mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-24 17:08:15 +01:00
Update index.rst (#3407)
Fix bug with incorrect value for 'initial_option'
This commit is contained in:
parent
654018ab9e
commit
04ff3bd010
@ -357,7 +357,7 @@ Setting up three options and set component state to selected option value.
|
|||||||
- "Option1"
|
- "Option1"
|
||||||
- "Option2"
|
- "Option2"
|
||||||
- "Option3"
|
- "Option3"
|
||||||
initial_option: "OFF"
|
initial_option: "Option1"
|
||||||
optimistic: true
|
optimistic: true
|
||||||
set_action:
|
set_action:
|
||||||
- logger.log:
|
- logger.log:
|
||||||
|
Loading…
Reference in New Issue
Block a user