https://github.com/createcandle/networkscanner
Scan your local network, and track the presence of mobile devices
https://github.com/createcandle/networkscanner
Last synced: about 1 month ago
JSON representation
Scan your local network, and track the presence of mobile devices
- Host: GitHub
- URL: https://github.com/createcandle/networkscanner
- Owner: createcandle
- Created: 2026-02-11T09:03:52.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-06-12T17:07:47.000Z (about 1 month ago)
- Last Synced: 2026-06-12T19:06:37.871Z (about 1 month ago)
- Language: Python
- Size: 4.05 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Network Scanner
Using this add-on, devices on your local network can be added as a 'thing' in the Candle controller. Automations can then respond to their presence. For example, turn on the lights at night when your mobile phone connects to the wireless network. Or turn of the heater when none of your phones or laptops are on the network.


## Features
- Shows you devices that are detected on your local network(s)
- Allows you do track the presence of these devices
- Allows you to run vulnerability scans on these devices
- Advanced privacy features, such as easily (temporarily) disabling the device tracking.
## Thanks to
Michael Stegeman (formerly of the Mozilla Foundation) helped a lot in getting an earlier version of this add-on to work optimally.