Releases: zlangbert/ha-daikinone
Releases · zlangbert/ha-daikinone
v0.9.5
What's Changed
- fix crash due to missing rounding on furnace percentages by @zlangbert in #68
- release: prepare 0.9.5 by @zlangbert in #69
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
- release: prepare 0.9.2 by @zlangbert in #63
- release: prepare 0.9.3 by @zlangbert in #64
- wait for pr merge in release script by @zlangbert in #65
- release: prepare 0.9.4 by @zlangbert in #66
Full Changelog: v0.9.2...v0.9.4
v0.9.2
What's Changed
- add release script by @zlangbert in #61
- fix incorrect indoor air quality data keys by @zlangbert in #62
Full Changelog: v0.9.1...v0.9.2
v0.9.1
What's Changed
- include raw data for all devices when downloading diagnostics for the config entry by @zlangbert in #59
- release: prepare release 0.9.1 by @zlangbert in #60
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- add sensors for indoor and outdoor air quality by @zlangbert in #48
- add support for setting fan mode and speed by @zlangbert in #50
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- add DZ17VSA to readme by @wirecuttr in #34
- fix home assistant 2025.1 compatibility by @zlangbert in #46
New Contributors
- @wirecuttr made their first contribution in #34
Full Changelog: v0.7.0...v0.8.0
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