rl_video_lock.yaml 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  1. name: Video intercom
  2. products:
  3. - id: i6p5va1gvcagcude
  4. model: RL-617B17WIFI
  5. entities:
  6. - entity: camera
  7. dps:
  8. - id: 150
  9. name: record
  10. type: boolean
  11. optional: true
  12. mapping:
  13. - dps_val: null
  14. value: false
  15. - id: 154
  16. name: snapshot
  17. type: base64
  18. optional: true
  19. sensitive: true
  20. - id: 191
  21. name: smart_action
  22. type: string
  23. optional: true
  24. - entity: lock
  25. name: Lock 1
  26. dps:
  27. - id: 148
  28. type: boolean
  29. name: lock
  30. - entity: lock
  31. name: Lock 2
  32. dps:
  33. - id: 232
  34. type: boolean
  35. name: lock
  36. - entity: event
  37. class: doorbell
  38. category: diagnostic
  39. dps:
  40. - id: 136
  41. type: string
  42. name: event
  43. optional: true
  44. mapping:
  45. - dps_val: ""
  46. value: null
  47. - dps_val: null
  48. value: null
  49. - value: ring
  50. - id: 136
  51. type: string
  52. optional: true
  53. name: doorbell
  54. - entity: event
  55. name: Notification
  56. dps:
  57. - id: 185
  58. type: utf16b64
  59. optional: true
  60. name: event
  61. mapping:
  62. - dps_val: null
  63. value: null
  64. - dps_val: ""
  65. value: null
  66. - value: message
  67. - id: 185
  68. type: utf16b64
  69. optional: true
  70. name: message
  71. - entity: switch
  72. translation_key: do_not_disturb
  73. hidden: unavailable
  74. dps:
  75. - id: 235
  76. type: string
  77. optional: true
  78. name: switch
  79. mapping:
  80. - dps_val: "0"
  81. value: false
  82. - dps_val: "1"
  83. value: true
  84. - id: 235
  85. type: string
  86. optional: true
  87. name: available
  88. mapping:
  89. - dps_val: null
  90. value: false
  91. - value: true