Incomfort Intergas Integration

Today I renewed my RaspberryPi docker install and my intergas integration has stopped working. I do not understand why.

From the logs, it receives a heater list with my heater listed as the first.
Still, the integration complains it cannot find a heater.

Log info:2025-05-19 00:09:12.649 DEBUG (MainThread) [incomfortclient] Gateway(hostname=10.0.20.69) instantiated.
2025-05-19 00:09:12.650 DEBUG (MainThread) [incomfortclient] _get(url=heaterlist.json, auth=REDACTED)
2025-05-19 00:09:12.694 DEBUG (MainThread) [incomfortclient] _get(url=heaterlist.json): response = {‘heaterlist’: [‘000W00000’, None, None, None, None, None, None, None]}
2025-05-19 00:09:12.694 DEBUG (MainThread) [incomfortclient] Gateway(10.0.20.69).heaters() = [‘000W00000’, None, None, None, None, None, None, None]