Преглед изворни кода

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