diff --git a/docs/hassio_addon_communication.md b/docs/hassio_addon_communication.md index 479f363c..5e715bf9 100644 --- a/docs/hassio_addon_communication.md +++ b/docs/hassio_addon_communication.md @@ -29,8 +29,8 @@ To enables calls to the [Hass.io API][hassio-api], add `hassio_api: true` to `co Add-ons can call some API commands without need set `hassio_api: true`: - `/homeassistant/api` +- `/homeassistant/api/stream` - `/homeassistant/websocket` -- `/homeassistant/stream` - `/addons/self/*` - `/services*` - `/discovery*`