Skip to content

Releases: unfoldedcircle/integration-python-library

v0.5.2

30 Jan 18:25
08c18e0

Choose a tag to compare

What's Changed

Full Changelog: v0.5.1...v0.5.2

v0.5.1

19 Dec 09:50
107d466

Choose a tag to compare

What's Changed

  • refactor: add binary sensor device class by @zehnm in #40
  • refactor: optional event loop argument in IntegrationAPI constructor by @zehnm in #41

Full Changelog: v0.5.0...v0.5.1

v0.5.0

17 Dec 16:17
df689d9

Choose a tag to compare

What's Changed

  • Add voice-assistant entity and audio-stream support by @zehnm in #38
  • Prepare for Python 3.12, 3.13 by @zehnm in #39

Full Changelog: v0.4.0...v0.5.0

v0.4.0

24 Nov 16:38
ca38361

Choose a tag to compare

What's Changed

  • Fix null reference exception by @henrikwidlund in #33
  • refactor!: WS client disconnection may not emit a disconnect event by @zehnm in #35
  • fix: Set changed size during iteration for WS broadcast by @zehnm in #36

Full Changelog: v0.3.2...v0.4.0

v0.3.2

17 Sep 13:17
098f4fb

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.1...v0.3.2

v0.3.1

14 May 17:20
41f0837

Choose a tag to compare

What's Changed

  • Filtered log messages may not modify original data. This sporadically removed media artwork URLs by @zehnm in #27

Full Changelog: v0.3.0...v0.3.1

v0.3.0

25 Apr 14:56
ae5ca12

Choose a tag to compare

What's Changed

  • New media-player attribute media_position_updated_at by @zehnm in #21
  • Filter out all media_image_url base64 data by @zehnm in #22
  • Require websockets version 14 or newer by @zehnm in #23
  • Include API version in "Driver is up" startup message by @zehnm in #24

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 Apr 20:37
8cbe528

Choose a tag to compare

Added

  • New remote-entity type. Requires remote-core / Core Simulator version 0.43.0 or newer (#20).

Full Changelog: v0.1.7...v0.2.0

v0.1.7

13 Mar 15:55
ed6b7da

Choose a tag to compare

Changed

  • Filter out base64 encoded media-player image fields in log messages (#17).

Full Changelog: v0.1.6...v0.1.7

v0.1.6

04 Mar 10:16
2cd7cdd

Choose a tag to compare

Added

  • Media-player RepeatMode enum and new features: context_menu, settings (#16)

Full Changelog: v0.1.5...v0.1.6