mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 10:59:40 +00:00
More declarative timeout syntax for manual alarm control panel. (#10738)
More declarative timeout syntax for manual alarm control panel
This commit is contained in:
committed by
Martin Hjelmare
parent
2d556486bf
commit
0f8e48c26d
@@ -52,6 +52,7 @@ CONF_CURRENCY = 'currency'
|
||||
CONF_CUSTOMIZE = 'customize'
|
||||
CONF_CUSTOMIZE_DOMAIN = 'customize_domain'
|
||||
CONF_CUSTOMIZE_GLOB = 'customize_glob'
|
||||
CONF_DELAY_TIME = 'delay_time'
|
||||
CONF_DEVICE = 'device'
|
||||
CONF_DEVICE_CLASS = 'device_class'
|
||||
CONF_DEVICES = 'devices'
|
||||
|
||||
Reference in New Issue
Block a user