소스 검색

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
       # TODO: Not sure it belongs in lock entity
       - id: 18
       - id: 18
         name: open_inside
         name: open_inside
-        type: bool
+        type: boolean
         # TODO: Not sure about those value
         # TODO: Not sure about those value
         optional: true
         optional: true
         persist: false
         persist: false