Yandex YNDX_00535
Model | YNDX_00535 |
Vendor | Yandex |
Description | Double gang wireless switch |
Exposes | battery, action |
Picture | ![]() |
Exposes
Battery (numeric)
Remaining battery in %. Value can be found in the published state on the battery
property. To read (/get
) the value publish a message to topic zigbee2mqtt/FRIENDLY_NAME/get
with payload {"battery": ""}
. It's not possible to write (/set
) this value. The minimal value is 0
and the maximum value is 100
. The unit of this value is %
.
Action (enum)
Triggered action (e.g. a button click). Value can be found in the published state on the action
property. It's not possible to read (/get
) or write (/set
) this value. The possible values are: on_b1_up
, on_b1_down
, on_b2_up
, on_b2_down
, off_b1_up
, off_b1_down
, off_b2_up
, off_b2_down
, toggle_b1_up
, toggle_b1_down
, toggle_b2_up
, toggle_b2_down
.