Reset Home Assistant Password Container
Reset Password
docker exec -it homeassistant /bin/bash hass --script auth --config /config change_password YOURUSER YOURPASSWORD exit
now you have a new password
Reset Password
docker exec -it homeassistant /bin/bash hass --script auth --config /config change_password YOURUSER YOURPASSWORD exit
now you have a new password