mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 12:17:01 +00:00
Update from forum post (#4305)
https://community.home-assistant.io/t/aeotec-wallmote-quad-zw130/12100/14 provided details on the Scene data for the Aeotec Wallmote
This commit is contained in:
parent
1fcc93c26f
commit
7167ab1210
@ -208,10 +208,18 @@ Below is a table of the action/scenes for the Wallmote (as a reference for other
|
|||||||
|
|
||||||
**Action**|**scene\_id**|**scene\_data**
|
**Action**|**scene\_id**|**scene\_data**
|
||||||
:-----:|:-----:|:-----:
|
:-----:|:-----:|:-----:
|
||||||
Button one single tap|1|TBC
|
Button one single tap|1|0
|
||||||
Button two single tap|2|TBC
|
Button one hold|1|2
|
||||||
Button three single tap|3|TBC
|
Button one release|1|1
|
||||||
Button four single tap|4|TBC
|
Button two single tap|2|0
|
||||||
|
Button two hold|2|2
|
||||||
|
Button two release|2|1
|
||||||
|
Button three single tap|3|0
|
||||||
|
Button three hold|3|2
|
||||||
|
Button three release|3|1
|
||||||
|
Button four single tap|4|0
|
||||||
|
Button four hold|4|2
|
||||||
|
Button four release|4|1
|
||||||
|
|
||||||
### {% linkable_title Zooz Toggle Switches %}
|
### {% linkable_title Zooz Toggle Switches %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user