Xeroxxx / tplink-energy-monitor

An energy monitoring dashboard for TP-Link smart plugs - Forked from https://github.com/jamesbarnett91/tplink-energy-monitor
GNU General Public License v3.0
21 stars 7 forks source link

Provide Static IP Adresses #25

Open ealvarezj opened 3 years ago

ealvarezj commented 3 years ago

Hi, is there a way to skip the automatic discovery for plugs. I am running Pfsense and separated my LAN from my WLAN so that I can apply rules on specific devices. Is there a way I can provide the app with static IP adresses for the plugs. Since by using a static adress I am able to ping devices on both networks. The daplyment of the app will be on a Raspberry pi on the LAN side running more services.

Thanks

Xeroxxx commented 3 years ago

Added as feature-request.

jheinitz commented 2 years ago

Hi! I would like to have this as well. I'm trying to run it behind a Traefik instance and this does not work or get's too complicated, when running in docker host mode.

Kind regards

Jens