More declarative timeout syntax for manual alarm control panel. (#10738)

More declarative timeout syntax for manual alarm control panel
This commit is contained in:
Paolo Bonzini 2017-12-03 13:52:31 +01:00 committed by Martin Hjelmare
parent 2d556486bf
commit 0f8e48c26d
6 changed files with 1329 additions and 114 deletions

View file

@ -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'