nooie_pu13_smartplug.yaml 924 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. name: SmartPlug
  2. products:
  3. - id: eimdzrehi6a6vixn
  4. manufacturer: Nooie
  5. model: PU13
  6. entities:
  7. - entity: switch
  8. class: outlet
  9. dps:
  10. - id: 1
  11. name: switch
  12. type: boolean
  13. - entity: number
  14. translation_key: timer
  15. class: duration
  16. category: config
  17. dps:
  18. - id: 9
  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
  28. - entity: lock
  29. translation_key: child_lock
  30. category: config
  31. dps:
  32. - id: 41
  33. type: boolean
  34. name: lock
  35. - entity: select
  36. translation_key: initial_state
  37. category: config
  38. dps:
  39. - id: 39
  40. type: string
  41. name: option
  42. mapping:
  43. - dps_val: 1
  44. value: "on"
  45. - dps_val: 0
  46. value: "off"
  47. - dps_val: 2
  48. value: memory