Releases: jwillemsen/daikin_onecta
Releases · jwillemsen/daikin_onecta
v4.1.22
v4.1.21
What's Changed
- More detailed logging when we receive an error back from Daikin
Full Changelog: https://github.com/jwillemsen/daikin_onecta/compare/v4.1.20..v4.1.21
v4.1.20
v4.1.19
What's Changed
- Added Greek translation by @Niiikoc
New Contributors
Full Changelog: v4.1.18...v4.1.19
v4.1.18
v4.1.17
v4.1.16
What's Changed
- Provide deviceModel as model_id within the device registry (see https://developers.home-assistant.io/blog/2024/07/16/device-info-model-id/)
Full Changelog: v4.1.15...v4.1.16
v4.1.15
What's Changed
- Increase max frequency polling time, fixed discussion 229
- Add missing water_heater feature for on/off services, fixed #298
Full Changelog: v4.1.14...v4.1.15
v4.1.14
What's Changed
- Changed the return value of min/max temperature for the climate entity. When Daikin doesn't provide these values we return the HA defaults. According to the climate documentation None is not a legal type for the min/max temperature values.
Full Changelog: v4.1.13...v4.1.14