Remove url prefix pt 2 (#5014)
* Migrate the non blog posts to use no domain * Update demo links * Remove Zanzito references from owntracks docs
This commit is contained in:
parent
d3fc349b50
commit
41955dc31a
102 changed files with 243 additions and 257 deletions
|
@ -35,7 +35,7 @@ We have severals services for Hass.io inside Home Assistant to run tasks. To sen
|
|||
|
||||
To enables calls to the [Hass.io API][hassio-api], add `hassio_api: true` to `config.json` and read the environment variable `HASSIO_TOKEN`. Now you can use the API over the URL: `http://hassio/`. Use the `HASSIO_TOKEN` with header `X-HASSIO-KEY`.
|
||||
|
||||
[hass-api]: https://home-assistant.io/developers/rest_api/
|
||||
[hass-websocket]: https://home-assistant.io/developers/websocket_api/
|
||||
[hass-api]: /developers/rest_api/
|
||||
[hass-websocket]: /developers/websocket_api/
|
||||
[hassio-api]: https://github.com/home-assistant/hassio/blob/master/API.md
|
||||
[hassio-addon-api]: https://github.com/home-assistant/hassio/blob/dev/API.md#restful-for-api-addons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue