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 #133

Open
lanefu opened this issue Dec 25, 2020 · 0 comments
Open

Change homeassistant from deprecated supervisor install #133

lanefu opened this issue Dec 25, 2020 · 0 comments

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant