michaelarnauts / aiocomfoconnect

Python AsyncIO Zehnder ComfoConnect LAN C library to interface with ComfoAir Q350/450/600 units.
Other
75 stars 16 forks source link

Error in Homeassistant core 2014.11b0 #45

Open Revilo91 opened 3 weeks ago

Revilo91 commented 3 weeks ago

Logger: homeassistant.util.package Quelle: util/package.py:152 Erstmals aufgetreten: 20:41:28 (6 Vorkommnisse) Zuletzt protokolliert: 20:43:33

Unable to install package aiocomfoconnect==0.1.13: × No solution found when resolving dependencies: ╰─▶ Because aiocomfoconnect==0.1.13 depends on protobuf>=4.25.4,<5.0.0 and protobuf==5.28.3, we can conclude that aiocomfoconnect==0.1.13 cannot be used. And because you require aiocomfoconnect==0.1.13, we can conclude that your requirements are unsatisfiable.

michaelarnauts commented 2 weeks ago

I hope this will be fixed in https://github.com/michaelarnauts/home-assistant-comfoconnect/releases/tag/v0.3.0, but I can't tell until I upgrade myself.

Revilo91 commented 2 weeks ago

It looks like the problem is fixed with this PR 👍

Thank you 😊