@@ -0,0 +1,111 @@
+name: Aroma diffuser
+products:
+ - id: yishet3p12fvohmd
+ name: Aroma YX-025WB
+primary_entity:
+ entity: fan
+ icon: "mdi:scent"
+ dps:
+ - id: 2
+ name: switch
+ optional: true
+ type: boolean
+ mapping:
+ - dps_val: false
+ icon: "mdi:scent-off"
+ - dps_val: true
+ - id: 3
+ type: string
+ name: preset_mode
+ - dps_val: small
+ - dps_val: large
+ - dps_val: interval
+secondary_entities:
+ - entity: light
+ icon: "mdi:light-recessed"
+ - id: 7
+ - id: 9
+ name: color_mode
+ - dps_val: colour
+ value: hs
+ - dps_val: colourful1
+ value: Colorful
+ - id: 8
+ name: brightness
+ type: integer
+ range:
+ min: 0
+ max: 255
+ - id: 10
+ name: rgbhsv
+ type: hex
+ format:
+ - name: r
+ bytes: 1
+ - name: g
+ - name: b
+ - name: h
+ bytes: 2
+ max: 360
+ - name: s
+ - name: v
+ - entity: binary_sensor
+ class: problem
+ category: diagnostic
+ - id: 11
+ type: bitfield
+ name: sensor
+ - entity: select
+ translation_key: timer
+ category: config
+ - id: 4
+ name: option
+ - dps_val: 2h
+ value: "2 hours"
+ - dps_val: 4h
+ value: "4 hours"
+ - dps_val: cancel
+ value: "None"
+ - entity: sensor
+ translation_key: time_remaining
+ class: duration
+ - id: 5
+ unit: min