Moon Sensor
The moon
sensor platform is tracking the moon phases.
To enable the moon sensor, add the following lines to your configuration.yaml
:
# Example configuration.yaml entry
sensor:
- platform: moon
This sensor will return one of the following values:
Full moon
, Last quarter
, First quarter
or New moon
.