Thanks to Fabian Leutgeb we have a new release which should help to fix some problems.
These problems were introduced in the series of recent release which were meant to fix timeout issues which occurred for some users but on the flip-side introduced new problems, causing the daikin controller to switch into unwanted modes or just turn off.
Description
- Requests to persist settings on a device may have been queued after other requests, resulting in unexpected behavior in various situations.
- Forcing specific requests to prepend to the queue resolves the issue.
Changes
- Add option to skip the queue (i.e., prepend)
- Improve request options handling
- Enable request throttling
- Use response and deadline options, and adjust defaults
Updating
- In tests some controllers did kind of "hang up" caused by API calls sent. There was no easy way to return to a normal state so I recommend to POWER OFF (yes, disconnect from power) the aircondition unit to deeply reset the controller.