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

Uninstall #3

Open
freefelt opened this issue Apr 6, 2021 · 1 comment
Open

Uninstall #3

freefelt opened this issue Apr 6, 2021 · 1 comment

Comments

@freefelt
Copy link

freefelt commented Apr 6, 2021

Hi! Is there a way to uninstall it right?

@DivanX10
Copy link

DivanX10 commented May 13, 2021

Deleting the home assistant in this way

  1. pip3 uninstall homeassistant
  2. rm -R /etc/homeassistant
  3. rm -R /usr/lib/python*/site-packages/hass_frontend
  4. rm -R /usr/lib/python*/site-packages/hass_nabucasa-*
  5. rm -R /usr/lib/python*/site-packages/home_assistant_frontend-*
  6. Delete from the root .homeassistant folder
  7. Delete in the /etc/init.d homeassistant folder

Удаляем home assistant таким способом

  1. pip3 uninstall homeassistant
  2. rm -R /etc/homeassistant
  3. rm -R /usr/lib/python*/site-packages/hass_frontend
  4. rm -R /usr/lib/python*/site-packages/hass_nabucasa-*
  5. rm -R /usr/lib/python*/site-packages/home_assistant_frontend-*
  6. Удаляем из папки root .homeassistant
  7. Удаляем в папке /etc/init.d homeassistant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants