intelbras_IFR7000_lock.yaml 868 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. name: Door lock
  2. products:
  3. - id: a6nttc41
  4. name: Intelbras IFR 7000
  5. primary_entity:
  6. entity: lock
  7. dps:
  8. - id: 1
  9. type: integer
  10. name: unlock_fingerprint
  11. optional: true
  12. - id: 7
  13. type: integer
  14. name: unlock_key
  15. optional: true
  16. - id: 8
  17. type: boolean
  18. name: lock
  19. optional: true
  20. readonly: true
  21. mapping:
  22. - dps_val: true
  23. value: false
  24. - dps_val: false
  25. value: true
  26. - id: 9
  27. type: string
  28. name: alarm
  29. optional: true
  30. - id: 47
  31. type: string
  32. name: Lock raw
  33. - id: 57
  34. type: boolean
  35. name: Lock Motor Status
  36. optional: true
  37. secondary_entities:
  38. - entity: sensor
  39. class: battery
  40. category: diagnostic
  41. dps:
  42. - id: 10
  43. type: integer
  44. name: sensor
  45. optional: true
  46. unit: "%"