Skip to content

Releases: muhlba91/onyx-client

v3.1.0

24 Nov 14:05
Compare
Choose a tag to compare

Changelog

3.1.0 (2021-11-24)

Features

Bug Fixes

  • add new click device type; do not rely on properties; fix #8 (fa039fc)
  • merge in branch next (462852e)
  • remove dependency on properties being present (59c4f2a)

v3.0.4

22 Nov 17:03
Compare
Choose a tag to compare

Changelog

3.0.4 (2021-11-22)

Bug Fixes

  • detect device types correctly (c5285c0)

v3.0.3

22 Nov 16:46
Compare
Choose a tag to compare

Changelog

3.0.3 (2021-11-22)

Bug Fixes

  • handle none types on dicts (96c4676)

v3.0.2

22 Nov 14:41
Compare
Choose a tag to compare

Changelog

3.0.2 (2021-11-22)

Bug Fixes

  • add new click device type; do not rely on properties; fix #8 (9e92a1c)
  • remove dependency on properties being present (3dac7a4)

v3.0.1

22 Nov 07:12
Compare
Choose a tag to compare

Changelog

3.0.1 (2021-11-22)

v3.0.0

22 Nov 07:02
Compare
Choose a tag to compare

Changelog

3.0.0 (2021-11-22)

⚠ BREAKING CHANGES

  • uses Hella API v3

Features

Bug Fixes

v2.5.0

21 Nov 13:31
Compare
Choose a tag to compare

Changelog

2.5.0 (2021-11-21)

Features

v2.4.0

14 Feb 11:44
Compare
Choose a tag to compare

Changelog

2.4.0 (2021-02-14)

Features

  • add events endpoint, fix #4 (5331c71)
  • add update_with method to devices (5e01c11)

v2.3.1

12 Feb 11:25
Compare
Choose a tag to compare

Changelog

2.3.1 (2021-02-12)

Bug Fixes

  • fix parsing of boolean values (1bb9717)

v2.3.0

12 Feb 09:00
Compare
Choose a tag to compare

Changelog

2.3.0 (2021-02-12)

Features

  • add switch button and drive direction (f378d96)