mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 20:32:21 +01:00
[const] Move `CONF_LINE_FREQUENCY
` to const.py (#7351)
This commit is contained in:
@@ -431,6 +431,7 @@ CONF_LIGHT_ID = "light_id"
|
||||
CONF_LIGHTNING_ENERGY = "lightning_energy"
|
||||
CONF_LIGHTNING_THRESHOLD = "lightning_threshold"
|
||||
CONF_LIMIT_MODE = "limit_mode"
|
||||
CONF_LINE_FREQUENCY = "line_frequency"
|
||||
CONF_LINE_THICKNESS = "line_thickness"
|
||||
CONF_LINE_TYPE = "line_type"
|
||||
CONF_LOADED_INTEGRATIONS = "loaded_integrations"
|
||||
|
Reference in New Issue
Block a user