rgbcw_lightbulb.yaml 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  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: rgbw
  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. - scale: 3.92
  39. - id: 23
  40. name: color_temp
  41. type: integer
  42. optional: true
  43. range:
  44. min: 0
  45. max: 1000
  46. mapping:
  47. - invert: true
  48. - id: 24
  49. name: rgbhsv
  50. type: hex
  51. optional: true
  52. format:
  53. - name: h
  54. bytes: 2
  55. range:
  56. min: 0
  57. max: 360
  58. - name: s
  59. bytes: 2
  60. range:
  61. min: 0
  62. max: 1000
  63. - name: v
  64. bytes: 2
  65. range:
  66. min: 0
  67. max: 1000
  68. - id: 25
  69. name: scene_data
  70. type: hex
  71. optional: true
  72. - id: 27
  73. name: music_data
  74. type: hex
  75. optional: true
  76. - id: 28
  77. name: control_data
  78. type: hex
  79. optional: true
  80. - id: 30
  81. name: rhythm_mode
  82. type: hex
  83. optional: true
  84. - id: 31
  85. name: sleep_mode
  86. type: hex
  87. optional: true
  88. - id: 32
  89. name: wakeup_mode
  90. type: hex
  91. optional: true
  92. secondary_entities:
  93. - entity: number
  94. name: Timer
  95. category: config
  96. icon: "mdi:timer"
  97. dps:
  98. - id: 26
  99. name: value
  100. type: integer
  101. optional: true
  102. range:
  103. min: 0
  104. max: 86400
  105. unit: min
  106. mapping:
  107. - scale: 60
  108. step: 60
  109. - dps_val: null
  110. - entity: select
  111. name: Scene
  112. icon: "mdi:palette"
  113. category: config
  114. dps:
  115. - id: 25
  116. type: string
  117. name: option
  118. optional: true
  119. mapping:
  120. - dps_val: "000c0d0000000000000000c80000"
  121. # color: brown, static
  122. value: Night
  123. - dps_val: "010e0d0000840000000003e801f4"
  124. # color: white, static
  125. value: Read
  126. - dps_val: "020e0d0000e80383000003e803e8"
  127. # color: lt cyan, static
  128. value: Working
  129. - dps_val: "030e0d00001403e8000001f401f4"
  130. # color: grey, static
  131. value: Leisure
  132. - dps_val: "04464602007803e803e800000000464602007803e8000a00000000"
  133. # color: G+DkG, Breath, Mid speed
  134. value: Soft
  135. - dps_val: "05464601000003e803e800000000464601007803e803e80000000046460100f003e803e800000000464601003d03e803e80000000046460100ae03e803e800000000464601011303e803e800000000"
  136. # color* R+G+B+Y+C+V, Flash, Mid speed
  137. value: Colorful
  138. - dps_val: "06464601000003e803e800000000464601007803e803e80000000046460100f003e803e800000000"
  139. # color* R+G+B, Flash, Mid speed
  140. value: Dazzling
  141. - dps_val: "07464602000003e803e800000000464602007803e803e80000000046460200f003e803e800000000464602003d03e803e80000000046460200ae03e803e800000000464602011303e803e800000000"
  142. # color* R+G+B+Y+C+V, Breath, Mid speed
  143. value: Gorgeous