parvez / network_scanner

This Home Assistant integration provides a network scanner that identifies all devices on your local network. Utilizing the provided IP range and MAC address mappings, it gives each identified device a user-friendly name and manufacturer information.
MIT License
78 stars 1 forks source link

Unable to scan other subnets #6

Open jjarboe01 opened 4 months ago

jjarboe01 commented 4 months ago

I came across your integration and immediately set it up. Works GREAT for scanning the local subnet that HomeAssistant runs in.

My primary use case for this is to set a binary sensor for when people are connected to my guest wifi, to disable certain automations (like setting the security system to ARM if the people who live in the house all leave).

I am not seeing any errors in the logs, and I have confirmed that HomeAssistant has full access through the firewall to the other subnets in my network. Is this a limitation of the integration or Home Assistant in general? I am running HA as an ESX OVA install currently, latest version as of 2/11/2024.

giustanca commented 3 weeks ago

Same problem here. No device in my "Guest" network. Able to scan device only in the principal network "Home". Solutions?