danielperna84 / hahomematic

Python 3 Interface for Home Assistant to interact with HomeMatic devices
MIT License
130 stars 22 forks source link

After upgrade HA the Homematic IP not wokring #1463

Closed net09apphome closed 6 months ago

net09apphome commented 6 months ago

I agree to the following

The problem

Dear all,

after upgrade the HA and HACS and Homematic i get a error when HA startsup

Setup failed for custom integration 'homematicip_local': Requirements for homematicip_local not found: ['hahomematic==2024.3.1'].

Under Integration i can see that it shows - not loaded

any idea how to slove the issue ?

What version of HomematicIP (local) has the issue?

1.58.0

What was the last working version of HomematicIP (local)?

1.55

What type of installation are you running?

Home Assistant Core

What type of installation are you running for your homematic backend?

RaspberryMatic Standalone

Which version of your homematic backend are you running?

No response

What hardware are you running for your system?

PI3

Which config details do you use

Which interfaces do you use?

Diagnostics information (no logs here)

No response

Log file extract. Anything in the logs that might be useful for us? The log (Setting/System/Logs -> load full log) is the best source to support trouble shooting!

No response

Additional information

No response

SukramJ commented 6 months ago

This is not an issue with the integration, because your HA is not able to load a dependency. Maybe a restart of your system helps.

net09apphome commented 6 months ago

done several time ! but with the same result

SukramJ commented 6 months ago

There is nothing i can do. The dependency is available.

net09apphome commented 6 months ago

any idea how i can enable it -> in the settings it shows that it was loaded.

image
net09apphome commented 6 months ago
image

error message

SukramJ commented 6 months ago

Same with other integration.

net09apphome commented 6 months ago

Not with all only the Homematic and Rademacher integration

Von: SukramJ Gesendet: Donnerstag, 14. März 2024 12:41 An: danielperna84/hahomematic Cc: net09apphome; Author Betreff: Re: [danielperna84/hahomematic] After upgrade HA the Homematic IP notwokring (Issue #1463)

Same with other integration. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

SukramJ commented 6 months ago

Closing this.

There is nothing i can do. The dependency is available.

If you are using core and not HAOS maybe a pip install hahomematic==2024.3.1 in your venv helps.

There is no further hint i could give you and the loading of requirements/dependencies is part of HA and not of this integration.

net09apphome commented 6 months ago

Issue was solve after new update of HA - thanks for your support