#Python bump dependencies

1 messages · Page 1 of 1 (latest)

lofty hornet
#

So during beta and now after the release, we see some issues where people have installed the new version and some dependencies don't support this, for example https://github.com/home-assistant/core/issues/164821.

I'm wondering if there are ways we can communicate this better so custom integrations can prepare. I don't believe we did much public communication around this.

Cc @strong sequoia @marsh loom

strong sequoia
#

It's written in the release docs that we have upgraded the Python version

#

so we communicated it already in the beta

lofty hornet
#

Yes, but can we be even more upfront than just a week?

strong sequoia
#

Python upgrade was done after the last beta cut. So it was more than a month out in the nightlies

lofty hornet
#

Sure, but I don't consider that communicated

#

Like I don't consider every custom component dev to run their dev env every week, or test their integration on nightlies

marsh loom
strong sequoia
#

I consider it as communicated if it is in the release notes

lofty hornet
#

Would it make sense to post a blogpost in the devblog about a new python version and when we expect to upgrade. Or maybe just post it when we know our own timeline

lofty hornet
#

Like, we also post devblog links in the release notes, the 2026.2 could've had a blog like "hey, we're going to switch to python 3.14, make sure you test in the coming month to avoid surprises"

dusky eagle
#

Agreed, we should have put a dev blog out

#

next time 👍

lofty hornet
strong sequoia
full halo
full halo
#

for myself, I read the update notes not as Home Assistant itself requiring Python 3.14, but that the HAOS / containers were updated to run on Python 3.14.

lofty hornet
#

Yea I think you have a point, the ADR wasn't followed and should likely be updated after the removal of core and supervised install methods