ble_orion_lock.yaml 798 B

123456789101112131415161718192021222324252627282930313233343536373839404142
  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. name: Battery
  36. class: battery
  37. category: diagnostic
  38. dps:
  39. - id: 8
  40. type: integer
  41. name: sensor
  42. unit: "%"