smart_powerstrip_3_outlet_energy.yaml 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. name: Triple monitoring powerstrip
  2. products:
  3. - id: y3vaekzobpkbcj0j
  4. manufacturer: Eightree
  5. model: ET43
  6. - id: b9dvdzeuteph24th
  7. manufacturer: ANTELA
  8. model: Smart Power Strip Energy Monitoring
  9. model_id: SPS-W-TY-PM-UK-RY
  10. entities:
  11. - entity: switch
  12. class: outlet
  13. translation_key: outlet_x
  14. translation_placeholders:
  15. x: "1"
  16. dps:
  17. - id: 1
  18. type: boolean
  19. name: switch
  20. - id: 41
  21. type: string
  22. name: cycle_timer
  23. optional: true
  24. - id: 42
  25. type: string
  26. name: random_timer
  27. optional: true
  28. - entity: switch
  29. class: outlet
  30. translation_key: outlet_x
  31. translation_placeholders:
  32. x: "2"
  33. dps:
  34. - id: 2
  35. type: boolean
  36. name: switch
  37. - entity: switch
  38. class: outlet
  39. translation_key: outlet_x
  40. translation_placeholders:
  41. x: "3"
  42. dps:
  43. - id: 3
  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: sensor
  98. category: diagnostic
  99. hidden: true
  100. name: Energy
  101. dps:
  102. - id: 17
  103. name: sensor
  104. type: integer
  105. unit: kWh
  106. optional: true
  107. class: measurement
  108. mapping:
  109. - scale: 1000
  110. - id: 25
  111. type: integer
  112. name: calibration
  113. optional: true
  114. - entity: sensor
  115. category: diagnostic
  116. class: current
  117. dps:
  118. - id: 18
  119. name: sensor
  120. type: integer
  121. class: measurement
  122. unit: mA
  123. - id: 23
  124. type: integer
  125. name: calibration
  126. optional: true
  127. - entity: sensor
  128. category: diagnostic
  129. class: power
  130. dps:
  131. - id: 19
  132. name: sensor
  133. type: integer
  134. class: measurement
  135. unit: W
  136. mapping:
  137. - scale: 10
  138. - id: 24
  139. type: integer
  140. name: calibration
  141. optional: true
  142. - entity: sensor
  143. category: diagnostic
  144. class: voltage
  145. dps:
  146. - id: 20
  147. name: sensor
  148. type: integer
  149. class: measurement
  150. unit: V
  151. mapping:
  152. - scale: 10
  153. - id: 22
  154. type: integer
  155. name: calibration
  156. optional: true
  157. - entity: select
  158. category: config
  159. translation_key: initial_state
  160. dps:
  161. - id: 38
  162. type: string
  163. name: option
  164. mapping:
  165. - dps_val: "on"
  166. value: "on"
  167. - dps_val: "off"
  168. value: "off"
  169. - dps_val: memory
  170. value: memory