Browse Source

Orion BLE lock: sync method is base64

Mark it as such (although no decoding will be done without a mask or format
specifier)
Jason Rumney 2 năm trước cách đây
mục cha
commit
47ff88405d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      custom_components/tuya_local/devices/ble_orion_lock.yaml

+ 1 - 1
custom_components/tuya_local/devices/ble_orion_lock.yaml

@@ -24,7 +24,7 @@ primary_entity:
       persist: false
       optional: true
     - id: 54
-      type: string
+      type: base64
       name: sync_method
       optional: true
 secondary_entities: