Hi,
Thanks for creating this integration - exactly what I need for my van setup.
I'm trying to use the hcalory-ble integration with Home Assistant 2025.12.4 but getting a dependency resolution error:
Unable to install package hcalory-control==0.1.6: No solution found when resolving dependencies: Because hcalory-control==0.1.6 depends on bleak<1.0.0 and bleak==1.0.1, we can conclude that hcalory-control==0.1.6 cannot be installed.
Current HA ships with bleak 1.0.1, but hcalory-control requires bleak<1.0.0.
Would it be possible to update the bleak dependency to support version 1.0.x? I suspect it might just be a case of changing the version constraint in pyproject.toml, but obviously you'd know better if there are any breaking changes to account for.
I'm running a Hcalory HBU1S 5KW which works fine with the official HCALORY app, so hoping it'll be compatible with this integration once the dependency is resolved.
Happy to help test if useful.
Thanks!
Hi,
Thanks for creating this integration - exactly what I need for my van setup.
I'm trying to use the hcalory-ble integration with Home Assistant 2025.12.4 but getting a dependency resolution error:
Unable to install package hcalory-control==0.1.6: No solution found when resolving dependencies: Because hcalory-control==0.1.6 depends on bleak<1.0.0 and bleak==1.0.1, we can conclude that hcalory-control==0.1.6 cannot be installed.
Current HA ships with bleak 1.0.1, but hcalory-control requires bleak<1.0.0.
Would it be possible to update the bleak dependency to support version 1.0.x? I suspect it might just be a case of changing the version constraint in pyproject.toml, but obviously you'd know better if there are any breaking changes to account for.
I'm running a Hcalory HBU1S 5KW which works fine with the official HCALORY app, so hoping it'll be compatible with this integration once the dependency is resolved.
Happy to help test if useful.
Thanks!