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

Change homeassistant from deprecated supervisor install #97

Open
lanefu opened this issue Dec 25, 2020 · 1 comment
Open

Change homeassistant from deprecated supervisor install #97

lanefu opened this issue Dec 25, 2020 · 1 comment
Labels
Discussion Being discussed - Voice your opinions :)

Comments

@lanefu
Copy link
Member

lanefu commented Dec 25, 2020

The supervisor style install of hass is intead for hass maintained appliance images and will be deprecated in the future.

Change install to use standard container image here: https://hub.docker.com/r/homeassistant/home-assistant

Recommendations:

  • Drive container by systemd unit file
  • use release tag instead of latest. Set via /etc/default or /etc/homeassistant folder
  • give user choice of container or host networking durring install
  • map /etc/homeassistant/config to /config
@igorpecovnik igorpecovnik transferred this issue from armbian/config Sep 23, 2024
@igorpecovnik
Copy link
Member

The supervisor style install

This seems to still be maintained and it works as expected, while Docker variant has certain limitations.

@igorpecovnik igorpecovnik added the Discussion Being discussed - Voice your opinions :) label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Discussion Being discussed - Voice your opinions :)
Projects
None yet
Development

No branches or pull requests

2 participants