mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 01:06:52 +00:00
Merge pull request #36 from MakeMeASandwich/master
Document sun: elevation
This commit is contained in:
commit
6df02d16c0
@ -19,8 +19,11 @@ homeassistant:
|
|||||||
longitude: -117.22743
|
longitude: -117.22743
|
||||||
|
|
||||||
sun:
|
sun:
|
||||||
|
elevation: 123
|
||||||
```
|
```
|
||||||
|
|
||||||
|
`elevation` is optional. If not given, it will be queried from Google Maps using the specified location.
|
||||||
|
|
||||||
<p class='img'>
|
<p class='img'>
|
||||||
<img src='{{site_root}}/images/screenshots/more-info-dialog-sun.png' />
|
<img src='{{site_root}}/images/screenshots/more-info-dialog-sun.png' />
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user