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:
Carlo Costanzo 2017-02-14 11:20:30 -05:00 committed by Fabian Affolter
parent d974b0377c
commit c789873c81

View File

@ -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`.