galaxy_projector_light.yaml 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117
  1. name: Star projector
  2. products:
  3. - id: okyhahmixunjmbca
  4. model: Galaxy
  5. - id: jteg9ktrhbxtiicz
  6. manufacturer: BlissLights
  7. model: Sky Lite Evolve
  8. model_id: SKY-EVOLVE-B-RCW8
  9. entities:
  10. - entity: light
  11. dps:
  12. - id: 20
  13. type: boolean
  14. name: switch
  15. - id: 52
  16. type: boolean
  17. name: color_mode
  18. mapping:
  19. - dps_val: false
  20. value: white
  21. - dps_val: true
  22. value: hs
  23. - id: 24
  24. name: rgbhsv
  25. type: hex
  26. format:
  27. - name: h
  28. bytes: 2
  29. range:
  30. min: 0
  31. max: 360
  32. - name: s
  33. bytes: 2
  34. range:
  35. min: 0
  36. max: 1000
  37. - name: v
  38. bytes: 2
  39. range:
  40. min: 10
  41. max: 1000
  42. - entity: number
  43. translation_key: timer
  44. class: duration
  45. dps:
  46. - id: 26
  47. type: integer
  48. name: value
  49. range:
  50. min: 0
  51. max: 86400
  52. unit: min
  53. mapping:
  54. - scale: 60
  55. step: 60
  56. - id: 51
  57. name: effect
  58. type: string
  59. mapping:
  60. - dps_val: scene
  61. value: Scene
  62. - dps_val: laser
  63. value: Laser
  64. - dps_val: colour
  65. value: Color
  66. - entity: light
  67. translation_key: laser
  68. dps:
  69. - id: 53
  70. type: boolean
  71. name: switch
  72. - id: 54
  73. name: brightness
  74. type: integer
  75. range:
  76. min: 10
  77. max: 1000
  78. - id: 51
  79. name: effect
  80. type: string
  81. mapping:
  82. - dps_val: scene
  83. value: Scene
  84. - dps_val: manual
  85. value: Manual
  86. - dps_val: music
  87. value: Music
  88. - entity: fan
  89. name: Laser movement
  90. icon: "mdi:rotate-3d-variant"
  91. dps:
  92. - id: 60
  93. type: boolean
  94. name: switch
  95. - id: 62
  96. type: integer
  97. name: speed
  98. range:
  99. min: 0
  100. max: 100
  101. - entity: select
  102. name: Theme
  103. icon: "mdi:movie-open-play"
  104. category: config
  105. dps:
  106. - id: 58
  107. type: string
  108. name: option
  109. mapping:
  110. - dps_val: "AAA="
  111. value: Cosmos
  112. - dps_val: "AAE="
  113. value: Sky
  114. - dps_val: "AAI="
  115. value: Space
  116. - dps_val: "AAM="
  117. value: Ocean