Hi!
Is it possible, to list all addons with the API?
I tested: /api/addons , but it’s not possible.
I would also like to be able to activate and deactivate addons via API.
Who has a tip for me?
Hi!
Is it possible, to list all addons with the API?
I tested: /api/addons , but it’s not possible.
I would also like to be able to activate and deactivate addons via API.
Who has a tip for me?
Hi,
You could use the service
service: hassio.addon_start
data:
addon: a0d7b954_airsonos
Do you find a way to have the list of addon installed with the api ?