mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
Move CONF_DEFAULT to const.py (#8497)
This commit is contained in:
@@ -199,6 +199,7 @@ CONF_DEBUG = "debug"
|
||||
CONF_DEBUG_SCHEDULER = "debug_scheduler"
|
||||
CONF_DECAY_MODE = "decay_mode"
|
||||
CONF_DECELERATION = "deceleration"
|
||||
CONF_DEFAULT = "default"
|
||||
CONF_DEFAULT_MODE = "default_mode"
|
||||
CONF_DEFAULT_TARGET_TEMPERATURE_HIGH = "default_target_temperature_high"
|
||||
CONF_DEFAULT_TARGET_TEMPERATURE_LOW = "default_target_temperature_low"
|
||||
|
Reference in New Issue
Block a user