Add comment

This commit is contained in:
Fabian Affolter 2016-07-02 16:51:17 +02:00
parent 29d362f241
commit 5c611f602f
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -18,7 +18,9 @@ homeassistant:
# Location required to calculate the time the sun rises and sets # Location required to calculate the time the sun rises and sets
latitude: 32.87336 latitude: 32.87336
longitude: 117.22743 longitude: 117.22743
elevation: 100
# Impacts weather/sunrise data (altitude above sea level)
elevation: 430
# C for Celsius, F for Fahrenheit # C for Celsius, F for Fahrenheit
temperature_unit: C temperature_unit: C