light_string.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. name: Fairy lights
  2. products:
  3. - id: rqsvgaquywwekm6x
  4. manufacturer: Popotan
  5. name: Fairy string lights
  6. entities:
  7. - entity: light
  8. dps:
  9. - id: 20
  10. name: switch
  11. type: boolean
  12. - id: 21
  13. name: color_mode
  14. type: string
  15. mapping:
  16. - dps_val: colour
  17. value: hs
  18. - dps_val: scene
  19. value: Scene
  20. - dps_val: music
  21. value: Music
  22. - id: 24
  23. name: rgbhsv
  24. type: hex
  25. format:
  26. - name: h
  27. bytes: 2
  28. range:
  29. min: 0
  30. max: 360
  31. - name: s
  32. bytes: 2
  33. range:
  34. min: 0
  35. max: 1000
  36. - name: v
  37. bytes: 2
  38. range:
  39. min: 0
  40. max: 1000
  41. - entity: select
  42. name: Scene
  43. icon: "mdi:palette"
  44. category: config
  45. dps:
  46. - id: 25
  47. type: string
  48. name: option
  49. mapping:
  50. - dps_val: "0103e8"
  51. value: Palm
  52. - dps_val: "0101f1"
  53. value: "Palm 50%"
  54. - dps_val: "0203e8"
  55. value: Christmas tree
  56. - dps_val: "0201f1"
  57. value: "Christmas tree 50%"
  58. - dps_val: "0303e8"
  59. value: Fence
  60. - dps_val: "0301f1"
  61. value: "Fence 50%"
  62. - dps_val: "0403e8"
  63. value: Rainbow
  64. - dps_val: "0401f1"
  65. value: "Rainbox 50%"
  66. - dps_val: "0503e8"
  67. value: Photos
  68. - dps_val: "0501f1"
  69. value: "Photos 50%"
  70. - dps_val: "0603e8"
  71. value: Fairy lights
  72. - dps_val: "0601f1"
  73. value: "Fairy lights 50%"
  74. - dps_val: "0703e8"
  75. value: Wreath
  76. - dps_val: "0701f1"
  77. value: "Wreath 50%"
  78. - entity: select
  79. name: Music mode
  80. category: config
  81. icon: "mdi:music"
  82. dps:
  83. - id: 101
  84. type: string
  85. name: option
  86. mapping:
  87. - dps_val: 16401bb1006e03e801f4
  88. value: Energy
  89. - dps_val: 26401bb1006e03e801f4
  90. value: Rhythm
  91. - dps_val: 36401bb1006e03e801f4
  92. value: Spectrum
  93. - dps_val: 46401bb1006e03e801f4
  94. value: Rolling
  95. - entity: number
  96. translation_key: timer
  97. class: duration
  98. category: config
  99. dps:
  100. - id: 26
  101. type: integer
  102. name: value
  103. optional: true
  104. range:
  105. min: 0
  106. max: 86400
  107. mapping:
  108. - scale: 60
  109. step: 60
  110. unit: min