caldo_up_t_wifi.yaml 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. name: Fan heater
  2. products:
  3. - id: dqy0z9997a18rkaw
  4. name: Olimpia Splendid Caldo Up T
  5. primary_entity:
  6. entity: climate
  7. dps:
  8. - id: 1
  9. type: boolean
  10. name: hvac_mode
  11. mapping:
  12. - dps_val: true
  13. constraint: preset_mode
  14. conditions:
  15. - dps_val: "0"
  16. value: fan_only
  17. - dps_val: "1"
  18. value: heat
  19. - value: heat
  20. - dps_val: false
  21. value: "off"
  22. - id: 2
  23. type: integer
  24. name: temperature
  25. range:
  26. min: 18
  27. max: 45
  28. - id: 3
  29. type: integer
  30. name: current_temperature
  31. - id: 5
  32. type: string
  33. name: preset_mode
  34. mapping:
  35. - dps_val: "0"
  36. value: none
  37. - dps_val: "1"
  38. value: comfort
  39. - dps_val: "2"
  40. value: boost
  41. - id: 8
  42. type: boolean
  43. name: swing_mode
  44. mapping:
  45. - dps_val: false
  46. value: "off"
  47. - dps_val: true
  48. value: "on"
  49. secondary_entities:
  50. - entity: switch
  51. name: Window detection
  52. icon: "mdi:window-open-variant"
  53. category: config
  54. dps:
  55. - id: 101
  56. type: boolean
  57. name: switch