Releases: bj00rn/pysaleryd
Releases · bj00rn/pysaleryd
v7.1.0
Features
- rename message_handler -> data_handler (653e423)
v7.0.0
⚠ BREAKING CHANGES
Features
- state change handler (972e56b)
- use websockets instead of aiohttp (9a1000a)
v7.0.0-rc.0
⚠ BREAKING CHANGES
Features
- state change handler (972e56b)
- use websockets instead of aiohttp (9a1000a)
v6.0.2
Bug Fixes
- fan speeds are mixed up, supply is exhaust (3e9ad3d)
v6.0.1
Bug Fixes
- add missing key (4613918)
- rework system property, remove ranged property (c969714)
v6.0.0
⚠ BREAKING CHANGES
- drop support for python 3.10
Bug Fixes
- drop support for python 3.10 (3040cd7)
5.0.2-rc.1 (2024-11-18)
Bug Fixes
- fix exceptions in test server (26d5c15)
5.0.2-rc.0 (2024-11-18)
Features
- add helpers for message parsing (19dc68b)
v5.0.2-rc.2
⚠ BREAKING CHANGES
- drop support for python 3.11
Bug Fixes
- drop support for python 3.10 (3040cd7)
v5.0.2-rc.1
Bug Fixes
- fix exceptions in test server (26d5c15)
v5.0.2-rc.0
Features
- add helpers for message parsing (19dc68b)
v5.0.1
Bug Fixes
- workflows: fix environment (e3a8e35)
5.0.1-rc.3 (2024-11-06)
Bug Fixes
- workflows: fix permission (7d2147a)
5.0.1-rc.2 (2024-11-06)
Bug Fixes
- workflows: fix pypi publish (f94ce76)
5.0.1-rc.1 (2024-11-06)
5.0.1-rc.0 (2024-11-06)
Bug Fixes
- cancel reconnect timer on disconnect (acb01c3)
- do not reconnect on websocket error message (8633981)
- testing: use local packages when testing in vscode (cb0cf48)