cesmarthome_acwall_outlet.yaml 483 B

1234567891011121314151617181920212223242526
  1. name: Wall outlet
  2. products:
  3. - id: xca2lqfaztnmk5jh
  4. name: CE Smart Home LQ-2-W3
  5. primary_entity:
  6. entity: switch
  7. dps:
  8. - id: 101
  9. name: switch
  10. type: boolean
  11. secondary_entities:
  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