Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Home Assistant to Bloopysphere #2645

Open
h3mmy opened this issue Dec 2, 2022 · 1 comment
Open

Migrate Home Assistant to Bloopysphere #2645

h3mmy opened this issue Dec 2, 2022 · 1 comment
Labels
blocked blocked by another issue

Comments

@h3mmy
Copy link
Owner

h3mmy commented Dec 2, 2022

Details

Currently Home Assistant (HA) runs on a "Blue" (Odroid N2 with HassOS). This has been functional-ish. My gripes are partly with the move from declarative configuration via yaml to a config flow (I dislike click-ops); and with some quirks of the supervisor and hassOS ecosystem. I don't like the limitations on DNS config, or lack of customization with container parameters. This typically interferes most with add-ons like node-red, and with network connectivity. I use many vlans, and while the configuration I've defined is explicit about how to network, the supervisor tries to connect across all vlans anyway and the subsequent failures make connectivity appear "spotty"

Describe the solution you'd like:

Move the home-assistant core to bloopysphere. This will require making a helm-release, allocating storage, migrating config and state backups. Take some inspo from budimajojo's approach here. Healthchecks should be relatively straightforward using the appropriate kustomize config.

@h3mmy
Copy link
Owner Author

h3mmy commented Dec 2, 2022

Networking issue was fixed by breaking into the hass os host console, and using nmcli to delete the offending connections

@h3mmy h3mmy added the blocked blocked by another issue label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked blocked by another issue
Projects
None yet
Development

No branches or pull requests

1 participant