ksheumaker / homeassistant-apsystems_ecur

Home Assistant custom component for local querying of APSystems ECU-R Solar System
Apache License 2.0
166 stars 42 forks source link

Unable to connect #257

Closed chuppito closed 1 month ago

chuppito commented 1 month ago

Hello, I haven't been able to connect for some time. I deleted and reinstalled the integration but it no longer works Screenshot_20240525-171029 Screenshot_20240525-171125

nils985 commented 1 month ago

Hello. got the same problem after updating the HA-Core to 2024.5.5. Restoring backup (HA-Core 2024.5.4) didn´t helps.

Rooverz commented 1 month ago

Hello,

I also have the same problem. I have ecu-r And run HA on NUC Screenshot_20240528_114840_Home Assistant Screenshot_20240528_114821_Home Assistant

KPI33 commented 1 month ago

Same problème here HA 2024.05.24 and ecu b

Rooverz commented 1 month ago

Hi,

I have managed to solve the problem by changing the Ip adres in the configuration of the aps integration in HA. Apperantly the ip of my ECU was changed. Hope this helps!

-------- Oorspronkelijk bericht -------- Van: KPI33 @.> Datum: 28-05-2024 21:12 (GMT+01:00) Aan: ksheumaker/homeassistant-apsystems_ecur @.> Cc: Rooverz @.>, Comment @.> Onderwerp: Re: [ksheumaker/homeassistant-apsystems_ecur] Unable to connect (Issue #257)

Same problème here HA 2024.05.24 and ecu b

— Reply to this email directly, view it on GitHubhttps://github.com/ksheumaker/homeassistant-apsystems_ecur/issues/257#issuecomment-2135938012, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFYAJ6F2VQ5CYFHSW3AKDG3ZETJLBAVCNFSM6AAAAABII675DWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZVHEZTQMBRGI. You are receiving this because you commented.Message ID: @.***>

chuppito commented 1 month ago

Hello, I have the right IP address, impossible for me

KPI33 commented 1 month ago

Hello, I have the right IP address, impossible for me

Same i am sure with thé right ip

nils985 commented 1 month ago

Update: I have managed to establish a connection to my two ECU-Bs.

chuppito commented 1 month ago

Update: I have managed to establish a connection to my two ECU-Bs.

  • After restoring the HA-Core 2024.5.4, I uninstalled the ECU-R service.
  • System reboot
  • Then updated to HA-Core 2024.5.5
  • System reboot
  • Installed the ECU-R service again via HACS
  • System reboot
  • ECU-R service set up (ip etc.)
  • System reboot

Don't work for me

chuppito commented 1 month ago

I succeeded by changing the IP address

HAEdwin commented 1 month ago

From the documentation: It is highly recommended to assign a fixed IP-Address to the ECU. You can do this using your router/DHCP server. I'll close this issue because it really isn't an integration issue but a local config one.

chuppito commented 1 month ago

There was the problem. I had a fixed IP address from the start, I don't know why it no longer worked

HAEdwin commented 1 month ago

There can be many reasons. MAC address changed, blocked 67/68 on the network, non-exclusive IP-Range for fixed addresses, bad DHCP server you name it. You're the only one that can figure this out locally. Normally a fixed IP-address is the way to go. I give fixed nodes like routers, printers, NAS, HA etc. always a fixed IP-Address in a seperate range from the DHCP range.

n4rs commented 1 week ago

Hi, I have managed to solve the problem by changing the Ip adres in the configuration of the aps integration in HA. Apperantly the ip of my ECU was changed. Hope this helps! -------- Oorspronkelijk bericht -------- Van: KPI33 @.> Datum: 28-05-2024 21:12 (GMT+01:00) Aan: ksheumaker/homeassistant-apsystems_ecur @.> Cc: Rooverz @.>, Comment @.> Onderwerp: Re: [ksheumaker/homeassistant-apsystems_ecur] Unable to connect (Issue #257) Same problème here HA 2024.05.24 and ecu b — Reply to this email directly, view it on GitHub<#257 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFYAJ6F2VQ5CYFHSW3AKDG3ZETJLBAVCNFSM6AAAAABII675DWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZVHEZTQMBRGI. You are receiving this because you commented.Message ID: @.***>

What file did you change and where?