comon_lights.yaml 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. name: String light controller
  2. products:
  3. - id: swzi5fagtytgxe0f
  4. name: Lexi Lighting LLXAPT01
  5. primary_entity:
  6. entity: light
  7. dps:
  8. - id: 20
  9. type: boolean
  10. name: switch
  11. - id: 21
  12. type: string
  13. name: effect
  14. mapping:
  15. - dps_val: scene
  16. value: Scene
  17. - dps_val: music
  18. value: Music
  19. - id: 22
  20. name: brightness
  21. type: integer
  22. range:
  23. min: 10
  24. max: 1000
  25. - id: 25
  26. name: scene_data
  27. type: hex
  28. optional: true
  29. - id: 27
  30. name: music_data
  31. type: hex
  32. optional: true
  33. - id: 28
  34. name: control_data
  35. type: hex
  36. optional: true
  37. - id: 101
  38. name: scene_list
  39. # scene_configuration
  40. type: string
  41. - id: 103
  42. name: scene_combine
  43. type: string
  44. # sets what 6 scenes get used
  45. optional: true
  46. - id: 102
  47. name: scene
  48. type: string
  49. optional: true
  50. secondary_entities:
  51. - entity: select
  52. name: Scene
  53. icon: "mdi:palette"
  54. category: config
  55. dps:
  56. - id: 102
  57. type: string
  58. name: option
  59. mapping:
  60. - dps_val: "1e03e801f40000000"
  61. value: Combination - All
  62. - dps_val: "0c03e801f43000000"
  63. value: "In Waves - Slow"
  64. - dps_val: "0c03e801f41000000"
  65. value: "In Waves - Fast"
  66. - dps_val: "0c03e801f40100000"
  67. value: "In Waves - Cycle"
  68. - dps_val: "1603e801f43000000"
  69. value: "Sequential - Slow"
  70. - dps_val: "1603e801f41000000"
  71. value: "Sequential - Fast"
  72. - dps_val: "1603e801f40100000"
  73. value: "Sequential - Cycle"
  74. - dps_val: "0601e401f43000000"
  75. value: "Slo-Glo - Slow"
  76. - dps_val: "0601e401f41000000"
  77. value: "Slo-Glo - Fast"
  78. - dps_val: "0601e401f40100000"
  79. value: "Slo-Glo - Cycle"
  80. - dps_val: "1d03e801f43000000"
  81. value: "Chasing - Slow"
  82. - dps_val: "1d03e801f41000000"
  83. value: "Chasing - Fast"
  84. - dps_val: "1d03e801f40100000"
  85. value: "Chasing - Cycle"
  86. - dps_val: "0503e801f43000000"
  87. value: "Slow Fade - Slow"
  88. - dps_val: "0503e801f41000000"
  89. value: "Slow Fade - Fast"
  90. - dps_val: "0503e801f40100000"
  91. value: "Slow Fade - Cycle"
  92. - dps_val: "1903e801f43000000"
  93. value: "Twinkle - Slow"
  94. - dps_val: "1903e801f41000000"
  95. value: "Twinkle - Fast"
  96. - dps_val: "1903e801f40100000"
  97. value: "Twinkle - Cycle"
  98. - dps_val: "0003e801f40000000"
  99. value: "Steady On"
  100. default: true
  101. - entity: number
  102. translation_key: timer
  103. category: config
  104. dps:
  105. - id: 26
  106. name: value
  107. type: integer
  108. optional: true
  109. range:
  110. min: 0
  111. max: 86400
  112. unit: min
  113. mapping:
  114. - scale: 60
  115. step: 60
  116. - dps_val: null