Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Device request]: Gas sensor #199

Open
McFcologne opened this issue Sep 5, 2024 · 0 comments · Fixed by #258
Open

[Device request]: Gas sensor #199

McFcologne opened this issue Sep 5, 2024 · 0 comments · Fixed by #258
Labels
confirmed Indicates that there is an issue which has been confirmed device request Indicates a device request
Milestone

Comments

@McFcologne
Copy link

McFcologne commented Sep 5, 2024

Device information

"LVYXON für Tuya Smart-Gasalarm". Same as: "EpheyFIF für Tuya Smart Wifi Gas Alarm", "PGST Tuya WiFi Smart Gas Alarm" ... i think there are a lot other "brands" for the same device.

Device specification

{
  "device": {
    "active_time": 1725487495,
    "biz_type": 0,
    "category": "rqbj",
    "create_time": 1725487495,
    "icon": "smart/icon/ay15500268672065IQ53/7d084370ca8c674965e3c6e27bea1374.png",
    "id": "bff0962862dcd03ab4g5q5",
    "ip": "",
    "lat": "",
    "local_key": "",
    "lon": "",
    "model": "PA-210WV",
    "name": "Gas sensor Küche",
    "online": true,
    "owner_id": "",
    "product_id": "sclatjo1jqscmwwe",
    "product_name": "Gas sensor",
    "status": [
      {
        "code": "gas_sensor_state",
        "value": "2"
      },
      {
        "code": "gas_sensor_value",
        "value": 0
      },
      {
        "code": "muffling",
        "value": false
      }
    ],
    "sub": false,
    "time_zone": "+02:00",
    "uid": "",
    "update_time": 1725488261,
    "uuid": ""
  },
  "specifications": {
    "category": "rqbj",
    "functions": [
      {
        "code": "muffling",
        "type": "Boolean",
        "values": "{}"
      }
    ],
    "status": [
      {
        "code": "gas_sensor_state",
        "type": "Enum",
        "values": "{\"range\":[\"1\",\"2\"]}"
      },
      {
        "code": "gas_sensor_value",
        "type": "Integer",
        "values": "{\"unit\":\"\",\"min\":0,\"max\":1000,\"scale\":1,\"step\":1}"
      },
      {
        "code": "muffling",
        "type": "Boolean",
        "values": "{}"
      }
    ]
  },
  "data_points": ""
}
@McFcologne McFcologne added the device request Indicates a device request label Sep 5, 2024
@bobvandevijver bobvandevijver added the confirmed Indicates that there is an issue which has been confirmed label Sep 5, 2024
@bobvandevijver bobvandevijver mentioned this issue Sep 11, 2024
34 tasks
@bobvandevijver bobvandevijver added this to the Release 1.5.0 milestone Sep 24, 2024
@bobvandevijver bobvandevijver linked a pull request Oct 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmed Indicates that there is an issue which has been confirmed device request Indicates a device request
Development

Successfully merging a pull request may close this issue.

2 participants