Skip to content

0.1.12

Latest
Compare
Choose a tag to compare
@RobertD502 RobertD502 released this 21 May 23:33
1b9ba44

Breaking Changes

  • value arg in async_change_prefilter_setting now needs to be of type int instead of a string (due to changes in Coway's API)

Other Changes

  • Fixed authentication to use new redirect_url as the old one has been deprecated by Coway
  • async_control_purifier and async_change_prefilter_setting now use new API endpoints/different data is sent due to Coway deprecating the endpoints that were previously used
  • CowayError exception is now raised if a control command or prefilter frequency change command fails

Full Changelog: 0.1.11...0.1.12