Releases: WillCodeForCats/tekmar-482
Release v0.9.25
What's Changed
- Only validate changed files by @WillCodeForCats in #104
- Fix attribute Slab_Setpoint to SlabSetpoint by @WillCodeForCats in #103
Full Changelog: v0.9.24...v0.9.25
Release v0.9.24
What's Changed
- Bump WillCodeForCats/python-lint-action from 1.0.10 to 1.0.12 by @dependabot[bot] in #99
- Migrate to super-linter by @WillCodeForCats in #100
- Add ThaDeviceMode and ThaActiveDemand classes by @WillCodeForCats in #92
- Delete info.md by @WillCodeForCats in #101
Full Changelog: v0.9.23...v0.9.24
Release v0.9.23
What's Changed
- Clear check_configuration issue on connect by @WillCodeForCats in #98
Full Changelog: v0.9.22...v0.9.23
Release v0.9.22
What's Changed
- Remove aux heat from climate entity by @WillCodeForCats in #78
- Bump WillCodeForCats/python-lint-action from 1.0.9 to 1.0.10 by @dependabot in #93
Full Changelog: v0.9.21...v0.9.22
Release v0.9.21
This release adds the slab setpoint number entity.
What's Changed
- Bump WillCodeForCats/python-lint-action from 1.0.6 to 1.0.7 by @dependabot in #85
- Temps are rounded to accurately reflect Fahrenheit by @atlasflux in #86
- Bump WillCodeForCats/python-lint-action from 1.0.7 to 1.08 by @dependabot in #87
- Bump WillCodeForCats/python-lint-action from 1.0.8 to 1.0.9 by @dependabot in #88
- Use device_info in device diagnostics by @WillCodeForCats in #90
- Remove available check in ConfigVentMode by @WillCodeForCats in #91
- Add slab setpoint number entity by @WillCodeForCats in #68
New Contributors
- @atlasflux made their first contribution in #86
Full Changelog: v0.9.20...v0.9.21
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