File tree Expand file tree Collapse file tree 6 files changed +229
-118
lines changed Expand file tree Collapse file tree 6 files changed +229
-118
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ social:
141
141
current_major_version : 0
142
142
current_minor_version : 66
143
143
current_patch_version : 0
144
- date_released : 2018-03-31
144
+ date_released : 2018-03-30
145
145
146
146
# Either # or the anchor link to latest release notes in the blog post.
147
147
# Must be prefixed with a # and have double quotes around it.
Original file line number Diff line number Diff line change @@ -7,14 +7,13 @@ sidebar: true
7
7
comments : false
8
8
sharing : true
9
9
footer : true
10
- logo : homematicip.png
11
10
ha_category : Hub
12
11
ha_iot_class : " Cloud Polling"
13
12
ha_release : 0.66
14
13
featured : false
15
14
---
16
15
17
- The [ HomematicIP] ( http://www.homematicip.com/ ) component platform is used as an interface to the cloud server.
16
+ The [ HomematicIP] ( http://www.homematicip.com/ ) component platform is used as an interface to the cloud server.
18
17
For for communication [ homematicip-rest-api] ( https://github.com/coreGreenberet/homematicip-rest-api ) is used.
19
18
20
19
To set up the component:
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : " Homematic Lock"
4
+ description : " Instructions on how to integrate Homematic locks within Home Assistant."
5
+ date : 2016-06-28 08:30
6
+ sidebar : true
7
+ comments : false
8
+ sharing : true
9
+ footer : true
10
+ logo : homematic.png
11
+ ha_category : Lock
12
+ ha_release : 0.66
13
+ ha_iot_class : " Local Push"
14
+ ---
15
+
16
+
17
+ The ` homematic ` lock platform lets you control [ Homematic] ( http://www.homematic.com/ ) locks through Home Assistant.
18
+
19
+ Devices will be configured automatically. Please refer to the [ component] ( /components/homematic/ ) configuration on how to setup Homematic.
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : page
3
+ title : " HomematicIP Sensor"
4
+ description : " Instructions on how to integrate Homematic sensors within Home Assistant."
5
+ date : 2016-06-28 08:30
6
+ sidebar : true
7
+ comments : false
8
+ sharing : true
9
+ footer : true
10
+ logo : homematic.png
11
+ ha_category : Sensor
12
+ ha_release : 0.66
13
+ ha_iot_class : " Local Push"
14
+ ---
15
+
16
+ The ` homematicip ` sensor platform lets you control [ Homematic] ( http://www.homematic.com/ ) sensors through Home Assistant.
17
+
18
+ Devices will be configured automatically. Please refer to the [ component] ( /components/homematicip/ ) configuration on how to setup Homematic.
You can’t perform that action at this time.
0 commit comments