cct_v1_lightbulb.yaml 847 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. name: CCT Light
  2. products:
  3. - id: xhkuywg6rwwqocl6
  4. manufacturer: Connect
  5. model: White GU10
  6. - id: hvfqgkigk9nj0p6p
  7. manufacturer: Geeni
  8. model: GN-BW223-999
  9. - id: 41xqxqiflb6lqaqv
  10. manufacturer: Geeni
  11. model: GN-BW223-999
  12. - id: gbi4ljmlyrxx23mz
  13. manufacturer: Geeni
  14. model: GN-BW230-999
  15. - id: xhkuywg6rwwqocl6
  16. manufacturer: Laser
  17. model: SMT-WWDL53-L
  18. entities:
  19. - entity: light
  20. dps:
  21. - id: 1
  22. type: boolean
  23. name: switch
  24. - id: 2
  25. type: integer
  26. name: brightness
  27. optional: true
  28. range:
  29. min: 25
  30. max: 255
  31. - id: 3
  32. type: integer
  33. optional: true
  34. name: color_temp
  35. range:
  36. min: 0
  37. max: 255
  38. mapping:
  39. - target_range:
  40. min: 2700
  41. max: 6500