ble_orion_lock.yaml 862 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  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. optional: true
  20. - id: 19
  21. type: integer
  22. name: unlock_app
  23. optional: true
  24. - id: 54
  25. type: string
  26. name: sync_method
  27. optional: true
  28. secondary_entities:
  29. - entity: sensor
  30. name: Battery
  31. class: battery
  32. category: diagnostic
  33. dps:
  34. - id: 8
  35. type: integer
  36. name: sensor
  37. unit: "%"
  38. - entity: switch
  39. name: Auto lock
  40. category: config
  41. icon: "mdi:lock-clock"
  42. dps:
  43. - id: 33
  44. type: boolean
  45. name: switch