Releases: WillCodeForCats/tekmar-482
Release v0.9.21-pre.2
- Fix bugs from testing
- Move SlabSetpoint attribute into available property.
Full Changelog: v0.9.21-pre.1...v0.9.21-pre.2
Release v0.9.21-pre.1
- Add slab setpoint number entity #68
Full Changelog: v0.9.20...v0.9.21-pre.1
Release v0.9.20
This release fixes the "Detected blocking call" error in issue #83 by updating to the Home Assistant storage helper for persistent settings, and removing the Python pickle
module.
Note: Stored settings from v0.9.19 and earlier will not be automatically migrated. The following config settings for each device will need to be set if you had them enabled before:
- Vent Mode
- Emergency Heat
What's Changed
- Bump WillCodeForCats/python-lint-action from 1.0.4 to 1.0.5 by @dependabot in #80
- Bump WillCodeForCats/python-lint-action from 1.0.5 to 1.0.6 by @dependabot in #82
- Use HA storage helper for stored settings by @WillCodeForCats in #84
Full Changelog: v0.9.19...v0.9.20
Release v0.9.19
What's Changed
- Refactor available property by @WillCodeForCats in #72
- Refactor checks and conditional returns by @WillCodeForCats in #73
- Add support for integration diagnostics by @WillCodeForCats in #76
- Update diagnostics.py by @WillCodeForCats in #79
Full Changelog: v0.9.18...v0.9.19
Release v0.9.18
What's Changed
- Bump WillCodeForCats/python-lint-action from 1.0.2 to 1.0.4 by @dependabot in #71
- Entity cleanups by @WillCodeForCats in #69
- Ignore the address of unknown device types by @WillCodeForCats in #67
Full Changelog: v0.9.17...v0.9.18
Release v0.9.17
- Add new climate feature flags by @WillCodeForCats in #65
Requires Home Assistant 2024.2.0 or newer.
Full Changelog: v0.9.16...v0.9.17
Release v0.9.16
- Bump github/codeql-action from 2 to 3 by @dependabot in #62
- Use UnitOfTemperature by @WillCodeForCats in #63
Requires Home Assistant 2022.11.0 or newer.
Full Changelog: v0.9.15...v0.9.16
Release v0.9.15
What's Changed
- Add error property, make rx_queue private by @WillCodeForCats in #58
- Change some log levels to warning by @WillCodeForCats in #61
- Ignore attributes packets while running by @WillCodeForCats in #60
Full Changelog: v0.9.14...v0.9.15
Release v0.9.14
This release removes the "Last Ping" sensor in favor of tracking reports the gateway sends.
- Automatic reconnection by @WillCodeForCats in #57
Full Changelog: v0.9.13...v0.9.14
Release v0.9.13
- Host name only in regex by @WillCodeForCats in #56
Full Changelog: v0.9.12...v0.9.13