mirror of
https://github.com/home-assistant/core.git
synced 2025-11-14 13:30:43 +00:00
Move CONF_UPDATE_INTERVAL to homeassistant.const (#20526)
This commit is contained in:
committed by
Paulus Schoutsen
parent
3ee3acd550
commit
cc74035c3b
@@ -147,6 +147,7 @@ CONF_TTL = 'ttl'
|
||||
CONF_TYPE = 'type'
|
||||
CONF_UNIT_OF_MEASUREMENT = 'unit_of_measurement'
|
||||
CONF_UNIT_SYSTEM = 'unit_system'
|
||||
CONF_UPDATE_INTERVAL = 'update_interval'
|
||||
CONF_URL = 'url'
|
||||
CONF_USERNAME = 'username'
|
||||
CONF_VALUE_TEMPLATE = 'value_template'
|
||||
|
||||
Reference in New Issue
Block a user