[WIP] Perform installation of HomeAssistant host #71

Draft
noby wants to merge 95 commits from noby/ansible:homeassistant into master
Contributor
No description provided.
noby added 85 commits 2026-03-26 17:23:16 +01:00
Home assistant uses all kind of very new software (in this case python 3.14) which makes it hard to install bare meta as debian ships with 3.13

The core installation (so bare metal) was deprecated a long time ago also.
noby force-pushed homeassistant from 36ae75ed7b to 4da0c3a80b 2026-03-26 17:23:16 +01:00 Compare
First, it contains a memory leak.
Second, another nice editor is available now as HA integration
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u homeassistant:noby-homeassistant
git switch noby-homeassistant

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff noby-homeassistant
git switch noby-homeassistant
git rebase master
git switch master
git merge --ff-only noby-homeassistant
git switch noby-homeassistant
git rebase master
git switch master
git merge --no-ff noby-homeassistant
git switch master
git merge --squash noby-homeassistant
git switch master
git merge --ff-only noby-homeassistant
git switch master
git merge noby-homeassistant
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infra/ansible!71
No description provided.