Add comment
This commit is contained in:
parent
29d362f241
commit
5c611f602f
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue