Skip to content

xavierforestier/HomeAssistantRepository

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19,955 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Home Assistant for Gentoo

Main package version & CI/CD status

homeassistant-version zigbee2mqtt-version esphome-version nodered-version

Repo activty

OS weekly commits monthly commits

Static Quality check

shellcheck pkgcheck

Automatic emerge build status

homeassistant homeassistant homeassistant

zigbee2mqtt esphome nodered

without Docker & Virtual Environments

https://www.home-assistant.io/ https://github.com/home-assistant/home-assistant

"Open source home automation that puts local control and privacy first."

app-misc/homeassistant-2026.3.x

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 @world

then you can go :

eix-sync
emerge homeassistant -uva

On 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

About

🏡 Home Assistant on Gentoo Linux.

Resources

License

Stars

Watchers

Forks

Contributors

No contributors

Languages

  • Shell 99.9%
  • Other 0.1%