ble_orion_lock.yaml 870 B

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