Re-added platforms with link to component
Since we switched to autodetect-only, we don't need to configure platforms. Still having platform sites makes sense as users may browse the components listing for specific types. Other hubs like wink do this as well.
This commit is contained in:
parent
6e074c3101
commit
1fe683b4b5
6 changed files with 96 additions and 0 deletions
19
source/_components/binary_sensor.homematic.markdown
Normal file
19
source/_components/binary_sensor.homematic.markdown
Normal file
|
@ -0,0 +1,19 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Homematic Binary Sensor"
|
||||
description: "Instructions how to integrate binary Homematic sensors within Home Assistant."
|
||||
date: 2016-06-28 08:30
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: homematic.png
|
||||
ha_category: Binary Sensor
|
||||
ha_release: 0.23
|
||||
ha_iot_class: "Local Push"
|
||||
---
|
||||
|
||||
|
||||
The `homematic` binary sensor platform lets you observe the state changes of binary [Homematic](http://www.homematic.com/) sensors through Home Assistant.
|
||||
|
||||
Devices will be configured automatically. Please refer to the [component](/components/homematic/) configuration on how to setup Homematic.
|
Loading…
Add table
Add a link
Reference in a new issue