Przeglądaj źródła

Arlec smart button: button event should be optional

Will help with device detection for issue #3153
Jason Rumney 11 miesięcy temu
rodzic
commit
d2ba5ac902

+ 1 - 0
custom_components/tuya_local/devices/arlec_smart_button.yaml

@@ -10,6 +10,7 @@ entities:
       - id: 1
       - id: 1
         type: string
         type: string
         name: event
         name: event
+        optional: true
         mapping:
         mapping:
           - dps_val: single_click
           - dps_val: single_click
             value: single_click
             value: single_click