Skip to content

Releases: danielrivard/homeassistant-innova

v1.5.0

06 Oct 00:18
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.6...v1.5.0

v1.4.6

28 May 15:34
d418bc8
Compare
Choose a tag to compare

What's Changed

  • #199: Integration breaks if AirCo is in the Dual Power fan mode by @danielrivard in #202
    • This will let the integration handle fan speed '4'.
    • Fan Speed 4 is a Boost mode, but it is not supported by the API. Only the remote and the LCD screen can set this speed. Therefore, I chose to default to report HIGH as the speed since this value cannot be passed to set_fan_mode.
  • build(deps): Bump homeassistant from 2024.5.3 to 2024.5.4 by @dependabot in #198

Full Changelog: v1.4.5...v1.4.6

v1.4.5

02 Mar 16:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.4...v1.4.5

v1.4.4

02 Mar 16:14
b99c7c5
Compare
Choose a tag to compare

Fixing deprecation warning for TEMP_CELSIUS.

What's Changed

Full Changelog: v1.4.3...v1.4.4

v1.4.3

22 Feb 14:26
1e2551c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

v1.4.2

22 Feb 14:07
bcc5c37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.1...v1.4.2

v1.4.1

23 Oct 22:56
b82c908
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

31 Mar 23:18
f4be8c3
Compare
Choose a tag to compare

What's Changed

  • Added two switch entities (Scheduling Mode and Keyboard Lock (AirLeaf only)) by @danielrivard in #115

Full Changelog: v1.3.2...v1.4.0

v1.3.2

29 Mar 00:30
daf4190
Compare
Choose a tag to compare

What's Changed

  • #112 Update to latest library to fix issue with unit not having deviceType field by @danielrivard in #113
  • build(deps): Bump homeassistant from 2023.3.5 to 2023.3.6 by @dependabot in #111

Full Changelog: v1.3.1...v1.3.2

v1.3.1

04 Feb 19:17
065fe85
Compare
Choose a tag to compare

What's Changed

  • On Airleaf serial could be empty, in that case use UID by @alecad in #99
  • Use different unique id when serial is empty by @danielrivard in #100

New Contributors

Full Changelog: v1.3.0...v1.3.1