Просмотр исходного кода

+ As the device don't announce the controls DP
it had been added a 'optional: true' option

Raphael Eduardo 2 лет назад
Родитель
Сommit
494499bc9a
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      custom_components/tuya_local/devices/agl_ultramagic_lock.yaml

+ 2 - 0
custom_components/tuya_local/devices/agl_ultramagic_lock.yaml

@@ -10,6 +10,7 @@ primary_entity:
     - id: 118
     - id: 118
       type: boolean
       type: boolean
       name: button
       name: button
+      optional: true
 secondary_entities:
 secondary_entities:
   - entity: button
   - entity: button
     name: Close
     name: Close
@@ -18,6 +19,7 @@ secondary_entities:
       - id: 119
       - id: 119
         type: boolean
         type: boolean
         name: button
         name: button
+        optional: true
 
 
 
 
 ## Sensors
 ## Sensors