enbrighten_cafe_stringlights.yaml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245
  1. name: String lights
  2. products:
  3. - id: irp66izb2pbedb4o
  4. manufacturer: Enbrighten
  5. model: Café
  6. model_id: WB-57415
  7. entities:
  8. - entity: light
  9. icon: "mdi:led-strip"
  10. dps:
  11. - id: 20
  12. type: boolean
  13. name: switch
  14. - id: 28
  15. type: string
  16. optional: true
  17. name: control_data
  18. - id: 106
  19. type: string
  20. optional: true
  21. name: mode
  22. - entity: number
  23. translation_key: timer
  24. class: duration
  25. category: config
  26. dps:
  27. - id: 26
  28. type: integer
  29. optional: true
  30. name: value
  31. unit: min
  32. range:
  33. min: 0
  34. max: 86400
  35. mapping:
  36. - scale: 60
  37. step: 60
  38. - entity: select
  39. name: Number of lights
  40. icon: "mdi:led-strip-variant"
  41. category: config
  42. dps:
  43. - id: 107
  44. type: string
  45. name: option
  46. optional: true
  47. mapping:
  48. - dps_val: "12"
  49. value: "12"
  50. - dps_val: "18"
  51. value: "18"
  52. - dps_val: "24"
  53. value: "24"
  54. - entity: light
  55. name: LED 1
  56. category: config
  57. dps:
  58. - id: 104
  59. type: hex
  60. name: switch
  61. mask: "100000000000000000000000"
  62. - entity: light
  63. name: LED 2
  64. category: config
  65. dps:
  66. - id: 104
  67. type: hex
  68. name: switch
  69. mask: "010000000000000000000000"
  70. - entity: light
  71. name: LED 3
  72. category: config
  73. dps:
  74. - id: 104
  75. type: hex
  76. name: switch
  77. mask: "001000000000000000000000"
  78. - entity: light
  79. name: LED 4
  80. category: config
  81. dps:
  82. - id: 104
  83. type: hex
  84. name: switch
  85. mask: "000100000000000000000000"
  86. - entity: light
  87. name: LED 5
  88. category: config
  89. dps:
  90. - id: 104
  91. type: hex
  92. name: switch
  93. mask: "000010000000000000000000"
  94. - entity: light
  95. name: LED 6
  96. category: config
  97. dps:
  98. - id: 104
  99. type: hex
  100. name: switch
  101. mask: "000001000000000000000000"
  102. - entity: light
  103. name: LED 7
  104. category: config
  105. dps:
  106. - id: 104
  107. type: hex
  108. name: switch
  109. mask: "000000100000000000000000"
  110. - entity: light
  111. name: LED 8
  112. category: config
  113. dps:
  114. - id: 104
  115. type: hex
  116. name: switch
  117. mask: "000000010000000000000000"
  118. - entity: light
  119. name: LED 9
  120. category: config
  121. dps:
  122. - id: 104
  123. type: hex
  124. name: switch
  125. mask: "000000001000000000000000"
  126. - entity: light
  127. name: LED 10
  128. category: config
  129. dps:
  130. - id: 104
  131. type: hex
  132. name: switch
  133. mask: "000000000100000000000000"
  134. - entity: light
  135. name: LED 11
  136. category: config
  137. dps:
  138. - id: 104
  139. type: hex
  140. name: switch
  141. mask: "000000000010000000000000"
  142. - entity: light
  143. name: LED 12
  144. category: config
  145. dps:
  146. - id: 104
  147. type: hex
  148. name: switch
  149. mask: "000000000001000000000000"
  150. - entity: light
  151. name: LED 13
  152. category: config
  153. dps:
  154. - id: 104
  155. type: hex
  156. name: switch
  157. mask: "000000000000100000000000"
  158. - entity: light
  159. name: LED 14
  160. category: config
  161. dps:
  162. - id: 104
  163. type: hex
  164. name: switch
  165. mask: "000000000000010000000000"
  166. - entity: light
  167. name: LED 15
  168. category: config
  169. dps:
  170. - id: 104
  171. type: hex
  172. name: switch
  173. mask: "000000000000001000000000"
  174. - entity: light
  175. name: LED 16
  176. category: config
  177. dps:
  178. - id: 104
  179. type: hex
  180. name: switch
  181. mask: "000000000000000100000000"
  182. - entity: light
  183. name: LED 17
  184. category: config
  185. dps:
  186. - id: 104
  187. type: hex
  188. name: switch
  189. mask: "000000000000000010000000"
  190. - entity: light
  191. name: LED 18
  192. category: config
  193. dps:
  194. - id: 104
  195. type: hex
  196. name: switch
  197. mask: "000000000000000001000000"
  198. - entity: light
  199. name: LED 19
  200. category: config
  201. dps:
  202. - id: 104
  203. type: hex
  204. name: switch
  205. mask: "000000000000000000100000"
  206. - entity: light
  207. name: LED 20
  208. category: config
  209. dps:
  210. - id: 104
  211. type: hex
  212. name: switch
  213. mask: "000000000000000000010000"
  214. - entity: light
  215. name: LED 21
  216. category: config
  217. dps:
  218. - id: 104
  219. type: hex
  220. name: switch
  221. mask: "000000000000000000001000"
  222. - entity: light
  223. name: LED 22
  224. category: config
  225. dps:
  226. - id: 104
  227. type: hex
  228. name: switch
  229. mask: "000000000000000000000100"
  230. - entity: light
  231. name: LED 23
  232. category: config
  233. dps:
  234. - id: 104
  235. type: hex
  236. name: switch
  237. mask: "000000000000000000000010"
  238. - entity: light
  239. name: LED 24
  240. category: config
  241. dps:
  242. - id: 104
  243. type: hex
  244. name: switch
  245. mask: "000000000000000000000001"