Skip to content

Releases: zlangbert/ha-daikinone

v0.7.0

04 Mar 03:47
0cb56af
Compare
Choose a tag to compare

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

18 Feb 01:35
90eb6c2
Compare
Choose a tag to compare
v0.7.0-beta.0 Pre-release
Pre-release

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

17 Feb 23:22
ee7853e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

11 Feb 02:54
789541b
Compare
Choose a tag to compare

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

22 Jan 05:28
8f1c2f5
Compare
Choose a tag to compare

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

22 Jan 05:07
3718cc4
Compare
Choose a tag to compare

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

22 Jan 03:19
b96b99e
Compare
Choose a tag to compare

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

20 Jan 20:48
394d789
Compare
Choose a tag to compare

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

13 Aug 16:38
fcf6f7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

18 Jun 22:33
56ff60a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0