Releases: zlangbert/ha-daikinone
Releases · zlangbert/ha-daikinone
v0.7.0
Notes
This version introduces a new format for entities' unique IDs that is more robust. Collisions will be eliminated in more cases, including in the case of equipment with invalid serial numbers. This only applies to new integration entries, existing ones will continue to use the legacy format. Therefore, if you had this problem, re-create the integration entry, if you weren't having any problems, no action needed.
What's Changed
- add support for emergency heat mode through a climate entity preset by @zlangbert in #27
- use more unique entity uids for new config entries by @zlangbert in #33
Full Changelog: v0.6.1...v0.7.0
v0.7.0-beta.0
What's Changed
- add support for emergency heat mode through a climate entity preset by @zlangbert in #27
Full Changelog: v0.6.1...v0.7.0-beta.0
v0.6.1
What's Changed
- update supported equipment list by @zlangbert in #23
- fix hacs HA version requirement by @zlangbert in #26
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- require home assistant >= 2024.2 by @zlangbert in #19
- support new climate.turn_on/climate.turn_off services by @zlangbert in #20
- add support for EEV coils + add outdoor unit heater sensors by @zlangbert in #21
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- add sensors for indoor temperature and humidity by @zlangbert in #17
Full Changelog: v0.4.2...v0.5.0
v0.4.2
What's Changed
- fix optimistic state updates and temp set when schedule active by @zlangbert in #16
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- fix startup error when thermostat not set to auto by @zlangbert in #15
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- fix thermostat naming, bump python to 3.12, entity value caching compatibility by @zlangbert in #12
- add sensor for reversing valve and fix case where status is not reported by @zlangbert in #13
Full Changelog: v0.3.1...v0.4.0
v0.3.1
What's Changed
- fix thermostat entity name warning by @zlangbert in #9
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- add dashboard screenshot and example by @zlangbert in #7
- add support for furnaces by @zlangbert in #8
Full Changelog: v0.2.0...v0.3.0