/sonoffmonitor

Small dashboard that polls the measurements of my sonoff pow R2 and charts them

Primary LanguageJavaScriptMIT LicenseMIT

Sonoff POW R2 monitor

Small dashboard that polls the measurements of my sonoff pow R2 (with Tasmota firmware) and charts them. Can also dump the values to a csv to later analyze them in more detail.

How to run

Use npm install to install node modules, then node index.js to start it.