alexbelgium / hassio-addons

My homeassistant addons
MIT License
1.51k stars 214 forks source link

✨ [REQUEST] WatchYourLAN #1275

Open maorcc opened 7 months ago

maorcc commented 7 months ago

Checked

Which addon?

Lightweight network IP scanner with web GUI

Is your feature request related to a problem? Please describe

I want to track the devices in my LAN in a well-organized UI. Manage the device inventory in my household seeing what's connected and what is not, and highlight new devices in my LAN.

Describe the solution you'd like

WatchYourLAN is a popular simple LAN scanner with a nice web UI:

WatchYourLAN is delivered as a docker so it should be easy to pack as a Home Assistant add-on with an ingress access.

maorcc commented 7 months ago

A similar request to create a Home Assistant addon for the WatchYourLAN GitHub project can be found here: https://github.com/aceberg/WatchYourLAN/issues/36

jjotto commented 5 months ago

Oh, I would use this for sure

jeankhawand commented 1 month ago

I am working on it: https://github.com/jeankhawand/addon-watchyourlan. You can the edge repository and tested it via localhost:8840 using https://github.com/jeankhawand/ha-addons-edge. It's working fine; I'm just facing an issue with Ingress mode, which is having WatchYourLAN as panel inside Hassio.

BenJamesAndo commented 1 month ago

Thanks so much @jeankhawand I tested it and works great. I just had to add enp1s0 as the Interface in Config. To find the value in HA I navigated to Settings - System - Network - Network Adapter and copied the value after Detected:

jjotto commented 4 weeks ago

Thank you @jeankhawand, it is working and seems great. What are the timezone options?

And thank you @BenJamesAndo, wasn't sure what interface to use, but found it where you said.