Updating moon fase values according current source code (#3178)
This commit is contained in:
parent
7b491dcbce
commit
63bbd18c95
1 changed files with 1 additions and 1 deletions
|
@ -24,4 +24,4 @@ sensor:
|
||||||
- platform: moon
|
- platform: moon
|
||||||
```
|
```
|
||||||
This sensor will return one of the following values:
|
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` .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue