|
@@ -3,6 +3,9 @@ products:
|
|
|
- id: pc3mcvhmyfponsqf
|
|
- id: pc3mcvhmyfponsqf
|
|
|
manufacturer: "TrueLife"
|
|
manufacturer: "TrueLife"
|
|
|
model: "Air Purifier P3 WIFI"
|
|
model: "Air Purifier P3 WIFI"
|
|
|
|
|
+ - id: 11zaxplgzu1lodgg
|
|
|
|
|
+ manufacturer: GMC
|
|
|
|
|
+ model: AP300 WiFi
|
|
|
entities:
|
|
entities:
|
|
|
- entity: fan
|
|
- entity: fan
|
|
|
icon: "mdi:air-purifier"
|
|
icon: "mdi:air-purifier"
|
|
@@ -56,10 +59,20 @@ entities:
|
|
|
- entity: switch
|
|
- entity: switch
|
|
|
translation_key: uv_sterilization
|
|
translation_key: uv_sterilization
|
|
|
category: config
|
|
category: config
|
|
|
|
|
+ hidden: unavailable
|
|
|
dps:
|
|
dps:
|
|
|
- id: 9
|
|
- id: 9
|
|
|
type: boolean
|
|
type: boolean
|
|
|
|
|
+ optional: true
|
|
|
name: switch
|
|
name: switch
|
|
|
|
|
+ - id: 9
|
|
|
|
|
+ type: boolean
|
|
|
|
|
+ optional: true
|
|
|
|
|
+ name: available
|
|
|
|
|
+ mapping:
|
|
|
|
|
+ - dps_val: null
|
|
|
|
|
+ value: false
|
|
|
|
|
+ - value: true
|
|
|
- entity: button
|
|
- entity: button
|
|
|
translation_key: filter_reset
|
|
translation_key: filter_reset
|
|
|
category: config
|
|
category: config
|