lscsmartconnect_gardenspotlights.yaml 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  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: number
  73. class: duration
  74. translation_key: timer
  75. category: config
  76. dps:
  77. - id: 26
  78. type: integer
  79. name: value
  80. unit: min
  81. range:
  82. min: 0
  83. max: 86400
  84. mapping:
  85. - scale: 60
  86. step: 60
  87. - entity: switch
  88. name: Do not disturb
  89. icon: "mdi:minus-circle"
  90. category: config
  91. dps:
  92. - id: 34
  93. type: boolean
  94. name: switch