Skip to content

Releases: iMicknl/python-overkiz-api

v0.4.1

30 Aug 09:23
7788f4f
Compare
Choose a tag to compare

What's changed

🚀 Features

Contributors to this release

@iMicknl

v0.4.0

27 Aug 14:24
5385137
Compare
Choose a tag to compare

What's changed

⚠️ Breaking changes

  • fetch_event_listener has been renamed to fetch_events (#43) @tetienne
  • fetch_events and unregister_event_listener don't take anymore a parameter (#43) @tetienne

✨ Enhancement

Contributors to this release

@iMicknl and @tetienne

v0.3.5

26 Aug 21:10
89580e4
Compare
Choose a tag to compare

What's changed

  • Handle 'Attempt to decode JSON with unexpected mimetype: ' exceptions (#41) @iMicknl

Contributors to this release

@iMicknl

v0.3.4

26 Aug 18:59
e2e01ba
Compare
Choose a tag to compare

What's changed

✨ Enhancement

🐛 Bug Fixes

Contributors to this release

@iMicknl

v0.3.3

14 Aug 16:43
6236448
Compare
Choose a tag to compare

Fixed

  • Make widgetname optional

v0.3.2

06 Aug 10:36
Compare
Choose a tag to compare
Bump pyhoma to 0.3.2

v0.3.1

06 Aug 07:31
Compare
Choose a tag to compare
Bump pyhoma to 0.3.1

v0.3.0 - Dynamic state addition

05 Aug 09:16
672f0c7
Compare
Choose a tag to compare

Fixed

  • Add dynamic state addition to States.
  • Default state value to None if absent.

v0.2.0 - initial release of pyhoma

29 Jul 14:28
Compare
Choose a tag to compare
Change minimum Python version to 3.7

Initial release

24 Jul 10:17
43368e4
Compare
Choose a tag to compare
  • Initial release of the asynchronous Somfy TaHoma Python wrapper