light_string.yaml 2.5 KB

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