mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 20:32:21 +01:00
[light] Add `initial_state
` configuration (#7577)
This commit is contained in:
@@ -398,6 +398,7 @@ CONF_INDOOR = "indoor"
|
||||
CONF_INFRARED = "infrared"
|
||||
CONF_INITIAL_MODE = "initial_mode"
|
||||
CONF_INITIAL_OPTION = "initial_option"
|
||||
CONF_INITIAL_STATE = "initial_state"
|
||||
CONF_INITIAL_VALUE = "initial_value"
|
||||
CONF_INPUT = "input"
|
||||
CONF_INTEGRATION_TIME = "integration_time"
|
||||
|
Reference in New Issue
Block a user