mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
parent
7156626f51
commit
82c1ebfec5
@ -107,7 +107,7 @@ Note: deCONZ automatically signals Home Assistant when new sensors are added, bu
|
|||||||
|
|
||||||
## {% linkable_title Remote control devices %}
|
## {% linkable_title Remote control devices %}
|
||||||
|
|
||||||
Remote controls (ZHASwitch category) will be not be exposed as regular entities, but as events named `deconz_event` with a payload of `id` and `event`. Id will be the device name from deCONZ and Event will be the momentary state of the switch. However, a sensor entity will be created that shows the battery level of the switch as reported by deCONZ, named sensor.device_name_battery_level.
|
Remote controls (ZHASwitch category) will not be exposed as regular entities, but as events named `deconz_event` with a payload of `id` and `event`. Id will be the device name from deCONZ and Event will be the momentary state of the switch. However, a sensor entity will be created that shows the battery level of the switch as reported by deCONZ, named sensor.device_name_battery_level.
|
||||||
|
|
||||||
Typical values for switches, the event codes are 4 numbers where the first and last number are of interest here.
|
Typical values for switches, the event codes are 4 numbers where the first and last number are of interest here.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user