v1.0.14
🐛 Bug Fix
Type Comparison Error
- Fixed:
'<' not supported between instances of 'float' and 'datetime.datetime'- Issue: Home Assistant's
get_last_statisticscan return timestamps as either datetime objects OR float Unix timestamps
- Issue: Home Assistant's
Full Changelog: v1.0.13...v1.0.14