lscsmartconnect_gardenspotlights.yaml 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. name: Lighting
  2. products:
  3. - id: key8u54q9dtru5jw
  4. manufacturer: LSC Smart Connect
  5. name: Spots de jardin LED intelligents
  6. entities:
  7. - entity: light
  8. dps:
  9. - id: 20
  10. type: boolean
  11. name: switch
  12. - id: 21
  13. name: color_mode
  14. type: string
  15. mapping:
  16. - dps_val: white
  17. value: white
  18. - dps_val: colour
  19. value: hs
  20. - dps_val: scene
  21. value: Scene
  22. - dps_val: music
  23. value: Music
  24. - id: 22
  25. name: brightness
  26. type: integer
  27. range:
  28. min: 10
  29. max: 1000
  30. - id: 24
  31. name: rgbhsv
  32. type: hex
  33. format:
  34. - name: h
  35. bytes: 2
  36. range:
  37. min: 0
  38. max: 360
  39. - name: s
  40. bytes: 2
  41. range:
  42. min: 0
  43. max: 1000
  44. - name: v
  45. bytes: 2
  46. range:
  47. min: 0
  48. max: 1000
  49. - id: 25
  50. type: string
  51. name: scene_data
  52. - id: 28
  53. type: string
  54. optional: true
  55. name: control_data
  56. - id: 30
  57. type: string
  58. optional: true
  59. name: rhythm_mode
  60. - id: 31
  61. type: string
  62. optional: true
  63. name: sleep_mode
  64. - id: 32
  65. type: string
  66. optional: true
  67. name: wakeup_mode
  68. - id: 33
  69. type: string
  70. optional: true
  71. name: power_memory
  72. - entity: time
  73. translation_key: timer
  74. category: config
  75. dps:
  76. - id: 26
  77. type: integer
  78. name: second
  79. range:
  80. min: 0
  81. max: 86400
  82. - entity: number
  83. class: duration
  84. # 2025-07-20
  85. deprecated: time.timer
  86. translation_key: timer
  87. category: config
  88. dps:
  89. - id: 26
  90. type: integer
  91. name: value
  92. unit: min
  93. range:
  94. min: 0
  95. max: 86400
  96. mapping:
  97. - scale: 60
  98. step: 60
  99. - entity: switch
  100. name: Do not disturb
  101. icon: "mdi:minus-circle"
  102. category: config
  103. dps:
  104. - id: 34
  105. type: boolean
  106. name: switch