From fd897598bc9322df5b3f3373e3acf075ce9d6737 Mon Sep 17 00:00:00 2001 From: Markus Jankowski Date: Wed, 13 Mar 2019 12:14:28 +0100 Subject: [PATCH] Add weather sensors to Homematic IP (#8896) * Add weather to Homematic IP * fix after review * Readed line 20 --- source/_components/homematicip_cloud.markdown | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/source/_components/homematicip_cloud.markdown b/source/_components/homematicip_cloud.markdown index 7da8e4f6fab..b49a30b44f4 100644 --- a/source/_components/homematicip_cloud.markdown +++ b/source/_components/homematicip_cloud.markdown @@ -17,6 +17,7 @@ ha_category: - Light - Sensor - Switch + - Weather ha_iot_class: "Cloud Push" ha_release: 0.66 featured: false @@ -41,6 +42,7 @@ There is currently support for the following device types within Home Assistant: * Light * Sensor * Switch +* Weather ## {% linkable_title Setup the component via the frontend %} @@ -133,4 +135,9 @@ authtoken: * Blind actuator for brand switches (*HmIP-BBL*) * Shutter actuator brand-mount (*HmIP-BROLL*) * Shutter actuator flush-mount (*HmIP-FROLL*) + +* homematicip_cloud.weather + * Weather Sensor – basic (*HmIP-SWO-B*) + * Weather Sensor – plus (*HmIP-SWO-PL*) + * Weather Sensor – pro (*HmIP-SWO-PR*)