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

Create ble_adaprox_fingerbot.yaml

Add support for the bluetooth Adaprox Fingerbot Plus (works under a gateway).

https://www.adaprox.io/products/fingerbot-plus-1?variant=40425967812813
Juliano Duarte 2 лет назад
Родитель
Сommit
342c1823fe
1 измененных файлов с 19 добавлено и 0 удалено
  1. 19 0
      custom_components/tuya_local/devices/ble_adaprox_fingerbot.yaml

+ 19 - 0
custom_components/tuya_local/devices/ble_adaprox_fingerbot.yaml

@@ -0,0 +1,19 @@
+name: BLE ADAPROX Fingerbot
+products:
+  - id: yiihr7zh
+primary_entity:
+  entity: switch
+  dps:
+    - id: 2
+      type: boolean
+      name: switch
+secondary_entities:
+  - entity: sensor
+    name: Battery
+    class: battery
+    category: diagnostic
+    dps:
+      - id: 12
+        type: integer
+        name: sensor
+        unit: "%"