We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0fb762 commit 75cab1cCopy full SHA for 75cab1c
source/developers/hassio/addon_communication.markdown
@@ -26,6 +26,7 @@ It is also possible to speak direct to Home-Assistant instance with name `homeas
26
27
## {% linkable_title Hass.io API %}
28
29
+To call to our [Hass.io API][hassio-api] add `hassio_api: true` to `config.json`. Now you can use the API over this url: `http://hassio/`.
30
31
[hass-api]: https://home-assistant.io/developers/rest_api/
32
[hassio-api]: https://github.com/home-assistant/hassio/blob/master/API.md
0 commit comments