Skip to content

Releases: firstof9/python-openevse-http

1.3.0

14 Jun 20:38
45a97ba

Choose a tag to compare

What’s Changed

✨ New Features ✨

  • feat(sensors): add home_battery() to push home/powerwall battery data @RAR (#617)

1.2.0

12 Jun 14:36
640694a

Choose a tag to compare

What’s Changed

✨ New Features ✨

  • feat(utils): support any dev firmware version ending with _modified @firstof9 (#616)

🔧 Maintenance 🔧

1.1.0

11 Jun 16:23
3100008

Choose a tag to compare

What’s Changed

✨ New Features ✨

  • feat(utils): support category/branch_hash_modified dev version template @firstof9 (#614)

1.0.2

10 Jun 19:25

Choose a tag to compare

What’s Changed

🐛 Bug Fixes 🐛

  • fix(utils): support dev and custom firmware version strings @firstof9 (#613)

🔧 Maintenance 🔧

1.0.1

05 Jun 01:18
c6257ab

Choose a tag to compare

What’s Changed

🔧 Maintenance 🔧

1.0.0

03 Jun 15:14
0f28956

Choose a tag to compare

What’s Changed

💥 Breaking Change 💥

  • refactor(client)!: remove support for implicit HTTP client @c00w (#605)

🔧 Maintenance 🔧

  • refactor(tests): consolidate property tests and optimize fixtures @firstof9 (#604)
  • refactor(client)!: remove support for implicit HTTP client @c00w (#605)

0.4.4

02 Jun 23:55
0a4de8a

Choose a tag to compare

What’s Changed

🔧 Maintenance 🔧

  • refactor: add typing to everything @c00w (#601)
  • docs: update API support matrix for /update endpoint @firstof9 (#603)

0.4.3

02 Jun 19:03
edc0031

Choose a tag to compare

What’s Changed

🐛 Bug Fixes 🐛

  • fix: merge existing override properties when setting override @firstof9 (#602)

🎓 Code Quality 🎓

  • test: remove aioresponses dependency and upgrade aiohttp @firstof9 (#600)

0.4.2

01 Jun 22:45
b7c923b

Choose a tag to compare

What’s Changed

🐛 Bug Fixes 🐛

  • fix: status polling during active WebSocket and OTA updates (#597) @firstof9 (#598)

🔧 Maintenance 🔧

0.4.1

01 Jun 02:37
ef38923

Choose a tag to compare

What’s Changed

🐛 Bug Fixes 🐛

  • fix(ota): version guard firmware updates and sync websocket telemetry @firstof9 (#591)