We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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 !!!
The text was updated successfully, but these errors were encountered:
Duplicate of #444
Sorry, something went wrong.
No branches or pull requests
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 !!!
The text was updated successfully, but these errors were encountered: