mirror of
https://github.com/esphome/esphome.git
synced 2025-09-03 03:42:20 +01:00
[const] Move `CONF_RESET
` to const.py (#8889)
This commit is contained in:
@@ -735,6 +735,7 @@ CONF_REFRESH = "refresh"
|
||||
CONF_RELABEL = "relabel"
|
||||
CONF_REPEAT = "repeat"
|
||||
CONF_REPOSITORY = "repository"
|
||||
CONF_RESET = "reset"
|
||||
CONF_RESET_DURATION = "reset_duration"
|
||||
CONF_RESET_PIN = "reset_pin"
|
||||
CONF_RESIZE = "resize"
|
||||
|
Reference in New Issue
Block a user