rgbcw_lightbulb.yaml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160
  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. entities:
  23. - entity: light
  24. dps:
  25. - id: 20
  26. type: boolean
  27. name: switch
  28. - id: 21
  29. type: string
  30. name: color_mode
  31. mapping:
  32. - dps_val: white
  33. value: color_temp
  34. - dps_val: colour
  35. value: hs
  36. - dps_val: scene
  37. value: Scene
  38. - dps_val: music
  39. value: Music
  40. - id: 22
  41. name: brightness
  42. type: integer
  43. optional: true
  44. range:
  45. min: 10
  46. max: 1000
  47. mapping:
  48. - dps_val: null
  49. value: 0
  50. - id: 23
  51. name: color_temp
  52. type: integer
  53. optional: true
  54. range:
  55. min: 0
  56. max: 1000
  57. mapping:
  58. - target_range:
  59. min: 2700
  60. max: 6500
  61. - id: 24
  62. name: rgbhsv
  63. type: hex
  64. optional: true
  65. format:
  66. - name: h
  67. bytes: 2
  68. range:
  69. min: 0
  70. max: 360
  71. - name: s
  72. bytes: 2
  73. range:
  74. min: 0
  75. max: 1000
  76. - name: v
  77. bytes: 2
  78. range:
  79. min: 0
  80. max: 1000
  81. - id: 25
  82. name: scene_data
  83. type: hex
  84. optional: true
  85. - id: 27
  86. name: music_data
  87. type: hex
  88. optional: true
  89. - id: 28
  90. name: control_data
  91. type: hex
  92. optional: true
  93. - id: 30
  94. name: rhythm_mode
  95. type: base64
  96. optional: true
  97. - id: 31
  98. name: sleep_mode
  99. type: base64
  100. optional: true
  101. - id: 32
  102. name: wakeup_mode
  103. type: base64
  104. optional: true
  105. - entity: number
  106. translation_key: timer
  107. class: duration
  108. category: config
  109. dps:
  110. - id: 26
  111. name: value
  112. type: integer
  113. optional: true
  114. range:
  115. min: 0
  116. max: 86400
  117. unit: min
  118. mapping:
  119. - scale: 60
  120. step: 60
  121. - dps_val: null
  122. - entity: select
  123. name: Scene
  124. icon: "mdi:palette"
  125. category: config
  126. dps:
  127. - id: 25
  128. type: string
  129. name: option
  130. optional: true
  131. mapping:
  132. - dps_val: "000c0d0000000000000000c80000"
  133. # color: brown, static
  134. value: Night
  135. - dps_val: "010e0d0000840000000003e801f4"
  136. # color: white, static
  137. value: Read
  138. - dps_val: "020e0d0000e80383000003e803e8"
  139. # color: lt cyan, static
  140. value: Working
  141. - dps_val: "030e0d00001403e8000001f401f4"
  142. # color: grey, static
  143. value: Leisure
  144. - dps_val: "04464602007803e803e800000000464602007803e8000a00000000"
  145. # color: G+DkG, Breath, Mid speed
  146. value: Soft
  147. - dps_val: "05464601000003e803e800000000464601007803e803e800000000\
  148. 46460100f003e803e800000000464601003d03e803e80000000046460100ae\
  149. 03e803e800000000464601011303e803e800000000"
  150. # color* R+G+B+Y+C+V, Flash, Mid speed
  151. value: Colorful
  152. - dps_val: "06464601000003e803e800000000464601007803e803e800000000\
  153. 46460100f003e803e800000000"
  154. # color* R+G+B, Flash, Mid speed
  155. value: Dazzling
  156. - dps_val: "07464602000003e803e800000000464602007803e803e800000000\
  157. 46460200f003e803e800000000464602003d03e803e80000000046460200ae\
  158. 03e803e800000000464602011303e803e800000000"
  159. # color* R+G+B+Y+C+V, Breath, Mid speed
  160. value: Gorgeous