diff --git a/source/getting-started/basic.markdown b/source/getting-started/basic.markdown index 00c1aa9e488..afae49f87e0 100644 --- a/source/getting-started/basic.markdown +++ b/source/getting-started/basic.markdown @@ -18,7 +18,9 @@ homeassistant: # Location required to calculate the time the sun rises and sets latitude: 32.87336 longitude: 117.22743 - elevation: 100 + + # Impacts weather/sunrise data (altitude above sea level) + elevation: 430 # C for Celsius, F for Fahrenheit temperature_unit: C