From c561c05f077b0fbcaab325c605ed0818c3694d35 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Mon, 13 Aug 2018 17:34:21 +0200 Subject: [PATCH] Make a list, remove note and add some structure --- .../_components/device_tracker.linksys_smart.markdown | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/source/_components/device_tracker.linksys_smart.markdown b/source/_components/device_tracker.linksys_smart.markdown index 0b9875e5f23..0cc22363fd9 100644 --- a/source/_components/device_tracker.linksys_smart.markdown +++ b/source/_components/device_tracker.linksys_smart.markdown @@ -15,12 +15,15 @@ ha_release: 0.48 The `linksys_smart` platform offers presence detection by looking at connected devices to a Linksys Smart Wifi based router. Tested routers: - LINKSYS WRT3200ACM MU-MIMO Gigabit Wi-Fi Wireless Router - LINKSYS WRT1900ACS Dual-band Wi-Fi Router -

+- Linksys WRT3200ACM MU-MIMO Gigabit Wi-Fi Wireless Router +- Linksys WRT1900ACS Dual-band Wi-Fi Router + +## {% linkable_title Setup %} + For this platform to work correctly, it is necessary to disable the "Access via wireless" feature in the Local Management Access section of the router administration page. If "Access via wireless" is not disabled, a connectivity conflict arises because the Home Assistant integration is trying to pass userid and password, but the router is only expecting a password. -

+ +## {% linkable_title Configuration %} To use a Linksys Smart Wifi Router in your Home Assistant installation, add the following to your `configuration.yaml` file: