mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +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:
|
||||
- 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