Releases: muhlba91/onyx-homeassistant-integration
Releases · muhlba91/onyx-homeassistant-integration
v2.0.0
Changelog
2.0.0 (2021-11-24)
⚠ BREAKING CHANGES
Features
Bug Fixes
- bump onyx-client to 3.0.2; related to #8 (f360592)
- bump onyx-client to 3.0.4; filter unknown devices (0a13e4a)
- detect cover position according to hella and home assistant requirements; fix #9 (fb8538e)
- filter entities, fix state detection, add property to enforce getting all data; #9 (d7e24a5)
v2.0.0-beta.2
Changelog
Bug Fixes
- bump onyx-client to 3.0.4; filter unknown devices (58c1c7b)
v2.0.0-beta.1
Changelog
Bug Fixes
- bump onyx-client to 3.0.2; related to #8 (c5af543)
v2.0.0-beta.0
Changelog
⚠ BREAKING CHANGES
Features
Bug Fixes
- detect cover position according to hella and home assistant requirements; fix #9 (251b9cd)
- filter entities, fix state detection, add property to enforce getting all data; #9 (b4866fd)
v1.2.0
Changelog
1.2.0 (2021-02-14)
Features
- use realtime events listener (500e4d2)
Bug Fixes
- restart event processing, fix #7 (c3f7f2f)
- set connection timeouts to indefinite (32996fb)
v1.1.0
Changelog
1.1.0 (2021-02-12)
Features
Bug Fixes