ohmantics / homebridge-airmega

Homebridge plugin for the Coway Airmega air purifier series
9 stars 2 forks source link

fix: Generalize filter status across models and eliminate use of filter codes. Use the REST API's filter names (in Korean) to decide if it's a pre or main filter. #19

Closed ohmantics closed 1 year ago

ohmantics commented 1 year ago

Note that the status response has a sort key that could also be used to determine pre/main, but that key isn't in the separate filter status response.

ohmantics commented 1 year ago

Recreated this PR because the old one was a casualty of the rename from master to main.