Explorar o código

Address Comments in PR Review

Jose F Hernandez hai 1 ano
pai
achega
45c998cb86

+ 6 - 14
custom_components/tuya_local/devices/ble_smart_lock_kb150a.yaml

@@ -1,7 +1,9 @@
-name: Smart Key Lock
+name: Keypad Lock
 products:
   - id: 0binhnjg
-    name: Smart Lock-KB150A
+    manufacturer: TenixLox
+    model: KB150A
+    name: Key safe
 entities:
   - entity: lock
     dps:
@@ -55,7 +57,7 @@ entities:
             value: true
       - id: 55
         type: integer
-        name: unlock_temporary
+        name: unlock_temp_pwd
         optional: true
         persist: false
       - id: 61
@@ -65,7 +67,7 @@ entities:
         persist: false
       - id: 62
         type: integer
-        name: unlock_phone_remote
+        name: unlock_app
         optional: true
         persist: false
   - entity: sensor
@@ -123,11 +125,6 @@ entities:
       - id: 33
         type: boolean
         name: switch
-        mapping:
-          - dps_val: true
-            value: true
-          - dps_val: false
-            value: false
   - entity: number
     name: Auto lock delay
     icon: "mdi:lock-clock"
@@ -148,11 +145,6 @@ entities:
       - id: 76
         type: boolean
         name: switch
-        mapping:
-          - dps_val: true
-            value: true
-          - dps_val: false
-            value: false
   - entity: sensor
     class: battery
     category: diagnostic