Skip to content

Releases: jwillemsen/daikin_onecta

v4.0.13

13 Mar 11:56
124db3a
Compare
Choose a tag to compare

What's Changed

  • Fix climate async_turn_on and async_turn_off

Full Changelog: v4.0.12...v4.0.13

v4.0.12

12 Mar 09:33
c469879
Compare
Choose a tag to compare

What's Changed

  • Internal cleanup
  • Enable gzip compression for requests to the Daikin cloud
  • Added CI infrastructure for tests

Full Changelog: v4.0.11...v4.0.12

v4.0.11

11 Mar 08:31
5db7fb0
Compare
Choose a tag to compare

What's Changed

  • Simplify fan mode implementation
  • Internal cleanup

Full Changelog: v4.0.10...v4.0.11

v4.0.10

10 Mar 13:01
8119455
Compare
Choose a tag to compare

What's Changed

  • Support setting hvac mode as part of async_set_temperature

Full Changelog: v4.0.9...v4.0.10

v4.0.9

08 Mar 11:50
bce8e75
Compare
Choose a tag to compare

What's Changed

  • Fixed small error in options handling

Full Changelog: v4.0.8...v4.0.9

v4.0.8

08 Mar 08:48
822133f
Compare
Choose a tag to compare

What's Changed

  • Only set operationMode when it has changed
  • Rate limitation changes, polling frequency will be reduced when we hit the daily rate limit
  • When the rate limitation has reached a HA issue will be created to inform the user
  • Add French translation for the options dialog, thanks to @Katarnkyle777

Full Changelog: v4.0.7...v4.0.8

v4.0.7

05 Mar 08:15
2569a14
Compare
Choose a tag to compare

What's Changed

  • Add icon translations for fan modes by @brefra in #66

New Contributors

Full Changelog: v4.0.6...v4.0.7

v4.0.6

04 Mar 14:47
f890703
Compare
Choose a tag to compare

What's Changed

  • Further simplify sensors

Full Changelog: v4.0.5...v4.0.6

v4.0.5

04 Mar 10:26
647668c
Compare
Choose a tag to compare

What's Changed

  • Add native_unit_of_measurement for all temperature sensors with the value celcius
  • Simplified sensor implementation

Full Changelog: v4.0.4...v4.0.5

v4.0.4

28 Feb 17:49
198fd1f
Compare
Choose a tag to compare

What's Changed

  • Added state class measurement to several sensors so that they are part of the statistics

Full Changelog: v4.0.3...v4.0.4