document sun: elevation

This commit is contained in:
MakeMeASandwich 2015-08-28 18:57:32 +02:00
parent e09ac2878e
commit 874ba1f438

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>