casdon_td_pro_2.yaml 6.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278
  1. name: Oven
  2. products:
  3. - id: wab6oustdukujpkn
  4. name: Casdon TD Pro 2
  5. primary_entity:
  6. entity: climate
  7. translation_only_key: oven
  8. dps:
  9. - id: 1
  10. name: hvac_mode
  11. type: boolean
  12. mapping:
  13. - dps_val: true
  14. value: "heat"
  15. - dps_val: false
  16. value: "off"
  17. - id: 7
  18. name: temperature
  19. type: integer
  20. unit: C
  21. range:
  22. min: 0
  23. max: 500
  24. mapping:
  25. - step: 5
  26. - id: 8
  27. name: current_temperature
  28. type: integer
  29. - id: 105
  30. name: preset_mode
  31. type: string
  32. mapping:
  33. - dps_val: "1"
  34. value: healthy_steam
  35. - dps_val: "2"
  36. value: fresh_steam
  37. - dps_val: "3"
  38. value: high_temp_steam
  39. - dps_val: "4"
  40. value: stew
  41. - dps_val: "5"
  42. value: bake_up_and_down
  43. - dps_val: "6"
  44. value: bbq
  45. - dps_val: "7"
  46. value: bottom_hot_air
  47. - dps_val: "8"
  48. value: on_strong_roast
  49. - dps_val: "9"
  50. value: 3d_hot_air
  51. - dps_val: "10"
  52. value: air_fry
  53. - dps_val: "11"
  54. value: steam_frying
  55. - dps_val: "12"
  56. value: one_click_bread
  57. - dps_val: "13"
  58. value: quick_heat
  59. - dps_val: "14"
  60. value: keep_warm
  61. - dps_val: "15"
  62. value: unfreeze
  63. - dps_val: "16"
  64. value: fermentation
  65. - dps_val: "17"
  66. value: descale
  67. - dps_val: "18"
  68. value: local_recipes
  69. - dps_val: "19"
  70. value: drying
  71. - dps_val: "20"
  72. value: custom
  73. - dps_val: "21"
  74. value: low_steaming
  75. - dps_val: "22"
  76. value: medium_steaming
  77. - dps_val: "23"
  78. value: high_steaming
  79. - id: 102
  80. type: string
  81. name: hvac_action
  82. mapping:
  83. - dps_val: cooking
  84. value: heating
  85. - dps_val: reservation
  86. value: idle
  87. - dps_val: cancel
  88. value: idle
  89. - dps_val: done
  90. value: idle
  91. - dps_val: pause
  92. value: idle
  93. - dps_val: "wait"
  94. constraint: hvac_mode
  95. conditions:
  96. - dps_val: true
  97. value: idle
  98. - dps_val: false
  99. value: "off"
  100. secondary_entities:
  101. - entity: switch
  102. name: Start
  103. icon: "mdi:play-pause"
  104. dps:
  105. - id: 2
  106. name: switch
  107. type: boolean
  108. - entity: number
  109. name: Start time
  110. translation_key: timer
  111. dps:
  112. - id: 9
  113. name: value
  114. type: integer
  115. optional: true
  116. range:
  117. min: 1
  118. max: 1440
  119. unit: min
  120. class: measurement
  121. - entity: number
  122. icon: "mdi:timer-edit"
  123. name: Cooking time
  124. dps:
  125. - id: 10
  126. name: value
  127. type: integer
  128. range:
  129. min: 1
  130. max: 1440
  131. unit: min
  132. class: measurement
  133. - entity: sensor
  134. translation_key: time_remaining
  135. class: duration
  136. dps:
  137. - id: 11
  138. name: sensor
  139. type: integer
  140. readonly: true
  141. range:
  142. min: 0
  143. max: 1440
  144. unit: min
  145. class: measurement
  146. - entity: binary_sensor
  147. category: diagnostic
  148. class: problem
  149. translation_key: casdon_oven_fault
  150. dps:
  151. - id: 13
  152. type: bitfield
  153. name: sensor
  154. mapping:
  155. - dps_val: 0
  156. value: false
  157. - value: true
  158. - id: 13
  159. type: bitfield
  160. name: fault_message
  161. mapping:
  162. - value: "OK"
  163. - dps_val: 0
  164. value: "OK"
  165. - dps_val: 1
  166. value: "e1"
  167. - dps_val: 2
  168. value: "e2"
  169. - dps_val: 4
  170. value: "e3"
  171. - dps_val: 8
  172. value: "e4"
  173. - dps_val: 16
  174. value: "e5"
  175. - dps_val: 32
  176. value: "e6"
  177. - dps_val: 64
  178. value: "e7"
  179. - dps_val: 128
  180. value: "e8"
  181. - entity: sensor
  182. class: enum
  183. translation_key: cooking_status
  184. dps:
  185. - id: 102
  186. name: sensor
  187. type: string
  188. readonly: true
  189. mapping:
  190. - dps_val: wait
  191. value: wait
  192. - dps_val: reservation
  193. value: reservation
  194. - dps_val: cooking
  195. value: cooking
  196. - dps_val: cancel
  197. value: cancel
  198. - dps_val: done
  199. value: done
  200. - dps_val: pause
  201. value: pause
  202. - entity: light
  203. dps:
  204. - id: 103
  205. name: switch
  206. type: boolean
  207. - entity: select
  208. translation_key: casdon_oven_local_recipe
  209. category: config
  210. dps:
  211. - id: 106
  212. name: option
  213. type: string
  214. mapping:
  215. - dps_val: "0"
  216. value: "none"
  217. - dps_val: "1"
  218. value: "steamed_egg_with_okra"
  219. - dps_val: "2"
  220. value: "steamed_sea_bass"
  221. - dps_val: "3"
  222. value: "steamed_prawns"
  223. - dps_val: "4"
  224. value: "handmade_steamed_bread"
  225. - dps_val: "5"
  226. value: "fan_steamed_baby_vegetables"
  227. - dps_val: "6"
  228. value: "braised_pork"
  229. - dps_val: "7"
  230. value: "snow_fungus_and_bird_s_nest"
  231. - dps_val: "8"
  232. value: "crab_pot"
  233. - dps_val: "9"
  234. value: "potato_ribs"
  235. - dps_val: "10"
  236. value: "coconut_chicken_soup"
  237. - dps_val: "11"
  238. value: "snack_platter"
  239. - dps_val: "12"
  240. value: "chicken_skewers"
  241. - dps_val: "13"
  242. value: "roasted_pork_knuckle"
  243. - dps_val: "14"
  244. value: "dried_lemon"
  245. - dps_val: "15"
  246. value: "pork_shop"
  247. - dps_val: "16"
  248. value: "crispy_hairtail"
  249. - dps_val: "17"
  250. value: "spicy_grilled_fish"
  251. - dps_val: "18"
  252. value: "roasted_sweet_potatoes"
  253. - dps_val: "19"
  254. value: "roasted_chicken_wings"
  255. - dps_val: "20"
  256. value: "cumin_lamb_chops"
  257. - dps_val: "21"
  258. value: "honey_grilled_chicken"
  259. - dps_val: "22"
  260. value: "garlic_eggplant"
  261. - dps_val: "23"
  262. value: "portuguese_egg_tart"
  263. - dps_val: "24"
  264. value: "creme_brulee"
  265. - dps_val: "25"
  266. value: "cocoa_chips"
  267. - dps_val: "26"
  268. value: "butter_cookies"
  269. - dps_val: "27"
  270. value: "chiffon_cake"
  271. - dps_val: "28"
  272. value: "puff_pastry"
  273. - dps_val: "29"
  274. value: "red_bean_bread"
  275. - dps_val: "30"
  276. value: "milk_toast"