From 39c5a7a52825e27e16d991c83c484986808c505f Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 17 Jul 2016 10:52:37 +0200 Subject: [PATCH] Fix logo name --- source/_components/binary_sensor.knx.markdown | 2 +- source/_components/switch.knx.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/binary_sensor.knx.markdown b/source/_components/binary_sensor.knx.markdown index f9af2538a4a..ff99d54be20 100644 --- a/source/_components/binary_sensor.knx.markdown +++ b/source/_components/binary_sensor.knx.markdown @@ -7,7 +7,7 @@ sidebar: true comments: false sharing: true footer: true -logo: zknx.png +logo: knx.png ha_category: Binary Sensor ha_release: 0.24 --- diff --git a/source/_components/switch.knx.markdown b/source/_components/switch.knx.markdown index d90f21ccb06..9417d12964f 100644 --- a/source/_components/switch.knx.markdown +++ b/source/_components/switch.knx.markdown @@ -7,7 +7,7 @@ sidebar: true comments: false sharing: true footer: true -logo: zknx.png +logo: knx.png ha_category: Switch ha_release: 0.24 ---