jamesbarnett91 / tplink-energy-monitor

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

Question: Energy Consumption Log storage #86

Open ghost opened 3 years ago

ghost commented 3 years ago

Hi, may i ask, do I have to continuously be on the same wifi as my smart plug for it to log down the energy usage? Can I go offline on my computer while it still continuously log down the energy consumption usage? For context, i am enquiring because, after setting up, i will be at a remote location away from the device for a prolonged period.

laur89 commented 3 years ago

Can I go offline on my computer while it still continuously log down the energy consumption usage?

Unlikely; that'd require the tplink plug to buffer all that data in its memory; there might be some short buffer, but certainly not for what you have in mind.

Might be better off creating a 24h-on server, maybe give something like raspberry pi a go?