Browse Source

Forgot to add the values

John Doe 1 year ago
parent
commit
92dd83698f
1 changed files with 3 additions and 0 deletions
  1. 3 0
      custom_components/tuya_local/devices/YX-025WB_aroma_diffuser.yaml

+ 3 - 0
custom_components/tuya_local/devices/YX-025WB_aroma_diffuser.yaml

@@ -21,8 +21,11 @@ primary_entity:
       name: preset_mode
       mapping:
         - dps_val: small
+          value: small
         - dps_val: large
+          value: large
         - dps_val: interval
+          value: interval
 secondary_entities:
   - entity: light
     icon: "mdi:light-recessed"