rl_video_lock.yaml 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. name: Video intercom
  2. primary_entity:
  3. entity: camera
  4. dps:
  5. - id: 150
  6. name: record
  7. type: boolean
  8. optional: true
  9. mapping:
  10. - dps_val: null
  11. value: false
  12. - id: 154
  13. name: snapshot
  14. type: base64
  15. optional: true
  16. - id: 191
  17. name: smart_action
  18. type: string
  19. optional: true
  20. secondary_entities:
  21. - entity: lock
  22. name: Lock 1
  23. dps:
  24. - id: 148
  25. type: boolean
  26. name: lock
  27. - entity: lock
  28. name: Lock 2
  29. dps:
  30. - id: 232
  31. type: boolean
  32. name: lock
  33. - entity: event
  34. class: doorbell
  35. category: diagnostic
  36. dps:
  37. - id: 136
  38. type: string
  39. name: event
  40. optional: true
  41. mapping:
  42. - dps_val: ""
  43. value: null
  44. - value: ring
  45. - entity: binary_sensor
  46. name: Doorbell
  47. deprecated: event_doorbell
  48. class: sound
  49. category: diagnostic
  50. dps:
  51. - id: 136
  52. type: string
  53. name: sensor
  54. optional: true
  55. persist: false
  56. mapping:
  57. - dps_val: null
  58. value: false
  59. - dps_val: ""
  60. value: false
  61. - value: true
  62. - id: 136
  63. type: string
  64. name: details
  65. optional: true
  66. persist: false