mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
add returned values into the documentation. (#2041)
There are many phases of the moon. This sensor returns 4 of them. I listed them for automation matching.
This commit is contained in:
parent
d974b0377c
commit
c789873c81
@ -23,4 +23,5 @@ To enable the moon sensor, add the following lines to your `configuration.yaml`:
|
|||||||
sensor:
|
sensor:
|
||||||
- platform: moon
|
- platform: moon
|
||||||
```
|
```
|
||||||
|
This sensor will return one of the following values:
|
||||||
|
`Full moon`, `Last quarter`, `First quarter` or `New moon`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user