[Help] ramses_cc – “RequirementsNotFound: ramses-rf==...” error on all versions

Hi everyone,

I’m completely stuck trying to install the ramses_cc custom integration. No matter which version I use (e.g. 0.31.16, 0.41.20, or even 0.50.1), I always end up with the same error:

rust

RequirementsNotFound: Requirements for ramses_cc not found: ['ramses-rf==0.31.20']

The Home Assistant logs show that it’s unable to resolve ramses-rf, even when I pick a version that shouldn’t require it. I tried editing the manifest.json, removing requirements, even starting fresh—but the config flow won’t load (500 internal server error).

Is there anyone who got this working recently or knows what I might be missing?

Thanks in advance :pray:

Latest log:
Unable to install package ramses-rf==0.50.0: × No solution found when resolving dependencies: ╰─▶ Because ramses-rf==0.50.0 depends on paho-mqtt>=1.6.1,<2.0.0 and paho-mqtt==2.1.0, we can conclude that ramses-rf==0.50.0 cannot be used. And because you require ramses-rf==0.50.0, we can conclude that your requirements are unsatisfiable.

Hello N00b12,

If you have a problem with a specific custom integration, your first step should be to check the original GitHub post where you found it. The people there know the product and use the software, so they can give you better help with your issue. You might find someone here who can help, but it’s not guaranteed.

1 Like