pinelake_birdfeeder.yaml 3.2 KB

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