grahamwetzler / smart-meter-texas

Package to connect to and retrieve data from the unoffical Smart Meter Texas API
MIT License
14 stars 14 forks source link

Wrong object is logged #138

Closed utdrmac closed 1 year ago

utdrmac commented 1 year ago

https://github.com/grahamwetzler/smart-meter-texas/blob/main/smart_meter_texas/__init__.py#L81

This prints Reading completed: None. I believe the proper object is data since the line below it sets self.reading_data = data