Update HOMEASSISTANT.md

This commit is contained in:
Bernhard B
2020-01-16 21:54:35 +01:00
committed by GitHub
parent 8e449c5d68
commit c46f343e37

View File

@@ -45,3 +45,6 @@ After you've sent the registration request, you will receive a token via SMS for
e.g: e.g:
```curl -X POST -H "Content-Type: application/json" 'http://127.0.0.1:8080/v1/register/+431212131491291/verify/123-456'``` ```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)