Releases: AustinBrunkhorst/pysnooz
Releases · AustinBrunkhorst/pysnooz
v0.10.0
v0.9.2
v0.9.1
v0.9.0
v0.9.0 (2023-09-10)
Feature
- Support for Breez and Pro devices
- Add transition support for Breez airflow settings - identical behavior to volume settings.
Documentation
- Add supported devices, update usage
Test
- Improve coverage
- Add device
model
andfirmware
properties toSnoozDevice
for testing - Mock client handles disconnect properly
- States are copied in mock clients
(3b823c8)
v0.8.6
v0.8.6 (2023-08-30)
Chore
-
chore: update other python references (
a59a48f
) -
chore: ci uses python 3.11 (
94fcf4c
) -
chore: update to python 3.11 (
c0cc57f
)
Ci
-
ci: add contents write permission (
c8e1a46
) -
ci: revert to python 3.10 (
270dd16
) -
ci: fix semantic release toml definitions (
1dba5db
) -
ci: update semantic release (
6fd209e
)
Documentation
-
docs: add epenet as a contributor for code (#13)
-
docs: update README.md [skip ci]
-
docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> (8a4e372
)
Fix
- fix: unsubscribe from events after disconnect (
14ef0b4
)