https://www.home-assistant.io/ https://github.com/home-assistant/home-assistant
"Open source home automation that puts local control and privacy first."
Finally!!!!
2026.3.x introduces python 3.14, such huge changes !
Make sure to move first your gentoo to python 3.14 :
emerge eselect-python
echo -e "*/* PYTHON_TARGETS: -* python3_13 python3_14\n*/* PYTHON_SINGLE_TARGET: -* python3_14" > /etc/portage/package.use/python.use
emerge --deep --newuse --with-bdeps=y @world
eselect python update
echo -e "*/* PYTHON_TARGETS: -* python3_14\n*/* PYTHON_SINGLE_TARGET: -* python3_14" > /etc/portage/package.use/python.use
emerge --deep --newuse --with-bdeps=y @worldthen you can go :
eix-sync
emerge homeassistant -uvaOn the the backoffice, I rework most deps.
...rewrite CI-CD in .github folder.
...and rewrite dockers too: github.com/xavierforestier/gentoo-ci/ and github.com/xavierforestier/gentoo-ci-ha