Skip to content

v1.0.14

Choose a tag to compare

@funkadelic funkadelic released this 09 Dec 19:33

🐛 Bug Fix

Type Comparison Error

  • Fixed: '<' not supported between instances of 'float' and 'datetime.datetime'
    • Issue: Home Assistant's get_last_statistics can return timestamps as either datetime objects OR float Unix timestamps

Full Changelog: v1.0.13...v1.0.14