mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Moon sensor localization update (#5946)
This commit is contained in:
parent
6b2142cfdf
commit
10d7e312a3
@ -24,4 +24,4 @@ sensor:
|
||||
- platform: moon
|
||||
```
|
||||
This sensor will return one of the following values:
|
||||
`New moon`, `Waxing crescent`, `First quarter`, `Waxing gibbous`, `Full moon`, `Waning gibbous`, `Last quarter` or `Waning crescent` .
|
||||
`new_moon`, `waxing_crescent`, `first_quarter`, `waxing_gibbous`, `full_moon`, `waning_gibbous`, `last_quarter` or `waning_crescent` .
|
||||
|
Loading…
x
Reference in New Issue
Block a user