Add HA release

This commit is contained in:
Fabian Affolter 2016-04-30 16:39:23 +02:00
parent c28be4afe0
commit d8681f5333
54 changed files with 55 additions and 3 deletions

View file

@ -8,6 +8,7 @@ comments: false
sharing: true
footer: true
ha_category: Binary Sensor
ha_release: 0.14
---
The TCP Binary Sensor is a type of [TCP Sensor](/components/sensor.tcp/) which is either "off" or "on". In order to use this sensor type, in addition to the configuration for the TCP Sensor, you must supply a `value_on` value to represent what is returned when the device is turned on.