-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Followed install directions without issue and got service running. Redirected my DNS using my local DNS server and this seems to work as expected. I am able to resolve and pull up the redirected locally hosted api site on my home assistant server using a browser (after bypassing certificate error). As I would expect it shows the token error since I did not authenticate or have any tokens in my query... But every few minutes (I assume whenever my ecoqube tries to send its data) I'm seeing the following error in the logs:
{"level":50,"time":1748103151637,"pid":21,"hostname":"22253e41-ecosense","message":"Proxy Error","error":{"code":"ECONNRESET"}}
Also I'm not seeing anything show up in Home Assistant for Ecosense or Ecoqube. What am I doing wrong? I had my ecoqube registered and connected to wifi already and was able to pull it up in the app. Is there some requirement to reset it to factory defaults or something before setting it up to connect to HA? I feel like either I'm missing something or there's a missing step or some state was assumed that I'm not starting from? Please help!
Thanks!