rgbcw_lightbulb.yaml 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. name: RGBCW Lightbulb
  2. products:
  3. - id: aok3caeleulg1neh
  4. manufacturer: Lijun
  5. - id: keytg5kq8gvkv9dh
  6. manufacturer: Lijun
  7. - id: nh2i3k5q5aenhdq3
  8. manufacturer: Aubess
  9. model: E14 RGBCW
  10. - id: ei0cjv7ogxdgcekq
  11. manufacturer: Brilliant Smart
  12. name: RGB garden lights
  13. - id: ivxfweclfhvra3ym
  14. manufacturer: Lampux
  15. name: Bedside lamp
  16. - id: wufw0loegkb1y3u3
  17. manufacturer: Mirabella Genio
  18. model: A60 RGB+CCT
  19. - id: gshkqhi4fx9qqwrr
  20. manufacturer: ANWIO
  21. model: BR30 RGB+CCT 13W
  22. - id: 1wyg8eca64whbtcd
  23. manufacturer: Arlec
  24. model: Grid Connect 6W RGB+CCT downlight
  25. name: RGBCW downlight
  26. model_id: ALD275HA
  27. entities:
  28. - entity: light
  29. dps:
  30. - id: 20
  31. type: boolean
  32. name: switch
  33. - id: 21
  34. type: string
  35. name: color_mode
  36. mapping:
  37. - dps_val: white
  38. value: color_temp
  39. - dps_val: colour
  40. value: hs
  41. - dps_val: scene
  42. value: Scene
  43. - dps_val: music
  44. value: Music
  45. - id: 22
  46. name: brightness
  47. type: integer
  48. optional: true
  49. range:
  50. min: 10
  51. max: 1000
  52. mapping:
  53. - dps_val: null
  54. value: 0
  55. - id: 23
  56. name: color_temp
  57. type: integer
  58. optional: true
  59. range:
  60. min: 0
  61. max: 1000
  62. mapping:
  63. - target_range:
  64. min: 2700
  65. max: 6500
  66. - id: 24
  67. name: rgbhsv
  68. type: hex
  69. optional: true
  70. format:
  71. - name: h
  72. bytes: 2
  73. range:
  74. min: 0
  75. max: 360
  76. - name: s
  77. bytes: 2
  78. range:
  79. min: 0
  80. max: 1000
  81. - name: v
  82. bytes: 2
  83. range:
  84. min: 0
  85. max: 1000
  86. - id: 27
  87. name: music_data
  88. type: hex
  89. optional: true
  90. - id: 28
  91. name: control_data
  92. type: hex
  93. optional: true
  94. - id: 30
  95. name: rhythm_mode
  96. type: base64
  97. optional: true
  98. - id: 31
  99. name: sleep_mode
  100. type: base64
  101. optional: true
  102. - id: 32
  103. name: wakeup_mode
  104. type: base64
  105. optional: true
  106. - entity: number
  107. translation_key: timer
  108. class: duration
  109. category: config
  110. dps:
  111. - id: 26
  112. name: value
  113. type: integer
  114. optional: true
  115. range:
  116. min: 0
  117. max: 86400
  118. unit: min
  119. mapping:
  120. - scale: 60
  121. step: 60
  122. - dps_val: null
  123. - entity: text
  124. translation_key: scene
  125. category: config
  126. hidden: true
  127. dps:
  128. - id: 25
  129. name: value
  130. type: hex
  131. optional: true
  132. - entity: select
  133. translation_key: scene
  134. category: config
  135. dps:
  136. - id: 25
  137. type: string
  138. name: option
  139. optional: true
  140. mapping:
  141. - dps_val: "000c0d0000000000000000c80000"
  142. # color: brown, static
  143. value: night
  144. - dps_val: "010e0d0000840000000003e801f4"
  145. # color: white, static
  146. value: reading
  147. - dps_val: "020e0d0000e80383000003e803e8"
  148. # color: lt cyan, static
  149. value: working
  150. - dps_val: "030e0d00001403e8000001f401f4"
  151. # color: grey, static
  152. value: leisure
  153. - dps_val: "04464602007803e803e800000000464602007803e8000a00000000"
  154. # color: G+DkG, Breath, Mid speed
  155. value: Soft
  156. - dps_val: "05464601000003e803e800000000464601007803e803e800000000\
  157. 46460100f003e803e800000000464601003d03e803e80000000046460100ae\
  158. 03e803e800000000464601011303e803e800000000"
  159. # color* R+G+B+Y+C+V, Flash, Mid speed
  160. value: Colorful
  161. - dps_val: "06464601000003e803e800000000464601007803e803e800000000\
  162. 46460100f003e803e800000000"
  163. # color* R+G+B, Flash, Mid speed
  164. value: Dazzling
  165. - dps_val: "07464602000003e803e800000000464602007803e803e800000000\
  166. 46460200f003e803e800000000464602003d03e803e80000000046460200ae\
  167. 03e803e800000000464602011303e803e800000000"
  168. # color* R+G+B+Y+C+V, Breath, Mid speed
  169. value: Gorgeous