mirabella_genio_usb.yaml 553 B

12345678910111213141516171819202122232425262728
  1. name: Smartplug with timer
  2. products:
  3. # Original product id unknown: Mirabella Genio USB smartplug
  4. - id: PGEkBctAbtzKOZng
  5. name: Maxcio W-DE004
  6. primary_entity:
  7. entity: switch
  8. class: outlet
  9. dps:
  10. - id: 1
  11. type: boolean
  12. name: switch
  13. secondary_entities:
  14. - entity: number
  15. name: Timer
  16. category: config
  17. icon: "mdi:timer"
  18. dps:
  19. - id: 2
  20. type: integer
  21. name: value
  22. unit: min
  23. range:
  24. min: 0
  25. max: 86400
  26. mapping:
  27. - scale: 60
  28. step: 60