nedis_outdoor_camera.yaml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. name: Outdoor camera
  2. products:
  3. - id: irt8xftriwhxbzsn
  4. name: Nedis WIFICO11CWT
  5. primary_entity:
  6. entity: camera
  7. dps:
  8. - id: 115
  9. name: snapshot
  10. type: base64
  11. - id: 134
  12. name: motion_enable
  13. type: boolean
  14. optional: true
  15. mapping:
  16. - dps_val: null
  17. value: false
  18. hidden: true
  19. - id: 150
  20. name: record
  21. type: boolean
  22. optional: true
  23. mapping:
  24. - dps_val: null
  25. value: false
  26. hidden: true
  27. secondary_entities:
  28. - entity: light
  29. name: Indicator
  30. category: config
  31. icon: "mdi:led-on"
  32. dps:
  33. - id: 101
  34. type: boolean
  35. name: switch
  36. - entity: switch
  37. name: Flip image
  38. icon: "mdi:flip-horizontal"
  39. category: config
  40. dps:
  41. - id: 103
  42. type: boolean
  43. name: switch
  44. optional: true
  45. mapping:
  46. - dps_val: null
  47. value: false
  48. hidden: true
  49. - entity: switch
  50. name: Watermark
  51. category: config
  52. icon: "mdi:watermark"
  53. dps:
  54. - id: 104
  55. type: boolean
  56. name: switch
  57. optional: true
  58. mapping:
  59. - dps_val: null
  60. value: false
  61. hidden: true
  62. - entity: select
  63. name: Motion sensitivity
  64. icon: "mdi:motion-sensor"
  65. category: config
  66. dps:
  67. - id: 106
  68. type: string
  69. name: option
  70. optional: true
  71. mapping:
  72. - dps_val: "0"
  73. value: Low
  74. - dps_val: "1"
  75. value: Medium
  76. - dps_val: "2"
  77. value: High
  78. - dps_val: null
  79. value: Unknown
  80. hidden: true
  81. - entity: select
  82. name: Night vision
  83. icon: "mdi:weather-night"
  84. category: config
  85. dps:
  86. - id: 108
  87. type: string
  88. name: option
  89. optional: true
  90. mapping:
  91. - dps_val: "0"
  92. value: Auto
  93. - dps_val: "1"
  94. value: "Off"
  95. - dps_val: "2"
  96. value: "On"
  97. - dps_val: null
  98. value: Unknown
  99. hidden: true
  100. - entity: sensor
  101. name: SD capacity
  102. category: diagnostic
  103. icon: "mdi:micro-sd"
  104. dps:
  105. - id: 109
  106. type: string
  107. name: sensor
  108. optional: true
  109. - entity: sensor
  110. name: SD status
  111. class: enum
  112. category: diagnostic
  113. icon: "mdi:micro-sd"
  114. dps:
  115. - id: 110
  116. type: integer
  117. name: sensor
  118. optional: true
  119. mapping:
  120. - dps_val: 1
  121. value: Normal
  122. - dps_val: 2
  123. value: Corrupt
  124. - dps_val: 3
  125. value: Full
  126. - dps_val: 4
  127. value: Formatting
  128. - dps_val: 5
  129. value: Missing
  130. - dps_val: null
  131. value: Normal
  132. - entity: button
  133. name: SD format
  134. category: config
  135. icon: "mdi:micro-sd"
  136. dps:
  137. - id: 111
  138. type: boolean
  139. name: button
  140. optional: true
  141. persist: false
  142. - id: 117
  143. type: integer
  144. name: state
  145. optional: true
  146. persist: false
  147. mapping:
  148. - dps_val: 2000
  149. value: Formatting
  150. - dps_val: 2001
  151. value: Format failed
  152. - dps_val: 2002
  153. value: Card missing
  154. - dps_val: 2003
  155. value: Card error
  156. - dps_val: null
  157. value: Formatted
  158. - entity: switch
  159. name: Sound detection
  160. category: config
  161. icon: "mdi:ear-hearing"
  162. dps:
  163. - id: 139
  164. type: boolean
  165. name: switch
  166. optional: true
  167. mapping:
  168. - dps_val: null
  169. value: false
  170. hidden: true
  171. - id: 141
  172. type: string
  173. name: upload
  174. optional: true
  175. - entity: select
  176. name: Sound sensitivity
  177. icon: "mdi:ear-hearing"
  178. category: config
  179. dps:
  180. - id: 140
  181. type: string
  182. name: option
  183. mapping:
  184. - dps_val: 0
  185. value: Low
  186. - dps_val: 1
  187. value: High
  188. - dps_val: null
  189. value: Unknown
  190. hidden: true
  191. - entity: select
  192. name: Recording mode
  193. icon: "mdi:file-video"
  194. category: config
  195. dps:
  196. - id: 151
  197. type: string
  198. name: option
  199. optional: true
  200. mapping:
  201. - dps_val: "1"
  202. value: Event
  203. - dps_val: "2"
  204. value: Continuous
  205. - dps_val: null
  206. value: None
  207. hidden: true
  208. - entity: switch
  209. name: Motion alarm area
  210. icon: "mdi:crop"
  211. category: config
  212. dps:
  213. - id: 168
  214. type: boolean
  215. name: switch
  216. optional: true
  217. mapping:
  218. - dps_val: null
  219. value: false
  220. hidden: true
  221. - id: 169
  222. type: string
  223. name: area
  224. - entity: switch
  225. name: ONVIF stream
  226. category: config
  227. dps:
  228. - id: 255
  229. type: boolean
  230. name: switch
  231. optional: true
  232. mapping:
  233. - dps_val: null
  234. value: false
  235. hidden: true
  236. - id: 254
  237. type: string
  238. name: ip_address
  239. - id: 253
  240. type: string
  241. name: password_change