quad_power_timer.yaml 2.7 KB

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