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

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 лет назад
Родитель
Сommit
47ff88405d
1 измененных файлов с 1 добавлено и 1 удалено
  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
       persist: false
       optional: true
       optional: true
     - id: 54
     - id: 54
-      type: string
+      type: base64
       name: sync_method
       name: sync_method
       optional: true
       optional: true
 secondary_entities:
 secondary_entities: