pinelake_birdfeeder.yaml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153
  1. name: Smart Bird Feeder Camera
  2. products:
  3. - id: bk9uhkngejjo8wup
  4. name: Pinelake BF002
  5. primary_entity:
  6. entity: camera
  7. dps:
  8. - id: 150
  9. name: record
  10. type: boolean
  11. optional: true
  12. force: true
  13. - id: 134
  14. type: boolean
  15. name: motion_enable
  16. optional: true
  17. force: true
  18. secondary_entities:
  19. - entity: switch
  20. name: Siren
  21. icon: "mdi:bullhorn"
  22. dps:
  23. - id: 159
  24. type: boolean
  25. name: switch
  26. - entity: light
  27. name: Indicator
  28. category: config
  29. icon: "mdi:led-on"
  30. dps:
  31. - id: 101
  32. type: boolean
  33. name: switch
  34. optional: true
  35. force: true
  36. - entity: sensor
  37. class: battery
  38. dps:
  39. - id: 145
  40. type: integer
  41. name: sensor
  42. unit: "%"
  43. - entity: binary_sensor
  44. class: plug
  45. category: diagnostic
  46. dps:
  47. - id: 146
  48. type: string
  49. name: sensor
  50. mapping:
  51. - dps_val: "0"
  52. value: false
  53. - dps_val: "1"
  54. value: true
  55. - entity: binary_sensor
  56. category: diagnostic
  57. class: running
  58. dps:
  59. - id: 149
  60. type: boolean
  61. name: sensor
  62. optional: true
  63. force: true
  64. - entity: switch
  65. name: Flip image
  66. icon: "mdi:flip-horizontal"
  67. category: config
  68. dps:
  69. - id: 103
  70. type: boolean
  71. name: switch
  72. optional: true
  73. force: true
  74. - entity: switch
  75. name: OSD watermark
  76. category: config
  77. icon: "mdi:watermark"
  78. dps:
  79. - id: 104
  80. type: boolean
  81. name: switch
  82. optional: true
  83. force: true
  84. - entity: select
  85. name: Night vision
  86. category: config
  87. icon: "mdi:theme-light-dark"
  88. dps:
  89. - id: 108
  90. type: string
  91. name: option
  92. mapping:
  93. - dps_val: "0"
  94. value: "Auto"
  95. - dps_val: "1"
  96. value: "Off"
  97. - dps_val: "2"
  98. value: "On"
  99. optional: true
  100. force: true
  101. - entity: select
  102. name: Motion sensitivity
  103. category: config
  104. icon: "mdi:motion-sensor"
  105. dps:
  106. - id: 106
  107. type: string
  108. name: option
  109. mapping:
  110. - dps_val: "0"
  111. value: "Low"
  112. - dps_val: "1"
  113. value: "Medium"
  114. - dps_val: "2"
  115. value: "High"
  116. optional: true
  117. force: true
  118. - entity: switch
  119. name: Motion Detection Timer
  120. category: config
  121. icon: "mdi:motion-sensor"
  122. dps:
  123. - id: 135
  124. type: boolean
  125. name: switch
  126. optional: true
  127. force: true
  128. - entity: switch
  129. name: Motion record
  130. category: config
  131. icon: "mdi:record-rec"
  132. dps:
  133. - id: 137
  134. type: boolean
  135. name: switch
  136. optional: true
  137. force: true
  138. - entity: sensor
  139. name: SD card status
  140. category: diagnostic
  141. icon: "mdi:micro-sd"
  142. dps:
  143. - id: 110
  144. type: integer
  145. name: sensor
  146. - entity: binary_sensor
  147. name: Alarm linkage
  148. class: connectivity
  149. category: diagnostic
  150. dps:
  151. - id: 246
  152. type: boolean
  153. name: sensor