Releases: jwillemsen/daikin_onecta
Releases · jwillemsen/daikin_onecta
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
v4.1.13
v4.1.12
What's Changed
- Test
update_entity
as a generic way to trigger a manual poll to Daikin, see https://www.home-assistant.io/docs/scripts/service-calls/#homeassistant-services - Use
async_forward_entry_setups
to fix new HA warning, we require now HA 2024.7.0
Full Changelog: v4.1.11...v4.1.12
v4.1.11
What's Changed
- Add some more error logging in case of Daikin problems
Full Changelog: v4.1.10...v4.1.11
v4.1.10
What's Changed
- Fixed small bug in schedule selection for some Daikin devices which lack a name
Full Changelog: v4.1.9...v4.1.10