arknoah_aquarium_lights.yaml 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. name: Aquarium lights
  2. products:
  3. - id: h5knkuawivfnolpu
  4. manufacturer: Arknoah
  5. model: 165W 3 channel
  6. entities:
  7. - entity: light
  8. name: Channel 1
  9. dps:
  10. - id: 20
  11. type: boolean
  12. name: switch
  13. - id: 21
  14. name: effect
  15. type: string
  16. mapping:
  17. - dps_val: music
  18. value: Music
  19. - dps_val: rhythm
  20. value: Rhythm
  21. - dps_val: DIY
  22. value: Custom
  23. - dps_val: schedule
  24. value: Scheduled
  25. - id: 101
  26. name: brightness
  27. type: integer
  28. range:
  29. min: 0
  30. max: 1000
  31. - entity: light
  32. name: Channel 2
  33. dps:
  34. - id: 102
  35. name: brightness
  36. type: integer
  37. range:
  38. min: 0
  39. max: 1000
  40. - entity: light
  41. name: Channel 3
  42. dps:
  43. - id: 103
  44. name: brightness
  45. type: integer
  46. range:
  47. min: 0
  48. max: 1000
  49. - entity: text
  50. name: Music
  51. category: config
  52. icon: "mdi:music"
  53. hidden: true
  54. dps:
  55. - id: 27
  56. type: hex
  57. optional: true
  58. name: value
  59. - entity: text
  60. name: Power memory
  61. category: config
  62. icon: "mdi:power-standby"
  63. hidden: true
  64. dps:
  65. - id: 33
  66. type: base64
  67. optional: true
  68. name: value
  69. - entity: switch
  70. name: Do not disturb
  71. translation_key: sleep
  72. category: config
  73. dps:
  74. - id: 34
  75. type: boolean
  76. name: switch
  77. - entity: text
  78. name: Rhythm pattern
  79. category: config
  80. icon: "mdi:music-note-plus"
  81. hidden: true
  82. dps:
  83. - id: 106
  84. type: base64
  85. optional: true
  86. name: value
  87. - entity: text
  88. name: Schedule
  89. category: config
  90. icon: "mdi:timetable"
  91. hidden: true
  92. dps:
  93. - id: 107
  94. type: base64
  95. optional: true
  96. name: value
  97. - entity: text
  98. name: Custom
  99. category: config
  100. icon: "mdi:cog"
  101. hidden: true
  102. dps:
  103. - id: 108
  104. type: hex
  105. optional: true
  106. name: value