jertel / vuegraf

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

Correctly recurse extractDataPoints() for nested devices. #140

Closed cdolghier closed 10 months ago

cdolghier commented 10 months ago

I am using vuegraf with nested panels and noticed very weird live data collection from the secondary panel. Looks like a simple bug caused by Python's dynamic typing