eQ-3 MAX! integration through NodeRed

As i had lots of issue with official MAX! integration, i’ve made this rednode flow that works since 2 years i think:

It also manage boiler.
You have several info:

  • Boiler state (on/off)
  • Boiler total (sum of temperature offset)
  • Thermostat state (on if boiler is on AND the room is heating)

You just need to setup :

  • mqtt server
  • maxcube ip
  • HA ip in “Restart” subflow (optional)
  • tasmota relay mqtt

You can find it here.