rgbcw_lightbulb.yaml 3.6 KB

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