Updating moon fase values according current source code (#3178)

This commit is contained in:
BigMoby 2017-08-14 23:06:53 +02:00 committed by Fabian Affolter
parent 7b491dcbce
commit 63bbd18c95
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -24,4 +24,4 @@ sensor:
- platform: moon
```
This sensor will return one of the following values:
`Full moon`, `Last quarter`, `First quarter` or `New moon`.
`New moon`, `Waxing crescent`, `First quarter`, `Waxing gibbous`, `Full moon`, `Waning gibbous`, `Last quarter` or `Waning crescent` .