Releases: danielrivard/homeassistant-innova
Releases · danielrivard/homeassistant-innova
v1.5.0
What's Changed
- Add config flow to make Scan Interval configurable by @LarsMudde in #225
- build(deps): Bump homeassistant to 2024.10.0 by @dependabot in #227
- Update French translations for scan interval by @danielrivard in #228
New Contributors
- @LarsMudde made their first contribution in #225
Full Changelog: v1.4.6...v1.5.0
v1.4.6
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
What's Changed
- #180: Forgot a TEMP_CELSIUS in the sensor by @danielrivard in #182
Full Changelog: v1.4.4...v1.4.5
v1.4.4
Fixing deprecation warning for TEMP_CELSIUS.
What's Changed
- Update GitHub actions by @danielrivard in #176
- build(deps): Bump homeassistant from 2024.2.2 to 2024.2.3 by @dependabot in #177
- build(deps): Bump homeassistant from 2024.2.3 to 2024.2.4 by @dependabot in #178
- build(deps): Bump homeassistant from 2024.2.4 to 2024.2.5 by @dependabot in #179
- #180: Address TEMP_CELSIUS deprecation warning by @danielrivard in #181
Full Changelog: v1.4.3...v1.4.4
v1.4.3
What's Changed
- #172: Move backwards compatibility flag by @danielrivard in #175
Full Changelog: v1.4.2...v1.4.3
v1.4.2
What's Changed
- build(deps): Bump homeassistant from to 2024.2.2 by @dependabot in #171
- #172: Add support for TURN_ON/TURN_OFF flags by @danielrivard in #174
Full Changelog: v1.4.1...v1.4.2
v1.4.1
v1.4.0
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
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
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
- @alecad made their first contribution in #99
- Also thanks to @VasilisMavr for helping testing.
Full Changelog: v1.3.0...v1.3.1