mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 11:56:29 +00:00
Fix stream api url (#217)
This commit is contained in:
parent
3ac344d1e9
commit
01c17a3e36
@ -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*`
|
||||
|
Loading…
x
Reference in New Issue
Block a user