MeIchthys 43cd38f9b2 Add Moon sensor screenshot (#10705)
* Add Moon sensor screenshot

Add moon sensor screenshot like sun sensor.

* Add Moon sensor screenshot

* Use integration
2019-10-12 08:14:16 +02:00

734 B

title, description, logo, ha_category, ha_iot_class, ha_release, ha_qa_scale
title description logo ha_category ha_iot_class ha_release ha_qa_scale
Moon Sensor Instructions on how to integrate the moon sensor into Home Assistant. home-assistant.png
Environment
Local Polling 0.38 internal

The moon integration is tracking the moon phases.

Configuration

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 .