Skip to content

marcoboers/home-assistant-quatt

Repository files navigation

Quatt integration for Home Assistant

GitHub Release GitHub Activity License

hacs Project Maintenance BuyMeCoffee

Unofficial integration for Quatt Heat Pump.

Installation

Install with HACS (recommended)

Do you have HACS installed?

  1. Click here or add repository manually
    • Select Integrations, then select the 3-dots in the upper-right corner, then select Custom Repositories.
    • Put the Reposity URL in the Repository field, then select Integration in the Category dropdown list and click Add.
  2. Search integrations for Quatt
  3. Click Install
  4. Restart Home Assistant

Install manually

  1. Using the tool of choice open the directory (folder) for your HA configuration (where you find configuration.yaml).
  2. If you do not have a custom_components directory (folder) there, you need to create it.
  3. In the custom_components directory (folder) create a new folder called quatt.
  4. Download in the Releases section the quatt.zip file for the version of the integration you want to install and extract the files. Alternatively, download all the files from the custom_components/quatt/ directory (folder) in this repository. Note that the version number will not be updated if you choose the latter.
  5. Place the files you downloaded in the new directory (folder) you created.
  6. Restart Home Assistant

Configuration

Manual

  1. In Home Assistant click on Settings
  2. Click on Devices & services
  3. Click on Integrations
  4. Click on + Add integration
  5. Search for and select Quatt
  6. Enter the ip address of your Quatt CIC (for instance: 192.168.0.100 without http:// or port number)
  7. Click Submit
  8. Enjoy

Auto-discovery

The Quatt integration relies on DHCP requests made by the Commander In Chief (CIC) for autodiscovery. To force a DHCP request, turn off the CIC and wait 10 seconds and turn it back on again.

  1. In Home Assistant click on Settings
  2. Click on Devices & services
  3. In case the Quatt has been auto-discovered, the discovered CIC is shown at the top of the screen
  4. Click on Configure
  5. Click on Submit to confirm to automatically add the integration to Home Assistant
  6. Enjoy

Sensors

All sensors from the local API feed are available. In addition, the following computed sensors are provided:

CIC

  • Supervisory control mode: Textual representation of the QC supervisoryControlMode status.
  • COP: Calculated using the produced heat and the power consumed by the external power sensor (configurable).
  • Heat power: Heat output of the heat pumps.
  • Total power: Combined heat output of both heatpumps (Quatt Duo only).
  • Total power input: Combined power input of both heatpumps (Quatt Duo only).
  • Total system power: Combined system power
    • All-electric setup: heat charger + heatpump(s)
    • Standard setup: boiler + heatpump(s)
  • Total Quatt COP: COP calculated using the produced heat and the power used by the heatpump(s).

Heatpump

  • Quatt COP: COP calculated using the produced heat and the power used by the heatpump.
  • Water delta: Difference between inlet and outlet water temperatures.

Boiler

  • Heat power: Heat output of the boiler.

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines

About

Unofficial Quatt heat pump integration for Home Assistant

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 6