WIP local web interface to manage OVOS devices
Help wanted making this a useful tool!
first you need to allow this interface in mycroft.conf
{
"admin_key": "some_secret_password"
}
then run python -m ovos_config_assistant
and navigate to http://127.0.0.1:36535