gold_cct_lightbulb.yaml 664 B

123456789101112131415161718192021222324252627282930313233343536
  1. name: Gold lightbulb
  2. products:
  3. - id: baf9tt9lb8t5uc7z
  4. name: Dim2Warm G95 golden globe
  5. primary_entity:
  6. entity: light
  7. dps:
  8. - id: 1
  9. type: boolean
  10. name: switch
  11. - id: 2
  12. name: brightness
  13. type: integer
  14. range:
  15. min: 25
  16. max: 255
  17. - id: 3
  18. name: color_temp
  19. type: integer
  20. range:
  21. min: 0
  22. max: 255
  23. mapping:
  24. - target_range:
  25. min: 1800
  26. max: 2700
  27. secondary_entities:
  28. - entity: switch
  29. name: Remote switch
  30. icon: "mdi:remote"
  31. category: config
  32. dps:
  33. - id: 101
  34. type: boolean
  35. name: switch
  36. optional: true