ble_orion_lock.yaml 904 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  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: 54
  27. type: base64
  28. name: sync_method
  29. optional: true
  30. secondary_entities:
  31. - entity: sensor
  32. name: Battery
  33. class: battery
  34. category: diagnostic
  35. dps:
  36. - id: 8
  37. type: integer
  38. name: sensor
  39. unit: "%"
  40. - entity: switch
  41. name: Auto lock
  42. category: config
  43. icon: "mdi:lock-clock"
  44. dps:
  45. - id: 33
  46. type: boolean
  47. name: switch