diff --git a/doc/HOMEASSISTANT.md b/doc/HOMEASSISTANT.md index c3f0383..898f56c 100644 --- a/doc/HOMEASSISTANT.md +++ b/doc/HOMEASSISTANT.md @@ -45,3 +45,6 @@ After you've sent the registration request, you will receive a token via SMS for e.g: ```curl -X POST -H "Content-Type: application/json" 'http://127.0.0.1:8080/v1/register/+431212131491291/verify/123-456'``` + +# Troubleshooting +In case you've problems getting the `signal-cli-rest-api` container to run, have a look [here](TROUBLESHOOTING.md)