jamesbarnett91 / tplink-energy-monitor

An energy monitoring dashboard for TP-Link smart plugs
GNU General Public License v3.0
467 stars 104 forks source link

Automatically search for plugs #56

Open AlanMortellaro opened 5 years ago

AlanMortellaro commented 5 years ago

When we start the application by "npm start" and we plug a new plug we must stop the application and restart to consult it, maybe someone can solve this issue?

For example: I have three plugs, I plug two of these and I start the application, I can see these. But when I plug the third I can't see this directly I need to stop the app and restart it.