Move constant to 'const.py' (#10249)
This commit is contained in:
parent
ae34640a80
commit
6d94c121a7
3 changed files with 7 additions and 11 deletions
|
@ -88,8 +88,9 @@ CONF_DEVICE_CLASS = 'device_class'
|
|||
CONF_DEVICES = 'devices'
|
||||
CONF_DISARM_AFTER_TRIGGER = 'disarm_after_trigger'
|
||||
CONF_DISCOVERY = 'discovery'
|
||||
CONF_DISPLAY_OPTIONS = 'display_options'
|
||||
CONF_DISKS = 'disks'
|
||||
CONF_DISPLAY_CURRENCY = 'display_currency'
|
||||
CONF_DISPLAY_OPTIONS = 'display_options'
|
||||
CONF_DOMAIN = 'domain'
|
||||
CONF_DOMAINS = 'domains'
|
||||
CONF_EFFECT = 'effect'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue