aziot_quad_switch.yaml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. name: Quad switch
  2. products:
  3. - id: vbjatuxv6yoezkk5
  4. manufacturer: Aziot
  5. model: 4 Node smart switch
  6. entities:
  7. - entity: switch
  8. translation_key: switch_x
  9. translation_placeholders:
  10. x: "1"
  11. dps:
  12. - id: 1
  13. type: boolean
  14. name: switch
  15. - entity: switch
  16. translation_key: switch_x
  17. translation_placeholders:
  18. x: "2"
  19. dps:
  20. - id: 2
  21. type: boolean
  22. name: switch
  23. - entity: switch
  24. translation_key: switch_x
  25. translation_placeholders:
  26. x: "3"
  27. dps:
  28. - id: 3
  29. type: boolean
  30. name: switch
  31. - entity: switch
  32. translation_key: switch_x
  33. translation_placeholders:
  34. x: "4"
  35. dps:
  36. - id: 4
  37. type: boolean
  38. name: switch
  39. - entity: time
  40. translation_key: timer_x
  41. translation_placeholders:
  42. x: "1"
  43. dps:
  44. - id: 7
  45. type: integer
  46. name: second
  47. range:
  48. min: 0
  49. max: 86400
  50. - entity: time
  51. translation_key: timer_x
  52. translation_placeholders:
  53. x: "2"
  54. dps:
  55. - id: 8
  56. type: integer
  57. name: second
  58. range:
  59. min: 0
  60. max: 86400
  61. - entity: time
  62. translation_key: timer_x
  63. translation_placeholders:
  64. x: "3"
  65. dps:
  66. - id: 9
  67. type: integer
  68. name: second
  69. range:
  70. min: 0
  71. max: 86400
  72. - entity: time
  73. translation_key: timer_x
  74. translation_placeholders:
  75. x: "4"
  76. dps:
  77. - id: 10
  78. type: integer
  79. name: second
  80. range:
  81. min: 0
  82. max: 86400
  83. - entity: select
  84. translation_key: initial_state
  85. category: config
  86. dps:
  87. - id: 14
  88. type: string
  89. name: option
  90. mapping:
  91. - dps_val: "off"
  92. value: "off"
  93. - dps_val: "on"
  94. value: "on"
  95. - dps_val: memory
  96. value: memory
  97. - entity: select
  98. translation_key: light_mode
  99. category: config
  100. dps:
  101. - id: 15
  102. type: string
  103. name: option
  104. mapping:
  105. - dps_val: relay
  106. value: state
  107. - dps_val: pos
  108. value: locator
  109. - dps_val: none
  110. value: "off"
  111. - entity: text
  112. name: Schedule
  113. category: config
  114. icon: "mdi:home-clock"
  115. hidden: true
  116. dps:
  117. - id: 17
  118. type: string
  119. name: value
  120. - entity: text
  121. name: Random schedule
  122. category: config
  123. icon: "mdi:airplane-clock"
  124. hidden: true
  125. dps:
  126. - id: 18
  127. type: string
  128. name: value
  129. - entity: text
  130. name: Inching
  131. category: config
  132. icon: "mdi:toggle-switch"
  133. hidden: true
  134. dps:
  135. - id: 19
  136. type: string
  137. name: value