mirabella_genio_usb.yaml 540 B

123456789101112131415161718192021222324252627
  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. translation_key: timer
  16. category: config
  17. dps:
  18. - id: 2
  19. type: integer
  20. name: value
  21. unit: min
  22. range:
  23. min: 0
  24. max: 86400
  25. mapping:
  26. - scale: 60
  27. step: 60