Skip to content

Commit 3bca5d2

Browse files
authored
fix(addon-dev): set hassio_role to homeassistant to allow DELETE operations (#416)
1 parent b415a22 commit 3bca5d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

homeassistant-addon-dev/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ init: false
1111
startup: application
1212
boot: manual
1313
hassio_api: true
14-
hassio_role: default
14+
hassio_role: homeassistant
1515
homeassistant_api: true
1616
host_network: true
1717
image: "ghcr.io/homeassistant-ai/ha-mcp-addon-dev-{arch}"

0 commit comments

Comments
 (0)