powerstrip_6outlet_usbs.yaml 681 B

12345678910111213141516171819202122232425262728293031323334353637
  1. name: 6 outlet + 4 USB power strip
  2. products:
  3. - id: 2fcngzxvsivfzhzj
  4. name: ACME SH3305
  5. primary_entity:
  6. entity: switch
  7. name: Switch 1
  8. class: outlet
  9. dps:
  10. - id: 1
  11. type: boolean
  12. name: switch
  13. - id: 101
  14. type: integer
  15. name: countdown
  16. secondary_entities:
  17. - entity: switch
  18. name: Switch 2
  19. class: outlet
  20. dps:
  21. - id: 2
  22. type: boolean
  23. name: switch
  24. - id: 102
  25. type: integer
  26. name: countdown_2
  27. - entity: switch
  28. name: USB
  29. class: switch
  30. icon: "mdi:usb"
  31. dps:
  32. - id: 7
  33. type: boolean
  34. name: switch
  35. - id: 105
  36. type: integer
  37. name: countdown_usb