purifier-card 2.4.2 → 2.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/dist/purifier-card.js +1 -1
- package/package.json +18 -6
package/README.md
CHANGED
|
@@ -244,12 +244,14 @@ This card relies on basic fan services, like `toggle`, `turn_on`, `turn_off`, et
|
|
|
244
244
|
|
|
245
245
|
If this card works with your air purifier, please open a PR and your model to the list.
|
|
246
246
|
|
|
247
|
+
- Air Purifier 4 Pro
|
|
247
248
|
- Air Purifier 3/3H
|
|
248
249
|
- Air Purifier 2/2H/2S
|
|
249
250
|
- Air Purifier Pro
|
|
250
251
|
- Blueair Classic 480i/680i
|
|
251
|
-
- Coway Airmega 300S/400S ([using IoCare custom component](https://github.com/
|
|
252
|
-
- Dyson Pure
|
|
252
|
+
- Coway Airmega 300S/400S ([using IoCare custom component](https://github.com/RobertD502/home-assistant-iocare))
|
|
253
|
+
- Dyson Pure Cool/Cool Link/Cool Desk/Cool Link Desk ([using Dyson custom integration](https://github.com/libdyson-wg/ha-dyson))
|
|
254
|
+
- Dyson Pure Humidify+Cool ([using Dyson custom integration](https://github.com/libdyson-wg/ha-dyson))
|
|
253
255
|
- Winix AM90 Wi-Fi Air Purifier
|
|
254
256
|
- Philips AirPurifier AC3858/50 (partially)
|
|
255
257
|
- SmartMI Air Purifier
|