From e16350db2062259530161b4ea38d8914280de3f0 Mon Sep 17 00:00:00 2001 From: Andre Lengwenus Date: Thu, 25 Apr 2019 20:16:26 +0200 Subject: [PATCH] Fixed ha_category and link for LCN binary_sensor (#9303) --- source/_components/lcn.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_components/lcn.markdown b/source/_components/lcn.markdown index 06e66c3d893..2df7da4356a 100644 --- a/source/_components/lcn.markdown +++ b/source/_components/lcn.markdown @@ -10,6 +10,7 @@ footer: true logo: lcn.png ha_category: - Hub + - Binary Sensor - Cover - Light - 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: -- [Binary Sensor](#binary_sensor) +- [Binary Sensor](#binary-sensor) - [Cover](#cover) - [Light](#light) - [Sensor](#sensor)