mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
correct excluded IP (#26027)
This commit is contained in:
parent
1ced3e589a
commit
31901111b5
@ -41,7 +41,7 @@ Minimum number of minutes between scans of active devices:
|
||||
required: true
|
||||
type: integer
|
||||
Network addresses to exclude from scanning:
|
||||
description: A comma-separated list of IP addresses not to scan. The above example will skip `192.168.1.50`.
|
||||
description: A comma-separated list of IP addresses not to scan. The above example will skip `192.168.1.8`.
|
||||
required: false
|
||||
type: string
|
||||
Raw configurable scan options for Nmap:
|
||||
|
Loading…
x
Reference in New Issue
Block a user