Skip to content

0.4.3

Compare
Choose a tag to compare
@RobertD502 RobertD502 released this 22 May 00:18
· 10 commits to master since this release
46f6102

Buy Me A Coffee Donate using Liberapay

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 a HomeAssistantError 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, a HomeAssistantError exception is now raised to improve visibility.

Full Changelog: 0.4.2...0.4.3