Releases: jwillemsen/daikin_onecta
Releases · jwillemsen/daikin_onecta
v4.1.2
What's Changed
- Mark all sensors unavailable when a device has no cloud connection
Full Changelog: v4.1.1...v4.1.2
v4.1.1
What's Changed
- Renamed the comfort and floor heating swing modes so that they can be translated into any language, translations are welcome (#182)
- Extended setup documentation
Full Changelog: v4.1.0...v4.1.1
v4.1.0
What's Changed
- Updated README because the user now has to create an application on the Daikin Developer website. Removed the temporary client id/secret from the code
Full Changelog: v4.0.30...v4.1.0
v4.0.30
v4.0.29
What's Changed
- Map the Daikin operation mode humidification to dry (HA lacks currently a humidify HVAC mode)
Full Changelog: v4.0.28...v4.0.29
v4.0.28
What's Changed
- Fix for device which is set to dry but doesn't provide fanspeed control
Full Changelog: v4.0.27...v4.0.28
v4.0.27
What's Changed
- Fixed runtime errors for devices which have hvac mode set to dry but no fan control at that moment
Full Changelog: v4.0.26...v4.0.27
v4.0.26
What's Changed
- Optimize
set_hvac_mode("off")
to not call the Daikin cloud when the device is already off
Full Changelog: v4.0.25...v4.0.26
v4.0.25
What's Changed
- When a device has no name configured fallback to the device model as done in the past. Could potentially change the sensor names when you haven't set a device name
Full Changelog: v4.0.24...v4.0.25
v4.0.24
What's Changed
- Corrected links to Daikin website
- Added some infrastructure for sensor translations, not complete yet
Full Changelog: v4.0.23...v4.0.24