[APP][Pro] Quatt

I Will have a look then, I couldn’t find them this morning.but maybe I overlooked it

@trietsch i looked at it again but i can’t seem to find it, can you tell me what the trigger card is in dutch?

i think you mean this one,

afbeelding

I seen it in the app store but it’s nog available in my homey. any Idea what that can be?

I am running V1.8.1

Yes that’s the one. I have my homey set in English, so that’s why I replied with the English naming.

I’d have to look into the code whether a trigger is filtered out in some use cases.

I still cannot get remote control to work. Any clue how to debug this?

Strange, it seems to work for me without problems. I’ll look into that error soon.

On my dashboard I have a card that shows when hot water is used. The problem is that the card doesn’t show that anymore. When I look at the Quatt CIC it says that I’m not using warm water and that the last time I did was 9 days ago. It looks like it doesn’t trigger anymore. Did something changed?

Not from our end no. No recent changes. This has pretty much always worked properly.

Can you verify on the JSON feed of your Quatt CiC whether the property boiler.otFbDhwActive changes from false to true when you turn on hot water?

No, it stays on false. Should I contact Quatt then?

Yes, then it’s an issue with Quatt itself.

Okay, will do that! Thanks.

Is it possible to know the number of shower minutes I still have with a full electric?

I don’t know, as I don’t know which data is available. Can you share a JSON response from your CIC?

I think you need this

All-electric (All-E) properties

These properties apply to All-Electric systems.

  • hb:

    • showerMinutes: Shower minutes stored in HeatBattery

    • topTemperature: HeatCharger water temperature at the top of the HeatBattery (in degrees Celsius)

    • middleTemperature: HeatCharger water temperature at the middle of the HeatBattery (in degrees Celsius)

    • bottomTemperature: HeatCharger water temperature at the bottom of the HeatBattery (in degrees Celsius)

  • hc:

    • chHeatExchangerInletTemperature: HeatCharger water temperature going into the CH heat exchanger, coming in from the ODU (in degrees Celsius)

    • heatingSystemPressure: HeatCharger water pressure in the heating system (in BarA)

    • distributionSystemSupplyTemperature: HeatCharger central heating distribution system supply water temperature

  • qcAllE:

    • isAntilegionellaActive: Is anti legionella mode active

    • allESupervisoryControlMode: Supervisory control mode of the all-electric controller.

      Description allESupervisoryControlMode
      Idle 0
      Pre/post pumping 1
      Charge - normal 2
      Charge - boost 3
      Charge - backup 4
      Charge - normal backup 5
      Charge - CH backup 6
      CH backup 7
      Discharge 8
      Discharge - CH backup 9
      Sticky pump protection 10
      Pre/post pump to charging 11
      Pre/post pump to discharging 12
{"boiler":null,"chill":null,"externalMeters":null,"flowMeter":{"waterSupplyTemperature":22.828453},"hb":{"bottomTemperature":54.41,"middleTemperature":54.65,"showerMinutes":30,"topTemperature":53.94},"hc":{"chHeatExchangerInletTemperature":23.78,"distributionSystemSupplyTemperature":23.8,"electricalPower":0.0,"heatingSystemPressure":1.8},"hp1":{"getMainWorkingMode":0,"limitedByCop":false,"modbusSlaveId":1,"power":0.0,"powerInput":9.150232,"silentModeStatus":false,"temperatureOutside":3.15,"temperatureWaterIn":23.47,"temperatureWaterOut":23.58},"hp2":{"getMainWorkingMode":0,"limitedByCop":false,"modbusSlaveId":2,"power":0.0,"powerInput":6.150232,"silentModeStatus":false,"temperatureOutside":3.86,"temperatureWaterIn":23.47,"temperatureWaterOut":23.58},"qc":{"electricityPriceUsed":0.2361,"flowRateFiltered":0.0,"gasPriceUsed":1.37,"stickyPumpProtectionEnabled":false,"supervisoryControlMode":98},"qcAllE":{"allESupervisoryControlMode":0,"isAntilegionellaActive":false},"qcChill":null,"system":{"electricityTariffType":2,"gasTariffType":0,"hostName":"CIC-83db49be-5362-5133-94a5-0def54c6d92e"},"thermostat":{"otFtChEnabled":false,"otFtControlSetpoint":10.0,"otFtCoolingEnabled":false,"otFtDhwEnabled":true,"otFtRoomSetpoint":20.0,"otFtRoomTemperature":20.0},"thread":null,"time":{"ts":1771514105941,"tsHuman":"2026-02-19T15:15:05Z"}}

Since today, I’m in the all-electric Quatt, and I’m also looking into possibilities to get more data into Homey. Like the heat Charger (power usage), the heat battery, whatever is possible :slight_smile: . I hope some more development can be done on this! I like the app and big thanks for the developer(s) so far!

I would love to develop and support that better, but I don’t have the AE from Quatt (I have DIY all electric), so I am unable to test with that properly as of now.

It would require me, or Robin to go by someone that has it, and develop it on the spot.

I don’t have an all-electric setup either. But we could have a try with a JSON payload from someone that does have an all-electric setup.

If you could go to the IP of the CIC at port 8080, you could fetch the JSON payload for us and send it here / in a DM.

Sure. I think Bullitcatcher did this already above...

{
  "boiler": null,
  "chill": null,
  "externalMeters": null,
  "flowMeter": {
    "waterSupplyTemperature": 21.92
  },
  "hb": {
    "bottomTemperature": 56.62,
    "middleTemperature": 56.36,
    "showerMinutes": 48,
    "topTemperature": 56.11
  },
  "hc": {
    "chHeatExchangerInletTemperature": 24.22,
    "distributionSystemSupplyTemperature": 22.3,
    "electricalPower": 823.6,
    "heatingSystemPressure": 1.7
  },
  "hp1": {
    "getMainWorkingMode": 2,
    "limitedByCop": false,
    "modbusSlaveId": 1,
    "power": 2116.05,
    "powerInput": 317.95,
    "silentModeStatus": false,
    "temperatureOutside": 12.63,
    "temperatureWaterIn": 21.73,
    "temperatureWaterOut": 24.02
  },
  "hp2": {
    "getMainWorkingMode": 0,
    "limitedByCop": false,
    "modbusSlaveId": 2,
    "power": 0,
    "powerInput": 34.15,
    "silentModeStatus": false,
    "temperatureOutside": 14.63,
    "temperatureWaterIn": 23.91,
    "temperatureWaterOut": 24.13
  },
  "qc": {
    "electricityPriceUsed": 0.25,
    "flowRateFiltered": 797.84,
    "gasPriceUsed": 1.3,
    "stickyPumpProtectionEnabled": false,
    "supervisoryControlMode": 2
  },
  "qcAllE": {
    "allESupervisoryControlMode": 2,
    "isAntilegionellaActive": true
  },
  "qcChill": null,
  "system": {
    "chMaxWaterTemperature": 40,
    "electricityTariffType": 2,
    "gasTariffType": 2,
    "hostName": "CIC-xxxx"
  },
  "thermostat": {
    "otFtChEnabled": false,
    "otFtControlSetpoint": 0,
    "otFtCoolingEnabled": false,
    "otFtDhwEnabled": true,
    "otFtRoomSetpoint": 20.3,
    "otFtRoomTemperature": 20.53
  },
  "thread": null,
  "time": {
    "ts": 1778510917566,
    "tsHuman": "2026-05-11T14:48:37Z"
  }
}

you’re welcome at my place :slight_smile:

@trietsch , would it be possible add the chill to the devices list? Just received mine and would be wonderfull to be able to drive those through homey as well.

Let me know if possible and what you would need from me.

Thanks

Patrick