aceberg / WatchYourLAN

Lightweight network IP scanner with web GUI
https://hub.docker.com/r/aceberg/watchyourlan
MIT License
1.28k stars 56 forks source link

Question: Home Assistant addon #36

Open TopdRob opened 1 year ago

TopdRob commented 1 year ago

First of all thank for creating.

I would like to use this as addon in Home Assistant but I don't have the knowledge.

https://developers.home-assistant.io/docs/add-ons/

I've created a Dockerfile with: FROM ghcr.io/aceberg/watchyourlan:0.7.5@sha256:867914e2e9595f07dca92f36c7cb9541dcb39bf21aba9ae78dc85c01c55fa381

But I don't know where to store the config

2022/10/23 07:46:19 INFO: DB exists 2022/10/23 07:46:19 =================================== 2022/10/23 07:46:19 Web GUI at http://localhost:8840 2022/10/23 07:46:19 =================================== 2022/10/23 07:46:19 INFO: scanning interface enp1s0 2022/10/23 07:46:19 INFO: found IPs: 2022/10/23 07:47:19 INFO: scanning interface enp1s0 2022/10/23 07:47:19 INFO: found IPs: 2022/10/23 07:48:19 INFO: scanning interface enp1s0

Hope someone could learn me the last part.