From 5c611f602f5edb5bc2e988bfb224724b690426b2 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sat, 2 Jul 2016 16:51:17 +0200 Subject: [PATCH] Add comment --- source/getting-started/basic.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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