cesmarthome_acwall_outlet.yaml 486 B

1234567891011121314151617181920212223242526
  1. name: Wall outlet
  2. products:
  3. - id: xca2lqfaztnmk5jh
  4. manufacturer: CE Smart Home
  5. model: LQ-2-W3
  6. entities:
  7. - entity: switch
  8. dps:
  9. - id: 101
  10. name: switch
  11. type: boolean
  12. - entity: number
  13. category: config
  14. class: duration
  15. translation_key: timer
  16. dps:
  17. - id: 102
  18. name: value
  19. type: integer
  20. unit: min
  21. range:
  22. min: 0
  23. max: 86400
  24. mapping:
  25. - scale: 60
  26. step: 60