OTGW - Home Assistant Integration #44
-
|
Hi Robert, Thank you for all of your work, you've obviously spent a lot of time working on this! This is likely to be a terribly noob question.... I have a Nodoshop OTGW with NodeMCU. I downloaded your firmware to the NodeMCU, connected it to my network and plugged the board into the OTGW. I can access the GW via the web portal and get the Home Screen. I have also updated the PIC firmware to v5.1 I have tried to add the OTGW as an integration on HA but every time I try to add the integration it tries for ~10 secs and then states 'Failed to Connect'. I've tried restarting both but can get no further. Have I missed something? Any assistance would be very gratefully received. Kind regards, Tom |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
|
Hi Tom Mqtt is reconnected every 10minutes. I’d it cannot connect after 3 tries. Just a few questions:
Let me know what you find, |
Beta Was this translation helpful? Give feedback.
-
|
@repressed-geek in your opening post it sounds like you installed the OTGW INTEGRATION in HA, is that correct? If yes, please remove it. This only works with the 'traditional' nodeMCU firmware named easyESP Based on the mqttexplorer screenshot I would say the HA Discovery is successfull (see all topics created under 'homeassistant'). Your HA screenshots also confirm you have the entities. The problem seems to be that there is not 'otgw data' received, there is only 1 topic under 'OTGW'. there should be many more if the otgw is connected to the boiler. so some questions:
|
Beta Was this translation helpful? Give feedback.


Hi Tom
Mqtt is reconnected every 10minutes. I’d it cannot connect after 3 tries.
Just a few questions:
Let me know what you find,
Robert