mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 12:59:34 +00:00
Rearranged visibility control and image control in the configuration file. Now a single generic clause can be used to customize any attribute.
This commit is contained in:
@@ -11,8 +11,7 @@ CONF_LONGITUDE = "longitude"
|
||||
CONF_TEMPERATURE_UNIT = "temperature_unit"
|
||||
CONF_NAME = "name"
|
||||
CONF_TIME_ZONE = "time_zone"
|
||||
CONF_VISIBILITY = "visibility"
|
||||
CONF_DECORATE = "decorate"
|
||||
CONF_CUSTOMIZE = "customize"
|
||||
|
||||
CONF_PLATFORM = "platform"
|
||||
CONF_HOST = "host"
|
||||
|
||||
Reference in New Issue
Block a user