poolsana_heatpump.yaml 1.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. name: Pool heat pump
  2. products:
  3. - id: abb8kaxcphfzkwsg
  4. name: PoolSana InverPower Next
  5. primary_entity:
  6. entity: climate
  7. translation_key: pool_heatpump
  8. dps:
  9. - id: 1
  10. type: boolean
  11. name: hvac_mode
  12. mapping:
  13. - dps_val: false
  14. value: "off"
  15. - dps_val: true
  16. constraint: mode
  17. conditions:
  18. - dps_val: Cooling
  19. value: cool
  20. - dps_val: Heating
  21. value: heat
  22. - dps_val: Auto
  23. value: heat_cool
  24. - id: 2
  25. type: string
  26. name: mode
  27. hidden: true
  28. - id: 4
  29. type: integer
  30. name: temperature
  31. range:
  32. min: 70
  33. max: 400
  34. mapping:
  35. - scale: 10
  36. step: 10
  37. - id: 16
  38. type: integer
  39. name: current_temperature
  40. mapping:
  41. - scale: 10
  42. - id: 5
  43. type: string
  44. name: preset_mode
  45. mapping:
  46. - dps_val: Boost
  47. value: boost
  48. - dps_val: Silence
  49. value: eco
  50. - dps_val: Smart
  51. value: comfort
  52. secondary_entities:
  53. - entity: sensor
  54. class: temperature
  55. name: Effluent Temperature
  56. category: diagnostic
  57. dps:
  58. - id: 25
  59. type: integer
  60. name: sensor
  61. unit: "°C"
  62. - entity: binary_sensor
  63. category: diagnostic
  64. class: problem
  65. dps:
  66. - id: 15
  67. type: bitfield
  68. name: sensor
  69. mapping:
  70. - dps_val: 0
  71. value: false
  72. - value: true
  73. - id: 15
  74. type: bitfield
  75. name: fault_code