mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
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:
parent
8089dddff9
commit
43cd38f9b2
@ -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>
|
||||
|
BIN
source/images/screenshots/more-info-dialog-moon.png
Normal file
BIN
source/images/screenshots/more-info-dialog-moon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
Loading…
x
Reference in New Issue
Block a user