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
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.