From 01a1b7aaac3e15d5916b82b1370288746647a975 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Fri, 19 Oct 2018 19:35:02 +0100 Subject: [PATCH] Auth error note (#6963) Note about nmap causing auth errors --- source/_components/device_tracker.nmap_tracker.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/device_tracker.nmap_tracker.markdown b/source/_components/device_tracker.nmap_tracker.markdown index aa268fe6fcf..27cbb88d448 100644 --- a/source/_components/device_tracker.nmap_tracker.markdown +++ b/source/_components/device_tracker.nmap_tracker.markdown @@ -46,7 +46,7 @@ home_interval: required: false type: integer exclude: - description: Hosts not to include in Nmap scanning. Scanning the host where Home Assistant is running can cause problems (websocket error), so excluding that host is a good idea. + description: Hosts not to include in Nmap scanning. Scanning the host where Home Assistant is running can cause problems (websocket error and authentication failures), so excluding that host is a good idea. required: false type: list scan_options: