mmillmor / geo_home

Geo Home smart meter integration for Home Assistant
Apache License 2.0
25 stars 4 forks source link

Geo Home Meter not displaying data #40

Closed iendicott closed 7 months ago

iendicott commented 7 months ago

Registered the app on my phone and I can see the meter on my network. Added the Geo Home Repo via HACS and installed. Added the Add-on in the Integration.

I receive a prompt to login with a Username and Password Tried the login I used on the my registered account that allowed me to login and I can see 34 entities but none of them showing data. Tried a login that I know doesn't work again I can see 34 entities but none of them showing data.

I am sure before you had to enter in the IP address of the meter you have on your network but this is not appearing.

1 2 3 4 5 6

Mobile App

mmillmor commented 7 months ago

Do you see any errors in the logs @iendicott ?

iendicott commented 7 months ago

Hi @mmillmor are you refering to the Logs in the Home Assistant Logbook or another location? Please let me know If another location where I can find these and I will add them into this issue.

mmillmor commented 7 months ago

@iendicott , I mean in the home assistant logbook. If there are fatal errors, they should show there

iendicott commented 7 months ago

@mmillmor So I think I know what is happening. I used to have another GeoHome device and I think it is looking for that. I enabled debugging on HA and can see this

2024-04-04 14:54:07.321 WARNING (SyncWorker_6) [custom_components.geo_home.geohome] GeoHome Device Details API returned 401 2024-04-04 14:55:36.704 ERROR (MainThread) [homeassistant.components.fully_kiosk] Timeout fetching 192.168.1.173 data 2024-04-04 14:56:07.190 WARNING (SyncWorker_5) [custom_components.geo_home.geohome] GeoHome Auth API returned : 401

Problem is the new device is on a different IP. Is there a way to clear this out? I have removed the Add-on and the HACS plugin and rebooted but it's still coming up with that error.

iendicott commented 7 months ago

And as if by magic it's started working again. 👍