kennedy_fireplace.yaml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219
  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. translation_key: timer
  94. category: config
  95. dps:
  96. - id: 19
  97. type: string
  98. name: option
  99. mapping:
  100. - dps_val: "0"
  101. value: "Off"
  102. - dps_val: "1"
  103. value: "1 hour"
  104. - dps_val: "2"
  105. value: "2 hours"
  106. - dps_val: "3"
  107. value: "3 hours"
  108. - dps_val: "4"
  109. value: "4 hours"
  110. - dps_val: "5"
  111. value: "5 hours"
  112. - dps_val: "6"
  113. value: "6 hours"
  114. - dps_val: "7"
  115. value: "7 hours"
  116. - dps_val: "8"
  117. value: "8 hours"
  118. - dps_val: "9"
  119. value: "9 hours"
  120. - entity: sensor
  121. translation_key: time_remaining
  122. class: duration
  123. category: diagnostic
  124. dps:
  125. - id: 20
  126. type: integer
  127. name: sensor
  128. unit: min
  129. - entity: light
  130. translation_key: flame
  131. category: config
  132. dps:
  133. - id: 101
  134. type: boolean
  135. name: switch
  136. - entity: select
  137. name: Flame red
  138. icon: "mdi:fire"
  139. category: config
  140. dps:
  141. - id: 102
  142. type: string
  143. name: option
  144. mapping:
  145. - dps_val: "0"
  146. value: "Off"
  147. - dps_val: "1"
  148. value: Low
  149. - dps_val: "2"
  150. value: Medium
  151. - dps_val: "3"
  152. value: High
  153. - dps_val: "4"
  154. value: Full
  155. - entity: select
  156. name: Flame blue
  157. icon: "mdi:fire"
  158. category: config
  159. dps:
  160. - id: 103
  161. type: string
  162. name: option
  163. mapping:
  164. - dps_val: "0"
  165. value: "Off"
  166. - dps_val: "1"
  167. value: Low
  168. - dps_val: "2"
  169. value: Medium
  170. - dps_val: "3"
  171. value: High
  172. - dps_val: "4"
  173. value: Full
  174. - entity: select
  175. name: Flame yellow
  176. icon: "mdi:fire"
  177. category: config
  178. dps:
  179. - id: 104
  180. type: string
  181. name: option
  182. mapping:
  183. - dps_val: "0"
  184. value: "Off"
  185. - dps_val: "1"
  186. value: Low
  187. - dps_val: "2"
  188. value: Medium
  189. - dps_val: "3"
  190. value: High
  191. - dps_val: "4"
  192. value: Full
  193. - entity: select
  194. name: Embers
  195. icon: "mdi:campfire"
  196. category: config
  197. dps:
  198. - id: 106
  199. type: string
  200. name: option
  201. mapping:
  202. - dps_val: "0"
  203. value: "Off"
  204. - dps_val: "1"
  205. value: Red
  206. - dps_val: "2"
  207. value: Pink
  208. - dps_val: "3"
  209. value: Snow white
  210. - dps_val: "4"
  211. value: Cool blue
  212. - dps_val: "5"
  213. value: Dark blue
  214. - dps_val: "6"
  215. value: Green
  216. - dps_val: "7"
  217. value: Lake green
  218. - dps_val: "8"
  219. value: Colorful