mirror of
https://github.com/esphome/esphome.git
synced 2025-11-17 15:26:01 +00:00
[const] Add CONF_POWER_MODE (#10173)
This commit is contained in:
@@ -761,6 +761,7 @@ CONF_POSITION_COMMAND_TOPIC = "position_command_topic"
|
||||
CONF_POSITION_STATE_TOPIC = "position_state_topic"
|
||||
CONF_POWER = "power"
|
||||
CONF_POWER_FACTOR = "power_factor"
|
||||
CONF_POWER_MODE = "power_mode"
|
||||
CONF_POWER_ON_VALUE = "power_on_value"
|
||||
CONF_POWER_SAVE_MODE = "power_save_mode"
|
||||
CONF_POWER_SUPPLY = "power_supply"
|
||||
|
||||
Reference in New Issue
Block a user