Skip to content

Releases: firstof9/python-openevse-http

0.1.70

12 Jan 23:44
aaa4d28
Compare
Choose a tag to compare

What’s Changed

  • #405 - feat: return better messages from websocket handler (@firstof9)

0.1.69

09 Jan 18:27
3fa2153
Compare
Choose a tag to compare

What’s Changed

0.1.68

09 Jan 17:18
1c7f795
Compare
Choose a tag to compare

What’s Changed

  • #403 - fix: attempt to add ping/pong timeout logic to websocket (@firstof9)

0.1.67

03 Jan 21:48
ae2095d
Compare
Choose a tag to compare

What’s Changed

  • #402 - fix: fix asyncio task scheduling for websocket ping (@firstof9)

0.1.66

03 Jan 18:53
2853f57
Compare
Choose a tag to compare

What’s Changed

0.1.65

19 Nov 16:37
62b2ed7
Compare
Choose a tag to compare

What’s Changed

  • #392 - feat: check if callback is async or sync then call it properly (@firstof9)

0.1.64

19 Nov 15:46
3b17141
Compare
Choose a tag to compare

What’s Changed

  • #391 - feat: create async_charge_current to parse the charge_current (@firstof9)

0.1.63

14 Nov 22:40
baa5882
Compare
Choose a tag to compare

What’s Changed

0.1.62

11 Oct 14:07
1dd2825
Compare
Choose a tag to compare

What’s Changed

0.1.61

10 Aug 21:51
c540f04
Compare
Choose a tag to compare

What’s Changed

  • #363 - fix: parse new SoC keys in websocket output (@firstof9)
  • #357 - refactor: initialize index before attempting to assign it a value (@firstof9)