dimming_lightbulb.yaml 885 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. name: Dimming lightbulb
  2. products:
  3. - id: uoqzzanrvopvxddl
  4. manufacturer: Deta
  5. model: Grid Connect Smart 18W 1900lm
  6. name: Daylight T8 tube
  7. model_id: DET018HA
  8. - id: vjapigi170njdq09
  9. manufacturer: Arlec
  10. model: Smart 4W 380lm
  11. name: Candle dimmable bulb
  12. model_id: GLD060HA
  13. - id: aok3caeleulg1neh
  14. model: S10
  15. name: Wireless dimmer
  16. entities:
  17. - entity: light
  18. dps:
  19. - id: 20
  20. type: boolean
  21. name: switch
  22. - id: 22
  23. name: brightness
  24. type: integer
  25. range:
  26. min: 10
  27. max: 1000
  28. - entity: number
  29. translation_key: timer
  30. class: duration
  31. category: config
  32. dps:
  33. - id: 26
  34. type: integer
  35. name: value
  36. unit: min
  37. optional: true
  38. range:
  39. min: 0
  40. max: 86400
  41. mapping:
  42. - scale: 60
  43. step: 60