0.4.3
If you enjoy this integration, consider donating by clicking on one the supported methods above.
*All proceeds go towards helping a local animal rescue.
Fixes
Authentication failure
: Coway has shut down the redirect URL that was used during authentication. The new redirect URL is now used to successfully authenticate.Failure to control purifiers
: Coway has shut down the endpoints that were being used to control purifiers and change the pre-filter change frequency. Requests utilized when sending purifier control commands have been modified to use the new endpoints, headers, and data sent.
Other Changes
Fan, Select, and Switch entities
: Sending commands to your purifier is a lot more robust now. Any command sent via these entities will now raise aHomeAssistantError
exception if the Coway server's response indicates that the command failed.Select and Switch entities
: When the associated purifier is "Off", instead of silently logging an error if a user attempts to call a service via one of these entities, aHomeAssistantError
exception is now raised to improve visibility.
Full Changelog: 0.4.2...0.4.3