mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 18:06:54 +00:00
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
@ -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…
x
Reference in New Issue
Block a user