diff --git a/source/_integrations/moon.markdown b/source/_integrations/moon.markdown index 3d90dadeec1..28b08bd1133 100644 --- a/source/_integrations/moon.markdown +++ b/source/_integrations/moon.markdown @@ -9,7 +9,7 @@ ha_release: 0.38 ha_qa_scale: internal --- -The `moon` sensor platform is tracking the moon phases. +The `moon` integration is tracking the moon phases. ## Configuration @@ -23,3 +23,7 @@ sensor: 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` . + +

+ +

diff --git a/source/images/screenshots/more-info-dialog-moon.png b/source/images/screenshots/more-info-dialog-moon.png new file mode 100644 index 00000000000..48a2c545816 Binary files /dev/null and b/source/images/screenshots/more-info-dialog-moon.png differ