rl_video_lock.yaml 1017 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  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: binary_sensor
  34. name: Doorbell
  35. class: sound
  36. category: diagnostic
  37. dps:
  38. - id: 136
  39. type: string
  40. name: sensor
  41. optional: true
  42. persist: false
  43. mapping:
  44. - dps_val: null
  45. value: false
  46. - dps_val: ""
  47. value: false
  48. - value: true
  49. - id: 136
  50. type: string
  51. name: details
  52. optional: true
  53. persist: false