quad_power_timer.yaml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. name: Quad powerstrip
  2. products:
  3. - id: ckg60n4x6qakegxo
  4. manufacturer: Xystec
  5. model: NX-4986-919 4xUSB
  6. - id: fn2jtjtvkegj2oll
  7. manufacturer: Powersav
  8. model: AHR-083
  9. - id: nflvklbkgbbxegxj
  10. manufacturer: LSC Smart Connect
  11. entities:
  12. - entity: switch
  13. translation_key: outlet_x
  14. translation_placeholders:
  15. x: "1"
  16. class: outlet
  17. dps:
  18. - id: 1
  19. type: boolean
  20. name: switch
  21. - entity: switch
  22. translation_key: outlet_x
  23. translation_placeholders:
  24. x: "2"
  25. class: outlet
  26. dps:
  27. - id: 2
  28. type: boolean
  29. name: switch
  30. - entity: switch
  31. translation_key: outlet_x
  32. translation_placeholders:
  33. x: "3"
  34. class: outlet
  35. dps:
  36. - id: 3
  37. type: boolean
  38. name: switch
  39. - entity: switch
  40. translation_key: outlet_x
  41. translation_placeholders:
  42. x: "4"
  43. class: outlet
  44. dps:
  45. - id: 4
  46. type: boolean
  47. name: switch
  48. - entity: time
  49. category: config
  50. translation_key: timer_x
  51. translation_placeholders:
  52. x: "1"
  53. dps:
  54. - id: 9
  55. type: integer
  56. name: second
  57. range:
  58. min: 0
  59. max: 86400
  60. - entity: time
  61. category: config
  62. translation_key: timer_x
  63. translation_placeholders:
  64. x: "2"
  65. dps:
  66. - id: 10
  67. type: integer
  68. name: second
  69. range:
  70. min: 0
  71. max: 86400
  72. - entity: time
  73. category: config
  74. translation_key: timer_x
  75. translation_placeholders:
  76. x: "3"
  77. dps:
  78. - id: 11
  79. type: integer
  80. name: second
  81. range:
  82. min: 0
  83. max: 86400
  84. - entity: time
  85. category: config
  86. translation_key: timer_x
  87. translation_placeholders:
  88. x: "4"
  89. dps:
  90. - id: 12
  91. type: integer
  92. name: second
  93. range:
  94. min: 0
  95. max: 86400
  96. - entity: number
  97. category: config
  98. class: duration
  99. translation_key: timer_x
  100. translation_placeholders:
  101. x: "1"
  102. # 2025-07-20
  103. deprecated: time.timer_1
  104. dps:
  105. - id: 9
  106. type: integer
  107. name: value
  108. unit: min
  109. range:
  110. min: 0
  111. max: 86400
  112. mapping:
  113. - scale: 60
  114. step: 60
  115. - entity: number
  116. category: config
  117. class: duration
  118. translation_key: timer_x
  119. translation_placeholders:
  120. x: "2"
  121. # 2025-07-20
  122. deprecated: time.timer_2
  123. dps:
  124. - id: 10
  125. type: integer
  126. name: value
  127. unit: min
  128. range:
  129. min: 0
  130. max: 86400
  131. mapping:
  132. - scale: 60
  133. step: 60
  134. - entity: number
  135. category: config
  136. class: duration
  137. translation_key: timer_x
  138. translation_placeholders:
  139. x: "3"
  140. # 2025-07-20
  141. deprecated: time.timer_3
  142. dps:
  143. - id: 11
  144. type: integer
  145. name: value
  146. unit: min
  147. range:
  148. min: 0
  149. max: 86400
  150. mapping:
  151. - scale: 60
  152. step: 60
  153. - entity: number
  154. category: config
  155. class: duration
  156. translation_key: timer_x
  157. translation_placeholders:
  158. x: "4"
  159. # 2025-07-20
  160. deprecated: time.timer_4
  161. dps:
  162. - id: 12
  163. type: integer
  164. name: value
  165. unit: min
  166. range:
  167. min: 0
  168. max: 86400
  169. mapping:
  170. - scale: 60
  171. step: 60
  172. - entity: select
  173. translation_key: initial_state
  174. category: config
  175. hidden: unavailable
  176. dps:
  177. - id: 38
  178. type: string
  179. optional: true
  180. name: available
  181. mapping:
  182. - dps_val: null
  183. value: false
  184. - value: true
  185. - id: 38
  186. type: string
  187. name: option
  188. optional: true
  189. mapping:
  190. - dps_val: "on"
  191. value: "on"
  192. - dps_val: "off"
  193. value: "off"
  194. - dps_val: memory
  195. value: memory