I have crash, due to version of core HA. Where can I write the command line ?
I run HA in HASSIO on a VM in Proxomox, I have try un the proxmox shell, each command is reject, and I have try via ssh (connect a root), and pip3 (or pip) doesnât work. It says â-bash command not foundâ
However about the bug mentioned in the readme: is this only for HA installations 2021.7.3 â 2021.8.2. Iâm running the latest 2021.8.6. There are no issues with that version?
There is a bug in Home Assistant 2021.7.3 ~ 2021.8.2 and it will cause HA core crash. If you are using HA 2021.7.3 ~ 2021.8.2, you need to reinstall miniaudio. Enter the following commands
Its works well with 2021.8.7.
Remember to restart the container after reinstall miniaudio.
The only bad thing is when you are playing music, trigger tts play in hass, the music is stopped. Not sure if this can be improved/
@JDogg016 So you need to have the Terminal and SSH add-on installed - that will enable you to add SSH and configure it up if you really need SSH. I find the terminal in browser is good enough.
That said the default built in add-on terminal is fairly slim with what you can do. To access python/pip you need to access the home assistant container via docker. To do that itâs worth installing the community add-on SSH & Web Terminal. Add a secure password or SSH authorised key into config and turn off protection mode to get access into the containers
Apple AirPlayer picking up my Airplay speakers perfectly including my HomePod minis. I have gotten into the homeassistant docker container and performed the commands;
Still applies. Iâm running mine on a Pi using HAOS. Homeassistant embeds docker into the program as far as I can tell. May be different for a VM but worth having a look.