simple_switch_timer.yaml 562 B

1234567891011121314151617181920212223242526272829
  1. name: Simple switch with timer
  2. products:
  3. - id: r15JnoGqWPM4PPtl
  4. manufacturer: Teckin
  5. model: SP21
  6. - id: 5bvnmoqjth5nd4de
  7. manufacturer: Teckin
  8. model: SP21/SP22/SP27
  9. entities:
  10. - entity: switch
  11. dps:
  12. - id: 1
  13. name: switch
  14. type: boolean
  15. - entity: number
  16. category: config
  17. class: duration
  18. translation_key: timer
  19. dps:
  20. - id: 11
  21. name: value
  22. type: integer
  23. unit: min
  24. range:
  25. min: 0
  26. max: 86400
  27. mapping:
  28. - scale: 60
  29. step: 60