simple_switch_timer.yaml 520 B

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