rgbcw_lightbulb.yaml 3.9 KB

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