Skip to content

Commit c789873

Browse files
Carlo Costanzofabaff
Carlo Costanzo
authored andcommitted
add returned values into the documentation. (home-assistant#2041)
There are many phases of the moon. This sensor returns 4 of them. I listed them for automation matching.
1 parent d974b03 commit c789873

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/_components/sensor.moon.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ To enable the moon sensor, add the following lines to your `configuration.yaml`:
2323
sensor:
2424
- platform: moon
2525
```
26-
26+
This sensor will return one of the following values:
27+
`Full moon`, `Last quarter`, `First quarter` or `New moon`.

0 commit comments

Comments
 (0)