Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HA update 2024.12.3 has broken the integration. #405

Open
rofo69 opened this issue Dec 17, 2024 · 3 comments
Open

HA update 2024.12.3 has broken the integration. #405

rofo69 opened this issue Dec 17, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@rofo69
Copy link

rofo69 commented Dec 17, 2024

The following error now occurs on start up since the upgrade:-

ImportError: cannot import name 'BrightClient' from 'glowmarkt' (/usr/local/lib/python3.13/site-packages/glowmarkt/init.py)

The path /usr/local doesn’t seem to exist at all on when I look via terminal/ssh.

Any thoughts ?

@rofo69 rofo69 added the bug Something isn't working label Dec 17, 2024
@rofo69
Copy link
Author

rofo69 commented Dec 17, 2024

Seems 2024.12.4 has fixed it again...

@simongh
Copy link

simongh commented Dec 21, 2024

I'm on 2024.12.5 & it still seems broken. I've got 3 custom integrations that are broken in a similar way

@rofo69
Copy link
Author

rofo69 commented Dec 21, 2024

I've just upgraded to 2024.12.5 and it still appears to work.
I'm still getting tarrif and usage data and the energy dashboard stats still work.

Occasionally I do see this in the logs, but it doesnt appear to be a terminal failure:-

Unexpected exception: list index out of range. Please open an issue
Traceback (most recent call last):
  File "/config/custom_components/hildebrandglow_dcc/sensor.py", line 183, in daily_data
    return readings[0][1].value
           ~~~~~~~~^^^
IndexError: list index out of range

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants