mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Use consolidated constant for "description" (#48490)
This commit is contained in:
@@ -73,6 +73,7 @@ CONF_CUSTOMIZE_GLOB = "customize_glob"
|
||||
CONF_DEFAULT = "default"
|
||||
CONF_DELAY = "delay"
|
||||
CONF_DELAY_TIME = "delay_time"
|
||||
CONF_DESCRIPTION = "description"
|
||||
CONF_DEVICE = "device"
|
||||
CONF_DEVICES = "devices"
|
||||
CONF_DEVICE_CLASS = "device_class"
|
||||
|
||||
Reference in New Issue
Block a user