Skip to content

Commit 3d9b83d

Browse files
sgauchefabaff
authored andcommitted
Update basic.markdown (home-assistant#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
1 parent 15a56a2 commit 3d9b83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/getting-started/basic.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ homeassistant:
1919
latitude: 32.87336
2020
longitude: 117.22743
2121

22-
# Impacts weather/sunrise data (altitude above sea level)
22+
# Impacts weather/sunrise data (altitude above sea level in meters)
2323
elevation: 430
2424

2525
# 'metric' for Metric, 'imperial' for Imperial

0 commit comments

Comments
 (0)