Skip to content

Commit

Permalink
Adds more filter definitions (#86)
Browse files Browse the repository at this point in the history
* Adds more filter definitions

* Update api.py
  • Loading branch information
JohNan committed Feb 13, 2024
1 parent 821231e commit aded105
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion custom_components/wellbeing/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,10 @@
49: "CLEAN Ultrafine particle filter",
51: "CARE Ultimate protect filter",
64: "Breeze 360 filter",
67: "Breeze 360 filter",
65: "Clean 360 Ultrafine particle filter",
66: "Protect 360 filter",
67: "Breathe 360 filter",
68: "Fresh 360 filter",
96: "Breeze 360 filter",
99: "Breeze 360 filter",
100: "Fresh 360 filter",
Expand Down

0 comments on commit aded105

Please sign in to comment.