Skip to content

Releases: jwillemsen/daikin_onecta

v4.0.17

19 Mar 14:26
482e5f8
Compare
Choose a tag to compare

What's Changed

  • Extend tests, created a set of tests which tests the calls made to Daikin, currently at 87% test coverage
  • Reduced the number of calls we make to Daikin when controlling your device
  • Internal cleanup

Full Changelog: v4.0.16...v4.0.17

v4.0.16

18 Mar 13:21
6a9a7ed
Compare
Choose a tag to compare

What's Changed

  • Extend tests, not perfect yet, but reading states from HA is tested now, next step is add tests for all commands from HA to Daikin
  • Internal code cleanup (layout, duplicate code, style, not used code)
  • DaikinDemandSelect reworked to use the Coordinator (necessary data is currently not provided by Daikin)

Full Changelog: v4.0.15...v4.0.16

v4.0.15

15 Mar 08:29
85ec74c
Compare
Choose a tag to compare

What's Changed

  • New limit sensors are now of type measurement

Full Changelog: v4.0.14...v4.0.15

v4.0.14

14 Mar 15:44
6019d1d
Compare
Choose a tag to compare

What's Changed

  • Add set of diagnostics limit sensors as part of each Daikin device

Full Changelog: v4.0.13...v4.0.14

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