From 118470387cf3c4e6f03b815be7b0a3756a902d00 Mon Sep 17 00:00:00 2001 From: Will Pimblett Date: Tue, 9 Apr 2019 23:40:04 +0100 Subject: [PATCH] Update knx.markdown: fix broken link (#9183) - Fix broken weinzierl.de link - Slap https on the knx.org link --- source/_components/knx.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/knx.markdown b/source/_components/knx.markdown index 1cdf375dbd3..fd54c269940 100644 --- a/source/_components/knx.markdown +++ b/source/_components/knx.markdown @@ -14,9 +14,9 @@ ha_iot_class: Local Polling --- -The [KNX](http://www.knx.org) integration for Home Assistant allows you to connect to a KNX/IP devices. +The [KNX](https://www.knx.org) integration for Home Assistant allows you to connect to a KNX/IP devices. -The component requires a local KNX/IP interface like the [Weinzierl 730](http://www.weinzierl.de/index.php/en/all-knx/knx-devices-en/knx-ip-interface-730-en). Through this, it will send and receive commands to and from other devices to the KNX bus. +The component requires a local KNX/IP interface like the [Weinzierl 730](https://www.weinzierl.de/index.php/en/all-knx/knx-devices-en/produktarchiv-en/knx-ip-interface-730-en). Through this, it will send and receive commands to and from other devices to the KNX bus.

Please note, the `knx` platform does not support Windows and needs at least python version 3.5.