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

Replacing bool with boolean in hornbill_smart_lock.yaml

Jeremy Pare 1 год назад
Родитель
Сommit
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