-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
device problemData points or functionalities are missingData points or functionalities are missing
Description
Link
https://www.zigbee2mqtt.io/devices/ERS-10TZBVK-AA.html
Adapter version
2.10.1
What is missing or not working
"Hue_Move" is a true/false state and not a number. Is set to true on button hold and is released by "Hue_Stop" state
Device exposes
(Actaion_rate is a constant amount in this case)
{"payload":{"action":"hue_move","action_rate":15,"action_step_size":null,"action_transition_time":null,"battery":89,"brightness":33,"device":{"applicationVersion":67,"dateCode":"","friendlyName":"xxx","hardwareVersion":1,"ieeeAddr":"xxx","manufacturerID":4098,"manufacturerName":"_TZ3000_4fjiwweb","model":"ERS-10TZBVK-AA","networkAddress":52898,"powerSource":"Battery","stackVersion":0,"type":"EndDevice","zclVersion":3},"linkquality":142,"operation_mode":"command","voltage":2900},"topic":"xxx"}
release state:
{"payload":{"action":"hue_stop","action_rate":null,"action_step_size":null,"action_transition_time":null,"battery":89,"brightness":33,"device":{"applicationVersion":67,"dateCode":"","friendlyName":"xxx","hardwareVersion":1,"ieeeAddr":"xxx","manufacturerID":4098,"manufacturerName":"_TZ3000_4fjiwweb","model":"ERS-10TZBVK-AA","networkAddress":52898,"powerSource":"Battery","stackVersion":0,"type":"EndDevice","zclVersion":3},"linkquality":142,"operation_mode":"command","voltage":2900},"topic":"xxx"}
Metadata
Metadata
Assignees
Labels
device problemData points or functionalities are missingData points or functionalities are missing