Closed letharion closed 1 year ago
Try installing dev-python/sockio manually, the dep should have been set from connio, but it is missing there.
Yeah, that actually worked fine, I copied another ebuild and very crudly made a sockio one, which solved my issue. Would opening a PR for this ebuild, along with an appropriate dependency in connio be appropriate?
add it already some days ago: https://github.com/onkelbeh/HomeAssistantRepository/commit/0aa44bafdd9f54a67efb212325410e7bd54ce742
I'm having trouble getting the
dev-python/nibe
integration working. When trying to add an integration, this gets written to the logs:I was initially running python 3.10, but I noticed that sockio doesn't list python 3.10, so I figured maybe that was related. Downgraded to python 3.9, but I get the same error. Can't see a dependency in the ebuild, so maybe that's the problem?
I wondered if I should submit the issue to the HA queue instead, but I figured such a basic thing missing would have been noticed if it was in the main repo, and it might be an ebuild issue?