mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
KNX Scene needs to be zero-indexed (#6305)
This commit is contained in:
parent
33eed3a65a
commit
0b0c6fc3dc
@ -32,6 +32,6 @@ scene:
|
||||
Configuration variables:
|
||||
|
||||
- **address** (*Required*): KNX group address of the binary sensor.
|
||||
- **scene_number** (*Required*): KNX scene number to be activated.
|
||||
- **scene_number** (*Required*): Zero-indexed KNX scene number to be activated.
|
||||
- **name** (*Optional*): A name for this device used within Home Assistant.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user