Add Moon sensor screenshot (#10705)

* Add Moon sensor screenshot

Add moon sensor screenshot like sun sensor.

* Add Moon sensor screenshot

* Use integration
This commit is contained in:
MeIchthys 2019-10-12 02:14:16 -04:00 committed by Fabian Affolter
parent 8089dddff9
commit 43cd38f9b2
2 changed files with 5 additions and 1 deletions

View File

@ -9,7 +9,7 @@ ha_release: 0.38
ha_qa_scale: internal
---
The `moon` sensor platform is tracking the moon phases.
The `moon` integration is tracking the moon phases.
## Configuration
@ -23,3 +23,7 @@ sensor:
This sensor will return one of the following values:
`new_moon`, `waxing_crescent`, `first_quarter`, `waxing_gibbous`, `full_moon`, `waning_gibbous`, `last_quarter` or `waning_crescent` .
<p class='img'>
<img src='/images/screenshots/more-info-dialog-moon.png' />
</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB