July 15, 2022
Reset Home Assistant Password Container
Reset Password
docker exec -it homeassistant /bin/bash hass --script auth --config /config change_password USER PASSWORD exit
now you have a new password
Following the Flow
Reset Password
docker exec -it homeassistant /bin/bash hass --script auth --config /config change_password USER PASSWORD exit
now you have a new password