kennedy_fireplace.yaml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221
  1. name: Fireplace
  2. products:
  3. - id: x6yepotm52a8pfbv
  4. name: Kennedy JR without top light
  5. primary_entity:
  6. entity: climate
  7. icon: "mdi:fireplace"
  8. dps:
  9. - id: 1
  10. name: hvac_mode
  11. type: boolean
  12. mapping:
  13. - dps_val: false
  14. value: "off"
  15. - dps_val: true
  16. value: heat
  17. - id: 3
  18. name: current_temperature
  19. type: integer
  20. mapping:
  21. - constraint: temperature_unit
  22. conditions:
  23. - dps_val: f
  24. value_redirect: temp_current_f
  25. - id: 5
  26. name: temperature
  27. type: string
  28. mapping:
  29. - constraint: temperature_unit
  30. conditions:
  31. - dps_val: c
  32. range:
  33. min: 16
  34. max: 30
  35. mapping:
  36. - dps_val: "1"
  37. value: 16
  38. - dps_val: "2"
  39. value: 19
  40. - dps_val: "3"
  41. value: 21
  42. - dps_val: "4"
  43. value: 23
  44. - dps_val: "5"
  45. value: 25
  46. - dps_val: "6"
  47. value: 27
  48. - dps_val: "7"
  49. value: 30
  50. - dps_val: f
  51. range:
  52. min: 61
  53. max: 86
  54. mapping:
  55. - dps_val: "1"
  56. value: 61
  57. - dps_val: "2"
  58. value: 66
  59. - dps_val: "3"
  60. value: 70
  61. - dps_val: "4"
  62. value: 73
  63. - dps_val: "5"
  64. value: 77
  65. - dps_val: "6"
  66. value: 80
  67. - dps_val: "7"
  68. value: 86
  69. - id: 13
  70. name: temperature_unit
  71. type: string
  72. mapping:
  73. - dps_val: f
  74. value: F
  75. - dps_val: c
  76. value: C
  77. - id: 15
  78. name: temp_current_f
  79. type: integer
  80. hidden: true
  81. - id: 107
  82. name: fan_mode
  83. type: string
  84. mapping:
  85. - dps_val: "0"
  86. value: "off"
  87. - dps_val: "1"
  88. value: low
  89. - dps_val: "2"
  90. value: high
  91. secondary_entities:
  92. - entity: select
  93. name: Timer
  94. icon: "mdi:timer"
  95. category: config
  96. dps:
  97. - id: 19
  98. type: string
  99. name: option
  100. mapping:
  101. - dps_val: "0"
  102. value: "Off"
  103. - dps_val: "1"
  104. value: "1 hour"
  105. - dps_val: "2"
  106. value: "2 hours"
  107. - dps_val: "3"
  108. value: "3 hours"
  109. - dps_val: "4"
  110. value: "4 hours"
  111. - dps_val: "5"
  112. value: "5 hours"
  113. - dps_val: "6"
  114. value: "6 hours"
  115. - dps_val: "7"
  116. value: "7 hours"
  117. - dps_val: "8"
  118. value: "8 hours"
  119. - dps_val: "9"
  120. value: "9 hours"
  121. - entity: sensor
  122. name: Time remaining
  123. class: duration
  124. category: diagnostic
  125. dps:
  126. - id: 20
  127. type: integer
  128. name: sensor
  129. unit: min
  130. - entity: light
  131. name: Flame
  132. icon: "mdi:fire"
  133. category: config
  134. dps:
  135. - id: 101
  136. type: boolean
  137. name: switch
  138. - entity: select
  139. name: Flame red
  140. icon: "mdi:fire"
  141. category: config
  142. dps:
  143. - id: 102
  144. type: string
  145. name: value
  146. mapping:
  147. - dps_val: "0"
  148. value: "Off"
  149. - dps_val: "1"
  150. value: Low
  151. - dps_val: "2"
  152. value: Medium
  153. - dps_val: "3"
  154. value: High
  155. - dps_val: "4"
  156. value: Full
  157. - entity: select
  158. name: Flame blue
  159. icon: "mdi:fire"
  160. category: config
  161. dps:
  162. - id: 103
  163. type: string
  164. name: option
  165. mapping:
  166. - dps_val: "0"
  167. value: "Off"
  168. - dps_val: "1"
  169. value: Low
  170. - dps_val: "2"
  171. value: Medium
  172. - dps_val: "3"
  173. value: High
  174. - dps_val: "4"
  175. value: Full
  176. - entity: select
  177. name: Flame yellow
  178. icon: "mdi:fire"
  179. category: config
  180. dps:
  181. - id: 104
  182. type: string
  183. name: option
  184. mapping:
  185. - dps_val: "0"
  186. value: "Off"
  187. - dps_val: "1"
  188. value: Low
  189. - dps_val: "2"
  190. value: Medium
  191. - dps_val: "3"
  192. value: High
  193. - dps_val: "4"
  194. value: Full
  195. - entity: select
  196. name: Embers
  197. icon: "mdi:campfire"
  198. category: config
  199. dps:
  200. - id: 106
  201. type: string
  202. name: option
  203. mapping:
  204. - dps_val: "0"
  205. value: "Off"
  206. - dps_val: "1"
  207. value: Red
  208. - dps_val: "2"
  209. value: Pink
  210. - dps_val: "3"
  211. value: Snow white
  212. - dps_val: "4"
  213. value: Cool blue
  214. - dps_val: "5"
  215. value: Dark blue
  216. - dps_val: "6"
  217. value: Green
  218. - dps_val: "7"
  219. value: Lake green
  220. - dps_val: "8"
  221. value: Colorful