aubess_3gang_switch.yaml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144
  1. name: Triple switch with timer
  2. products:
  3. - id: 3njf1fgcsbuvkbhw
  4. manufacturer: Aubess
  5. model: MINI-W1
  6. entities:
  7. - entity: switch
  8. translation_key: switch_x
  9. translation_placeholders:
  10. x: "1"
  11. dps:
  12. - id: 1
  13. name: switch
  14. type: boolean
  15. - entity: switch
  16. translation_key: switch_x
  17. translation_placeholders:
  18. x: "2"
  19. dps:
  20. - id: 2
  21. name: switch
  22. type: boolean
  23. - entity: switch
  24. translation_key: switch_x
  25. translation_placeholders:
  26. x: "3"
  27. dps:
  28. - id: 3
  29. name: switch
  30. type: boolean
  31. - entity: number
  32. translation_key: timer_x
  33. translation_placeholders:
  34. x: "1"
  35. class: duration
  36. category: config
  37. dps:
  38. - id: 9
  39. type: integer
  40. name: value
  41. range:
  42. min: 0
  43. max: 86400
  44. mapping:
  45. - scale: 60
  46. step: 60
  47. - entity: number
  48. category: config
  49. translation_key: timer_x
  50. translation_placeholders:
  51. x: "2"
  52. class: duration
  53. dps:
  54. - id: 10
  55. type: integer
  56. name: value
  57. range:
  58. min: 0
  59. max: 86400
  60. mapping:
  61. - scale: 60
  62. step: 60
  63. - entity: number
  64. category: config
  65. translation_key: timer_x
  66. translation_placeholders:
  67. x: "3"
  68. class: duration
  69. dps:
  70. - id: 11
  71. type: integer
  72. name: value
  73. range:
  74. min: 0
  75. max: 86400
  76. mapping:
  77. - scale: 60
  78. step: 60
  79. - entity: select
  80. translation_key: initial_state
  81. category: config
  82. dps:
  83. - id: 38
  84. type: string
  85. name: option
  86. mapping:
  87. - dps_val: memory
  88. value: memory
  89. - dps_val: "on"
  90. value: "on"
  91. - dps_val: "off"
  92. value: "off"
  93. - entity: text
  94. name: Random schedule
  95. category: config
  96. hidden: true
  97. icon: "mdi:calendar-clock"
  98. dps:
  99. - id: 42
  100. type: string
  101. name: value
  102. - entity: text
  103. name: Regular schedule
  104. category: config
  105. hidden: true
  106. icon: "mdi:calendar-clock"
  107. dps:
  108. - id: 43
  109. type: string
  110. name: value
  111. - entity: text
  112. name: Inching
  113. category: config
  114. hidden: true
  115. icon: "mdi:toggle-switch"
  116. dps:
  117. - id: 44
  118. type: string
  119. name: value
  120. - entity: select
  121. name: Switch type
  122. icon: "mdi:toggle-switch"
  123. category: config
  124. dps:
  125. - id: 47
  126. type: string
  127. name: option
  128. mapping:
  129. - dps_val: flip
  130. value: Flip
  131. - dps_val: sync
  132. value: Synchronized
  133. - dps_val: button
  134. value: Button
  135. - entity: text
  136. name: Interlocking
  137. category: config
  138. hidden: true
  139. icon: "mdi:link-lock"
  140. dps:
  141. - id: 48
  142. type: string
  143. optional: true
  144. name: value