Fixed ha_category and link for LCN binary_sensor (#9303)

This commit is contained in:
Andre Lengwenus 2019-04-25 20:16:26 +02:00 committed by Klaas Schoute
parent 1b2b5ca9dd
commit e16350db20

View File

@ -10,6 +10,7 @@ footer: true
logo: lcn.png logo: lcn.png
ha_category: ha_category:
- Hub - Hub
- Binary Sensor
- Cover - Cover
- Light - Light
- Sensor - Sensor
@ -29,7 +30,7 @@ With this setup sending and receiving commands to and from LCN modules is possib
There is currently support for the following device types within Home Assistant: There is currently support for the following device types within Home Assistant:
- [Binary Sensor](#binary_sensor) - [Binary Sensor](#binary-sensor)
- [Cover](#cover) - [Cover](#cover)
- [Light](#light) - [Light](#light)
- [Sensor](#sensor) - [Sensor](#sensor)