dimming_lightbulb.yaml 772 B

123456789101112131415161718192021222324252627282930313233343536
  1. name: Dimming lightbulb
  2. products:
  3. - id: uoqzzanrvopvxddl
  4. name: Deta Grid Connect Smart 18W 1900lm Daylight T8 Tube DET018HA
  5. - id: vjapigi170njdq09
  6. name: Arlec Smart 4W 380lm Candle Dimmable Bulb GLD060HA
  7. - id: aok3caeleulg1neh
  8. name: S10 wireless dimmer
  9. primary_entity:
  10. entity: light
  11. dps:
  12. - id: 20
  13. type: boolean
  14. name: switch
  15. - id: 22
  16. name: brightness
  17. type: integer
  18. range:
  19. min: 10
  20. max: 1000
  21. secondary_entities:
  22. - entity: number
  23. translation_key: timer
  24. category: config
  25. dps:
  26. - id: 26
  27. type: integer
  28. name: value
  29. unit: min
  30. optional: true
  31. range:
  32. min: 0
  33. max: 86400
  34. mapping:
  35. - scale: 60
  36. step: 60