From e31c862929d4d900331168f138306351bbe4c084 Mon Sep 17 00:00:00 2001 From: Markus Jankowski <5650106+SukramJ@users.noreply.github.com> Date: Thu, 7 Feb 2019 07:04:19 +0100 Subject: [PATCH 1/3] Added additional HmIP Components to doc --- source/_components/homematicip_cloud.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_components/homematicip_cloud.markdown b/source/_components/homematicip_cloud.markdown index 42ee4b27e2ad..1c62e42b3480 100644 --- a/source/_components/homematicip_cloud.markdown +++ b/source/_components/homematicip_cloud.markdown @@ -64,7 +64,7 @@ authtoken: - Security zones (*HmIP-SecurityZone*) - homematicip_cloud.binary_sensor - - Window and door contact (*HmIP-SWDO*) + - Window and door contact (*HmIP-SWDO, HmIP-SWDO-I*) - Rotary Handle Sensor (*HmIP-SRH*) - Smoke sensor and alarm (*HmIP-SWSD*) - Motion detectors (*HmIP-SMI*) @@ -86,6 +86,8 @@ authtoken: - Temperature and humidity Sensor with display (*HmIP-STHD*) - Outdoor temperature and humidity sensor (*HmIP-STHO*) - Illuminance sensor (*HmIP-SMI, 55*) + - Light sensor (HmIP-SLO*) - homematicip_cloud.switch - Pluggable Switch and Meter (*HmIP-PSM*) + - Full flush Switch and Meter (*HmIP-FSM, HmIP-FSM16*) From 7692db415067f33fef83414da48aba1be66b914f Mon Sep 17 00:00:00 2001 From: Markus Jankowski <5650106+SukramJ@users.noreply.github.com> Date: Thu, 7 Feb 2019 20:38:49 +0100 Subject: [PATCH 2/3] Fixed component name --- source/_components/homematicip_cloud.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/homematicip_cloud.markdown b/source/_components/homematicip_cloud.markdown index 1c62e42b3480..f0b9e8576dcb 100644 --- a/source/_components/homematicip_cloud.markdown +++ b/source/_components/homematicip_cloud.markdown @@ -86,7 +86,7 @@ authtoken: - Temperature and humidity Sensor with display (*HmIP-STHD*) - Outdoor temperature and humidity sensor (*HmIP-STHO*) - Illuminance sensor (*HmIP-SMI, 55*) - - Light sensor (HmIP-SLO*) + - Light sensor Outdoor (HmIP-SLO*) - homematicip_cloud.switch - Pluggable Switch and Meter (*HmIP-PSM*) From f60c6167ab4a85eb9c6100c7f8eaf2c84c168ca0 Mon Sep 17 00:00:00 2001 From: Markus Jankowski <5650106+SukramJ@users.noreply.github.com> Date: Thu, 7 Feb 2019 20:39:37 +0100 Subject: [PATCH 3/3] Added missing star --- source/_components/homematicip_cloud.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/homematicip_cloud.markdown b/source/_components/homematicip_cloud.markdown index f0b9e8576dcb..21949240ba3e 100644 --- a/source/_components/homematicip_cloud.markdown +++ b/source/_components/homematicip_cloud.markdown @@ -86,7 +86,7 @@ authtoken: - Temperature and humidity Sensor with display (*HmIP-STHD*) - Outdoor temperature and humidity sensor (*HmIP-STHO*) - Illuminance sensor (*HmIP-SMI, 55*) - - Light sensor Outdoor (HmIP-SLO*) + - Light sensor Outdoor (*HmIP-SLO*) - homematicip_cloud.switch - Pluggable Switch and Meter (*HmIP-PSM*)