Merge pull request #36 from MakeMeASandwich/master

Document sun: elevation
This commit is contained in:
Ryan Kraus 2015-08-28 13:03:51 -04:00
commit 6df02d16c0

View File

@ -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.
<p class='img'>
<img src='{{site_root}}/images/screenshots/more-info-dialog-sun.png' />
</p>