瀏覽代碼

Replacing bool with boolean in hornbill_smart_lock.yaml

Jeremy Pare 1 年之前
父節點
當前提交
e1ee41429e
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      custom_components/tuya_local/devices/hornbill_smart_lock.yaml

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

@@ -39,7 +39,7 @@ entities:
       # TODO: Not sure it belongs in lock entity
       - id: 18
         name: open_inside
-        type: bool
+        type: boolean
         # TODO: Not sure about those value
         optional: true
         persist: false