arlec_pb88uha_s2_switch.yaml 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. name: Quad powerboard
  2. products:
  3. - id: vcbjjhz6pwwwkyek
  4. manufacturer: Arlec
  5. model: PB88UHA Series 2
  6. entities:
  7. - entity: switch
  8. translation_key: outlet_x
  9. translation_placeholders:
  10. x: "1"
  11. class: outlet
  12. dps:
  13. - id: 1
  14. type: boolean
  15. name: switch
  16. - entity: switch
  17. translation_key: outlet_x
  18. translation_placeholders:
  19. x: "2"
  20. class: outlet
  21. dps:
  22. - id: 2
  23. type: boolean
  24. name: switch
  25. - entity: switch
  26. translation_key: outlet_x
  27. translation_placeholders:
  28. x: "3"
  29. class: outlet
  30. dps:
  31. - id: 3
  32. type: boolean
  33. name: switch
  34. - entity: switch
  35. translation_key: outlet_x
  36. translation_placeholders:
  37. x: "4"
  38. class: outlet
  39. dps:
  40. - id: 4
  41. type: boolean
  42. name: switch
  43. - entity: number
  44. category: config
  45. translation_key: timer_x
  46. translation_placeholders:
  47. x: "1"
  48. class: duration
  49. dps:
  50. - id: 9
  51. name: value
  52. type: integer
  53. unit: min
  54. range:
  55. min: 0
  56. max: 86400
  57. mapping:
  58. - scale: 60
  59. step: 60
  60. - entity: number
  61. category: config
  62. translation_key: timer_x
  63. translation_placeholders:
  64. x: "2"
  65. class: duration
  66. dps:
  67. - id: 10
  68. name: value
  69. type: integer
  70. unit: min
  71. range:
  72. min: 0
  73. max: 86400
  74. mapping:
  75. - scale: 60
  76. step: 60
  77. - entity: number
  78. category: config
  79. translation_key: timer_x
  80. translation_placeholders:
  81. x: "3"
  82. class: duration
  83. dps:
  84. - id: 11
  85. name: value
  86. type: integer
  87. unit: min
  88. range:
  89. min: 0
  90. max: 86400
  91. mapping:
  92. - scale: 60
  93. step: 60
  94. - entity: number
  95. category: config
  96. translation_key: timer_x
  97. translation_placeholders:
  98. x: "4"
  99. class: duration
  100. dps:
  101. - id: 12
  102. name: value
  103. type: integer
  104. unit: min
  105. range:
  106. min: 0
  107. max: 86400
  108. mapping:
  109. - scale: 60
  110. step: 60
  111. - entity: select
  112. category: config
  113. translation_key: initial_state
  114. dps:
  115. - id: 38
  116. name: option
  117. type: string
  118. mapping:
  119. - dps_val: memory
  120. value: memory
  121. - dps_val: "on"
  122. value: "on"
  123. - dps_val: "off"
  124. value: "off"
  125. - entity: lock
  126. category: config
  127. translation_key: child_lock
  128. dps:
  129. - id: 41
  130. name: lock
  131. type: boolean