jertel / vuegraf

Populate metrics from your Emporia Vue energy monitoring devices into an InfluxDB
MIT License
167 stars 55 forks source link

detailedEnabled variable is not used #80

Closed DmitryP11 closed 2 years ago

DmitryP11 commented 2 years ago

detailedEnabled variable is not passed to extractDataPoints method

jertel commented 2 years ago

It's a global var. It could be refactored to pass all vars into that method, but it does work as intended.