|
|
@@ -1,4 +1,4 @@
|
|
|
-# sample DPS {'updated_at': 1674438037.778799, '1': True, '4': 'health', '5': True, '10': 24, '12': 75, '13': 55, '14': 77, '18': 'c', '19': 'cancel', '20': 0, '21': True, '22': 0, '23': 'level_1', '26': True, '35': True}
|
|
|
+# sample DPS {'1': True, '4': 'health', '5': True, '10': 24, '12': 75, '13': 55, '14': 77, '18': 'c', '19': 'cancel', '20': 0, '21': True, '22': 0, '23': 'level_1', '26': True, '35': True}
|
|
|
name: BlitzWolf BWSH5 humidifier
|
|
|
products:
|
|
|
- id: lqzme7o0kzhumdxr
|
|
|
@@ -9,29 +9,24 @@ primary_entity:
|
|
|
- id: 1
|
|
|
name: switch
|
|
|
type: boolean
|
|
|
- mapping:
|
|
|
- - dps_val: true
|
|
|
- value: ON
|
|
|
- - dps_val: false
|
|
|
- value: OFF
|
|
|
- id: 4
|
|
|
name: mode
|
|
|
type: string
|
|
|
mapping:
|
|
|
- - dps_val: "auto"
|
|
|
- value: "Auto"
|
|
|
+ - dps_val: auto
|
|
|
+ value: Auto
|
|
|
- dps_val: health
|
|
|
- value: "Health"
|
|
|
+ value: Health
|
|
|
- dps_val: baby
|
|
|
- value: "Baby"
|
|
|
+ value: Baby
|
|
|
- dps_val: sleep
|
|
|
- value: "Sleep"
|
|
|
+ value: Sleep
|
|
|
- dps_val: humidity
|
|
|
- value: "Humidity"
|
|
|
+ value: Humidity
|
|
|
- dps_val: work
|
|
|
- value: "Work"
|
|
|
+ value: Work
|
|
|
- dps_val: manual
|
|
|
- value: "Manual"
|
|
|
+ value: Manual
|
|
|
- id: 13
|
|
|
name: humidity
|
|
|
type: integer
|
|
|
@@ -76,7 +71,6 @@ secondary_entities:
|
|
|
type: boolean
|
|
|
- entity: light
|
|
|
name: LED
|
|
|
- icon: "mdi:led-off"
|
|
|
category: config
|
|
|
dps:
|
|
|
- id: 5
|
|
|
@@ -152,7 +146,6 @@ secondary_entities:
|
|
|
# note: this is used only for device display. To adjust temperature sensor unit change it in entity settings
|
|
|
name: Display temperature unit
|
|
|
category: config
|
|
|
- icon: "mdi:thermometer-check"
|
|
|
dps:
|
|
|
- id: 18
|
|
|
type: string
|