jertel / vuegraf

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

detailedEnabled variable is not used #80

Closed DmitryP11 closed 3 years ago

DmitryP11 commented 3 years ago

detailedEnabled variable is not passed to extractDataPoints method

jertel commented 3 years ago

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