home-assistant.io/source/_components/sensor.moon.markdown
Alok Saboo 1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00

704 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_iot_class, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_iot_class ha_release
page Moon Sensor Instructions on how to integrate the moon sensor into Home Assistant. 2017-02-03 07:10 true false true true home-assistant.png Weather Local Polling 0.38

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: New moon, Waxing crescent, First quarter, Waxing gibbous, Full moon, Waning gibbous, Last quarter or Waning crescent .