diff --git a/source/_components/climate.homematicip_cloud.markdown b/source/_components/climate.homematicip_cloud.markdown new file mode 100644 index 00000000000..77acd4a426b --- /dev/null +++ b/source/_components/climate.homematicip_cloud.markdown @@ -0,0 +1,21 @@ +--- +layout: page +title: "HomematicIP Cloud Climate" +description: "Instructions on how to integrate HomematicIP climate within Home Assistant." +date: 2018-05-18 22:40 +sidebar: true +comments: false +sharing: true +footer: true +logo: homematicip_cloud.png +ha_category: Sensor +ha_release: 0.71 +ha_iot_class: "Cloud Push" +--- + +The `homematicip_cloud` climate platform allows you to control +[HomematicIP](https://www.homematic-ip.com) climate through Home Assistant. + +Devices will be configured automatically. Please refer to the +[component](/components/homematicip_cloud/) configuration on how to setup +HomematicIP Cloud. diff --git a/source/images/supported_brands/homematicip_cloud.png b/source/images/supported_brands/homematicip_cloud.png new file mode 100644 index 00000000000..1c17246bbfa Binary files /dev/null and b/source/images/supported_brands/homematicip_cloud.png differ