Open Ph4n70 opened 2 weeks ago
Tuya TS0603
Can be used as a "switch" thanks to HomeKit integration but can not be used as a garage door opener (status missing)
Show this device as a cover in HomeKit (with both "trigger" and status) to use it as a "garage door opener" and not like a switch
[ { "name": "state", "label": "State", "access": 3, "type": "binary", "property": "state", "description": "Trigger the door movement", "value_on": true, "value_off": false }, { "name": "garage_door_contact", "label": "Garage door contact", "access": 1, "type": "binary", "property": "garage_door_contact", "description": "Indicates if the garage door contact is closed (= true) or open (= false)", "value_on": true, "value_off": false }, { "name": "linkquality", "label": "Linkquality", "access": 1, "type": "numeric", "property": "linkquality", "description": "Link quality (signal strength)", "category": "diagnostic", "unit": "lqi", "value_max": 255, "value_min": 0 } ]
Thanks in advance for your help !!!
Duplicate of #444
Device Model
Tuya TS0603
Is there an existing issue for this?
Supported by Zigbee2MQTT?
Missing features / functionality
Can be used as a "switch" thanks to HomeKit integration but can not be used as a garage door opener (status missing)
HomeKit Services and Characteristics
Show this device as a cover in HomeKit (with both "trigger" and status) to use it as a "garage door opener" and not like a switch
Exposes information from Zigbee2MQTT
Additional information / Other remarks
Thanks in advance for your help !!!