I’m interested in being able to setup a container with homeassistant with the private-demo setup but in a way so I can run api calls against it - without having to manually go through and create access tokens.
This is to run tests automagically. Not for production use.
Is there a way to programmatically do it or somehow add config that lets me login with some static/predefined username/password ?