arlec_pb88uha_s2_switch.yaml 2.5 KB

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