Tweak visibility config

This commit is contained in:
Paulus Schoutsen 2015-04-23 06:41:41 -07:00
parent bbdb0320f1
commit b855f422ef
4 changed files with 103 additions and 40 deletions

View file

@ -11,6 +11,7 @@ CONF_LONGITUDE = "longitude"
CONF_TEMPERATURE_UNIT = "temperature_unit"
CONF_NAME = "name"
CONF_TIME_ZONE = "time_zone"
CONF_VISIBILITY = "visibility"
CONF_PLATFORM = "platform"
CONF_HOST = "host"