Add release 66 blog post

This commit is contained in:
Paulus Schoutsen 2018-03-30 15:14:07 -07:00
parent a90513b188
commit e4d63479f1
6 changed files with 229 additions and 118 deletions

View file

@ -7,14 +7,13 @@ sidebar: true
comments: false
sharing: true
footer: true
logo: homematicip.png
ha_category: Hub
ha_iot_class: "Cloud Polling"
ha_release: 0.66
featured: false
---
The [HomematicIP](http://www.homematicip.com/) component platform is used as an interface to the cloud server.
The [HomematicIP](http://www.homematicip.com/) component platform is used as an interface to the cloud server.
For for communication [homematicip-rest-api](https://github.com/coreGreenberet/homematicip-rest-api) is used.
To set up the component:

View file

@ -0,0 +1,19 @@
---
layout: page
title: "Homematic Lock"
description: "Instructions on how to integrate Homematic locks within Home Assistant."
date: 2016-06-28 08:30
sidebar: true
comments: false
sharing: true
footer: true
logo: homematic.png
ha_category: Lock
ha_release: 0.66
ha_iot_class: "Local Push"
---
The `homematic` lock platform lets you control [Homematic](http://www.homematic.com/) locks through Home Assistant.
Devices will be configured automatically. Please refer to the [component](/components/homematic/) configuration on how to setup Homematic.

View file

@ -0,0 +1,18 @@
---
layout: page
title: "HomematicIP Sensor"
description: "Instructions on how to integrate Homematic sensors within Home Assistant."
date: 2016-06-28 08:30
sidebar: true
comments: false
sharing: true
footer: true
logo: homematic.png
ha_category: Sensor
ha_release: 0.66
ha_iot_class: "Local Push"
---
The `homematicip` sensor platform lets you control [Homematic](http://www.homematic.com/) sensors through Home Assistant.
Devices will be configured automatically. Please refer to the [component](/components/homematicip/) configuration on how to setup Homematic.