ble_orion_lock.yaml 780 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. name: Orion BLE lock
  2. products:
  3. - id: a6nttc41
  4. name: Orion DL021HA
  5. primary_entity:
  6. entity: lock
  7. dps:
  8. - id: 1
  9. type: string
  10. name: unlock_method_register
  11. optional: true
  12. - id: 2
  13. type: string
  14. name: unlock_method_delete
  15. optional: true
  16. - id: 12
  17. type: integer
  18. name: unlock_fingerprint
  19. persist: false
  20. optional: true
  21. - id: 19
  22. type: integer
  23. name: unlock_app
  24. persist: false
  25. optional: true
  26. - id: 33
  27. type: boolean
  28. name: lock
  29. - id: 54
  30. type: base64
  31. name: sync_method
  32. optional: true
  33. secondary_entities:
  34. - entity: sensor
  35. class: battery
  36. category: diagnostic
  37. dps:
  38. - id: 8
  39. type: integer
  40. name: sensor
  41. unit: "%"