mirror of
https://github.com/home-assistant/core.git
synced 2025-11-09 02:49:40 +00:00
Added decorate option to configuration file to allow a user to set custom images for different entities.
This commit is contained in:
@@ -12,6 +12,7 @@ CONF_TEMPERATURE_UNIT = "temperature_unit"
|
||||
CONF_NAME = "name"
|
||||
CONF_TIME_ZONE = "time_zone"
|
||||
CONF_VISIBILITY = "visibility"
|
||||
CONF_DECORATE = "decorate"
|
||||
|
||||
CONF_PLATFORM = "platform"
|
||||
CONF_HOST = "host"
|
||||
|
||||
Reference in New Issue
Block a user