From 7dfcdda58d1b08373ba5b6bce7e293961b63ca8a Mon Sep 17 00:00:00 2001 From: AdamNaj Date: Mon, 13 Jan 2020 12:31:01 +0100 Subject: [PATCH] Code origin explained. --- README.md | 3 +++ info.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index a277cc9..376aebe 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ The linksys_velop platform allows for presence detection by listing devices conn It was tested with a Linksys Velop WHW03v1 Firmware version 1.1.11.197735 +The component is a modified version of https://github.com/home-assistant/home-assistant/tree/dev/homeassistant/components/linksys_smart +The change was required due to a Velop firmware update that started requiring credentials. + ## Installation 1. Using the tool of choice open the directory (folder) for your HA configuration (where you find `configuration.yaml`). diff --git a/info.md b/info.md index c2b0e71..b3f485d 100644 --- a/info.md +++ b/info.md @@ -3,6 +3,9 @@ The linksys_velop platform allows for presence detection by listing devices conn It was tested with a Linksys Velop WHW03v1 Firmware version 1.1.11.197735 +The component is a modified version of https://github.com/home-assistant/home-assistant/tree/dev/homeassistant/components/linksys_smart +The change was required due to a Velop firmware update that started requiring credentials. + ## Example configuration.yaml ```yaml