Does anyone know how to start / stop an addon from an automaton or script? hassio.addon_start complains about the slug, but the slug is correct, I know this because it works thru the terminal ->
ha addons start ff29d639_doods-amd64
works fine.
From UI developer tools - services I get this error ->
2020-12-02 17:36:48 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140035152439184] invalid slug ff29d639_doods-amd64 (try ff29d639_doods_amd64) for dictionary value @ data[βaddonβ]
But as I said earlier, this works from the terminal ->
ha addons start ff29d639_doods-amd64
I think itβs something to do with the dash β-β, as I can start stop other addons from the UI like core_ssh