v0.36.0
What's Changed
- Fix some more German translations and make them consistent with app by @jrieger in #319
- fix speed and presets for AC3420 and AC3421 by @kongo09 in #324
- bump aioairctrl by @kongo09 in #325
Full Changelog: v0.35.0...v0.36.0
Breaking Change
Previously the string allergy_sleep needed to be passed to the integration to set the device to the according mode. In v0.35.0 that has changed to sleep_allergy, which in terms of wording makes more sense, but breaks existing installations that previously used allergy_sleep. Please adapt your setup accordingly.
Note
The underlying library to communicate to the devices aioairctrl has been refactored considerably. Hopefully, that makes things more stable with less warnings and errors. If you observe any problems, please open an issue.