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
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue