rcu16_relaymodule.yaml 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. name: Relay 16CH
  2. products:
  3. - id: 05iqw2misedc8pgv
  4. model: RCU-16
  5. entities:
  6. - entity: switch
  7. icon: "mdi:power"
  8. translation_key: switch_x
  9. translation_placeholders:
  10. x: "1"
  11. dps:
  12. - id: 101
  13. type: boolean
  14. name: switch
  15. - entity: switch
  16. icon: "mdi:power"
  17. translation_key: switch_x
  18. translation_placeholders:
  19. x: "2"
  20. dps:
  21. - id: 102
  22. type: boolean
  23. name: switch
  24. - entity: switch
  25. icon: "mdi:power"
  26. translation_key: switch_x
  27. translation_placeholders:
  28. x: "3"
  29. dps:
  30. - id: 103
  31. type: boolean
  32. name: switch
  33. - entity: switch
  34. icon: "mdi:power"
  35. translation_key: switch_x
  36. translation_placeholders:
  37. x: "4"
  38. dps:
  39. - id: 104
  40. type: boolean
  41. name: switch
  42. - entity: switch
  43. icon: "mdi:power"
  44. translation_key: switch_x
  45. translation_placeholders:
  46. x: "5"
  47. dps:
  48. - id: 105
  49. type: boolean
  50. name: switch
  51. - entity: switch
  52. icon: "mdi:power"
  53. translation_key: switch_x
  54. translation_placeholders:
  55. x: "6"
  56. dps:
  57. - id: 106
  58. type: boolean
  59. name: switch
  60. - entity: switch
  61. icon: "mdi:power"
  62. translation_key: switch_x
  63. translation_placeholders:
  64. x: "7"
  65. dps:
  66. - id: 107
  67. type: boolean
  68. name: switch
  69. - entity: switch
  70. icon: "mdi:power"
  71. translation_key: switch_x
  72. translation_placeholders:
  73. x: "8"
  74. dps:
  75. - id: 108
  76. type: boolean
  77. name: switch
  78. - entity: switch
  79. icon: "mdi:power"
  80. translation_key: switch_x
  81. translation_placeholders:
  82. x: "9"
  83. dps:
  84. - id: 109
  85. type: boolean
  86. name: switch
  87. - entity: switch
  88. icon: "mdi:power"
  89. translation_key: switch_x
  90. translation_placeholders:
  91. x: "10"
  92. dps:
  93. - id: 110
  94. type: boolean
  95. name: switch
  96. - entity: switch
  97. icon: "mdi:power"
  98. translation_key: switch_x
  99. translation_placeholders:
  100. x: "11"
  101. dps:
  102. - id: 111
  103. type: boolean
  104. name: switch
  105. - entity: switch
  106. icon: "mdi:power"
  107. translation_key: switch_x
  108. translation_placeholders:
  109. x: "12"
  110. dps:
  111. - id: 112
  112. type: boolean
  113. name: switch
  114. - entity: switch
  115. icon: "mdi:power"
  116. translation_key: switch_x
  117. translation_placeholders:
  118. x: "13"
  119. dps:
  120. - id: 113
  121. type: boolean
  122. name: switch
  123. - entity: switch
  124. icon: "mdi:power"
  125. translation_key: switch_x
  126. translation_placeholders:
  127. x: "14"
  128. dps:
  129. - id: 114
  130. type: boolean
  131. name: switch
  132. - entity: switch
  133. icon: "mdi:power"
  134. translation_key: switch_x
  135. translation_placeholders:
  136. x: "15"
  137. dps:
  138. - id: 115
  139. type: boolean
  140. name: switch
  141. - entity: switch
  142. icon: "mdi:power"
  143. translation_key: switch_x
  144. translation_placeholders:
  145. x: "16"
  146. dps:
  147. - id: 116
  148. type: boolean
  149. name: switch
  150. - entity: select
  151. translation_key: initial_state
  152. category: config
  153. dps:
  154. - id: 117
  155. type: string
  156. name: option
  157. mapping:
  158. - dps_val: "off"
  159. value: "off"
  160. - dps_val: "on"
  161. value: "on"
  162. - dps_val: fixed
  163. value: memory
  164. - entity: select
  165. name: IO mode 1-8
  166. icon: "mdi:lightning-bolt"
  167. category: config
  168. dps:
  169. - id: 118
  170. type: string
  171. name: option
  172. mapping:
  173. - dps_val: eturn
  174. value: Button
  175. - dps_val: switch
  176. value: Switch
  177. - dps_val: sensor
  178. value: Cover
  179. - entity: select
  180. name: IO mode 9-16
  181. icon: "mdi:lightning-bolt"
  182. category: config
  183. dps:
  184. - id: 119
  185. type: string
  186. name: option
  187. mapping:
  188. - dps_val: eturn
  189. value: Button
  190. - dps_val: switch
  191. value: Switch
  192. - dps_val: sensor
  193. value: Cover
  194. - entity: select
  195. name: Function 11-12
  196. category: config
  197. dps:
  198. - id: 120
  199. type: string
  200. name: option
  201. mapping:
  202. - dps_val: switch
  203. value: Switch
  204. - dps_val: curtain
  205. value: Curtain
  206. - entity: select
  207. name: Function 13-14
  208. category: config
  209. dps:
  210. - id: 121
  211. type: string
  212. name: option
  213. mapping:
  214. - dps_val: switch
  215. value: Switch
  216. - dps_val: curtain
  217. value: Curtain
  218. - entity: select
  219. name: Function 15-16
  220. category: config
  221. dps:
  222. - id: 122
  223. type: string
  224. name: option
  225. mapping:
  226. - dps_val: switch
  227. value: Switch
  228. - dps_val: curtain
  229. value: Curtain
  230. - entity: select
  231. name: Scene
  232. translation_key: scene
  233. category: config
  234. dps:
  235. - id: 123
  236. type: string
  237. name: option
  238. mapping:
  239. - dps_val: ready
  240. value: none
  241. - dps_val: scene1
  242. value: Scene 1
  243. - dps_val: scene2
  244. value: Scene 2
  245. - dps_val: scene3
  246. value: Scene 3
  247. - dps_val: scene4
  248. value: Scene 4
  249. - dps_val: scene5
  250. value: Scene 5
  251. - dps_val: scene6
  252. value: Scene 6
  253. - dps_val: scene7
  254. value: Scene 7
  255. - entity: number
  256. category: config
  257. dps:
  258. - id: 125
  259. type: integer
  260. name: value
  261. range:
  262. min: 1
  263. max: 30