Update basic.markdown (#946)
The elevation units have never been specified. The example configuration file sent with Home Assistant should be updated to include the elevation units also. https://pythonhosted.org/astral/module.html#astral.Location.elevation
This commit is contained in:
parent
15a56a2cc5
commit
3d9b83d467
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ homeassistant:
|
|||
latitude: 32.87336
|
||||
longitude: 117.22743
|
||||
|
||||
# Impacts weather/sunrise data (altitude above sea level)
|
||||
# Impacts weather/sunrise data (altitude above sea level in meters)
|
||||
elevation: 430
|
||||
|
||||
# 'metric' for Metric, 'imperial' for Imperial
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue