From 4d4f1d9719a185636212ae0b0c14889b6bb19e0a Mon Sep 17 00:00:00 2001 From: Mattias Welponer Date: Tue, 22 Jan 2019 13:24:11 +0100 Subject: [PATCH] HomematicIP Cloud add cover devices platform (#8170) * Add HMIP cover devices platform * Fix ha_category * :arrow_up: ha_release 0.87 --- .../cover.homematicip_cloud.markdown | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 source/_components/cover.homematicip_cloud.markdown diff --git a/source/_components/cover.homematicip_cloud.markdown b/source/_components/cover.homematicip_cloud.markdown new file mode 100644 index 00000000000..c1a6a98361d --- /dev/null +++ b/source/_components/cover.homematicip_cloud.markdown @@ -0,0 +1,21 @@ +--- +layout: page +title: "HomematicIP Cloud Cover" +description: "Instructions on how to integrate HomematicIP covers within Home Assistant." +date: 2019-04-13 13:40 +sidebar: true +comments: false +sharing: true +footer: true +logo: homematicip_cloud.png +ha_category: Cover +ha_release: 0.87 +ha_iot_class: "Cloud Push" +--- + +The `homematicip_cloud` cover platform allows you to control +[HomematicIP](http://www.homematic-ip.com) covers through Home Assistant. + +Devices will be configured automatically. Please refer to the +[component](/components/homematicip_cloud/) configuration on how to setup +HomematicIP Cloud.