mirabella_power_strip.yaml 2.7 KB

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