From 874ba1f4385a9a26143bf2d4f3db644599d9c67b Mon Sep 17 00:00:00 2001 From: MakeMeASandwich Date: Fri, 28 Aug 2015 18:57:32 +0200 Subject: [PATCH] document sun: elevation --- source/components/sun.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/components/sun.markdown b/source/components/sun.markdown index 5269071a927..f793ea113bc 100644 --- a/source/components/sun.markdown +++ b/source/components/sun.markdown @@ -19,8 +19,11 @@ homeassistant: longitude: -117.22743 sun: + elevation: 123 ``` +`elevation` is optional. If not given, it will be queried from Google Maps using the specified location. +