Description
Hello,
I appreciate the work you've done here. I was originally planning on getting a USB to RS485 adapter, and physically wiring it into my conext gateway.. and then figuring out how to integrate that data with home assistant. In researching this, I stumbled upon your code, and was hoping to use it (obviously tcp would be a lot easier than modbus directly)
looking at your HA example, I see your endpoints are on the gateway itself, using /cc, /inverter, and /battery. However, those all return a 404 error page for me. Is there some setting in the conext gateway you needed to enable? I've been all through the config menu, and can't seem to find anything that seems relevant.
Any suggestions would be appreciated!
(Note, I tested the endpoints manually via a chrome browser and via curl, before trying the code in HA. so this isn't an HA config issue)