tube0013 / tube_gateways

Information and Documentation on Tube's Zigbee Gateways
264 stars 51 forks source link

Error in log while attempting to connect to API #164

Closed LordNex closed 10 months ago

LordNex commented 11 months ago

The device shows up in my ESPHome, just as adopted, it's still running your firmware. But even though I've added a Custom DNS entry on my internal dns server and pointed it to it, it won't connect. Just shows the below error

'''

WARNING tubeszb-efr32-mgm210-poe-2023.local: Connection error occurred: [Errno 104] Connection reset by peer

'''

tube0013 commented 11 months ago

you could try deleting the esphome device and adding manually from HA ESPHome integration.

LordNex commented 11 months ago

That’s what I’ve done. I configured the integration separate that ESPHome. All I did was adopt it. Of course it wants to update to 10.5 but I stopped that and make sure only your firmware is loaded. But it shows as online and needing an update so I know it’s talking. But anytime I click logs it gives me a bunch of warnings about the pull up pin then starts trying to connect to its API and that’s when the error starts.

Benjamin T Powers

On Nov 2, 2023, at 7:52 AM, tube0013 @.***> wrote:



you could try deleting the esphome device and adding manually from HA ESPHome integration.

— Reply to this email directly, view it on GitHubhttps://github.com/tube0013/tube_gateways/issues/164#issuecomment-1790670934, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACGXNJH4QNOZNWXCJQPMQE3YCOJSFAVCNFSM6AAAAAA62UHAO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJQGY3TAOJTGQ. You are receiving this because you authored the thread.Message ID: @.***>

LordNex commented 10 months ago

Looks like updating to ESPHome 11.0 corrected this