I have a homey pro and am trying to connect my intergas incomfort to it. However, I keep getting the message: Failed to connect, please check the form: {}.
IP adres, username and password are correct. I have used âadminâ as username and the password which is on the back of the gateway, but I have no way of verifying this is correct.
I have tried it multiple times and also resetted the intergas gateway.
Try âchange the temperature to 20 degreesâ. Altering the command a bit can make the difference.
I can get âcouldnât reach your thermostatâ responses, but it adjusts the temperature anyway.
I tried like this but the same error comes back: âIntergas kan niet in worden ingesteld op die temperatuurâ (ik heb de thermostaat even intergas genoemd). Manual adjustment via google Home (app and hub) works ok, it is just that the speech command does not work.
Thank you for the reply. I have verified that I entered everything correctly (without spaces or capitals or something like that). With regards to vLAN and any other network tool, I am not sure. I have a router (where the intergas is connected to on an ethernet port) and an extra ethernet switch from netgear to increase the ethernet ports. Does this change something unexpected?
Exact same result: âIntergas kan niet worden ingesteld op die temperatuurâ, tried in english and dutch.
Additonal queston, I have a Intergas heater in my company as well, is it possible to manage this one via my Homey as well? In Domoticz I can add it easily with the external IP address and port. At the destination there is a port forwarding to to heater.
Thank you for the suggestions. I have manged to get it working now! It turned out that the problem was the IP adress.
When I tried your link with the ip adress that was known to me, it did not work initially. So I tried the admin password from the router (which was printed on the back of the router. That worked and all router settings were listed.
Then I was able to see all connected components to the router (including the intergas). So when I saw that, I noticed that the IP adress is different than the one I tried (it had even one less digit). I have no idea how I should have known this, because all I got was the IP adress of the gateway of the router (via ipconfig)) and apparantly that is different then the one of the intergas gateway itself. That was not clear and not listed anywhere.
However via this way I managed to get the correct IP adress. And then the password worked and I managed to get the same things as in your screenshots.
With this IP adress, I was also able to connect it through homey. Thanks a lot for the help!
Hopefully this also helps for other persons experiencing this problem.
This is the reason why I always advice to bind a devicesâ IP address to its MAC address ( also refereed to ad âReserve IP addressâ / âset to fixed IP addressâ) on your DHCP server; this is usually part of your router.
This prevents devices getting a different IP address from the IP pool at some point in time.
This is also the place where you can find which IP address is assigned to which device.
Iâm using an Intergas Comfort Touch thermostat together with the InComfort/Comfort Touch Gateway. In Homey, the Intergas app only exposes boiler data (CV water temp, tap water temp, pressure, pump status, burner status, status codes), but it does not expose:
room temperature
room setpoint
room setpoint override
However, these values are available on the Intergas Gateway itself.
Here is an example of the live data from my gateway:
Room temperature 1: 19.58 °C
Room setpoint 1: 17.0 °C
Room setpoint override 1: 17.0 °C
These values update correctly when I change the thermostat.
Because the Homey app does not read these fields, Homey always shows the default 19.5 °C, and the Flow cards âtarget temperature changedâ and âtemperature changedâ never trigger. Home Assistant (via Homey) also receives no real values.
Would it be possible to add support for the following fields from the gateway?
room_temp_1
room_setpoint_1
room_setpoint_override_1
These values are clearly available in the gateway interface and update in real time.
In H.A. I use the Intergas integration.
This provides for a check if the gataway (& cloud) work as expected;
So, if it doesnât work @ Homey, you know itâs not an Intergas issue