advwin_6l_petfeeder.yaml 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186
  1. name: Pet feeder
  2. products:
  3. - id: cwoaxapwqubwkg6o
  4. manufacturer: Advwin
  5. model: 6L camera
  6. - id: vd6bt2zlpmjmm02o
  7. manufacturer: Papifeed
  8. model: 7L camera 202301
  9. entities:
  10. - entity: camera
  11. dps:
  12. - id: 134
  13. type: boolean
  14. name: motion_enable
  15. - id: 115
  16. type: base64
  17. optional: true
  18. persist: false
  19. sensitive: true
  20. name: snapshot
  21. - entity: light
  22. translation_key: indicator
  23. category: config
  24. dps:
  25. - id: 101
  26. type: boolean
  27. optional: true
  28. name: switch
  29. - entity: switch
  30. translation_key: flip_image
  31. category: config
  32. dps:
  33. - id: 103
  34. type: boolean
  35. name: switch
  36. - entity: switch
  37. name: Watermark
  38. icon: "mdi:watermark"
  39. category: config
  40. dps:
  41. - id: 104
  42. type: boolean
  43. optional: true
  44. name: switch
  45. - entity: select
  46. name: Motion sensitivity
  47. icon: "mdi:motion-sensor"
  48. category: config
  49. dps:
  50. - id: 106
  51. type: string
  52. name: option
  53. mapping:
  54. - dps_val: "0"
  55. value: Low
  56. - dps_val: "1"
  57. value: Medium
  58. - dps_val: "2"
  59. value: High
  60. - entity: select
  61. name: Nightvision
  62. icon: "mdi:weather-night"
  63. category: config
  64. dps:
  65. - id: 108
  66. type: string
  67. name: option
  68. mapping:
  69. - dps_val: "0"
  70. value: Auto
  71. - dps_val: "1"
  72. value: "Off"
  73. - dps_val: "2"
  74. value: "On"
  75. - entity: number
  76. translation_key: volume
  77. category: config
  78. dps:
  79. - id: 160
  80. type: integer
  81. name: value
  82. unit: "%"
  83. range:
  84. min: 1
  85. max: 100
  86. - entity: button
  87. class: restart
  88. category: config
  89. dps:
  90. - id: 162
  91. type: boolean
  92. optional: true
  93. name: button
  94. - entity: event
  95. name: Notification
  96. dps:
  97. - id: 212
  98. type: utf16b64
  99. name: event
  100. optional: true
  101. mapping:
  102. - dps_val: null
  103. value: null
  104. - value: push
  105. - id: 212
  106. type: utf16b64
  107. name: message
  108. optional: true
  109. - entity: sensor
  110. name: Food weight
  111. class: weight
  112. category: diagnostic
  113. dps:
  114. - id: 232
  115. type: integer
  116. name: sensor
  117. unit: g
  118. class: measurement
  119. mapping:
  120. - scale: 10
  121. - id: 234
  122. type: boolean
  123. name: history_data
  124. - entity: event
  125. name: Feed problem
  126. dps:
  127. - id: 233
  128. type: string
  129. name: event
  130. optional: true
  131. mapping:
  132. - dps_val: "0"
  133. value: empty
  134. - dps_val: "1"
  135. value: blocked
  136. - entity: button
  137. name: Voice record
  138. icon: "mdi:record-rec"
  139. category: config
  140. dps:
  141. - id: 235
  142. type: string
  143. name: button
  144. mapping:
  145. - dps_val: "1"
  146. value: true
  147. - entity: button
  148. name: Stop voice record
  149. icon: "mdi:stop-circle"
  150. category: config
  151. dps:
  152. - id: 235
  153. type: string
  154. name: button
  155. mapping:
  156. - dps_val: "0"
  157. value: true
  158. - entity: text
  159. name: Meal plan
  160. category: config
  161. icon: "mdi:calendar-clock"
  162. hidden: true
  163. dps:
  164. - id: 236
  165. type: hex
  166. name: value
  167. - entity: number
  168. name: Feed
  169. category: config
  170. icon: "mdi:food-drumstick"
  171. dps:
  172. - id: 237
  173. type: integer
  174. name: value
  175. unit: portions
  176. range:
  177. min: 0
  178. max: 20
  179. - entity: sensor
  180. name: Last feed
  181. category: diagnostic
  182. dps:
  183. - id: 238
  184. type: integer
  185. name: sensor
  186. unit: portions