Update HOMEASSISTANT.md

This commit is contained in:
Bernhard B 2019-11-03 19:25:15 +01:00 committed by GitHub
parent 612fb7dab4
commit 6d9c85599d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,4 +43,5 @@ After you've sent the registration request, you will receive a token via SMS for
```curl -X POST -H "Content-Type: application/json" 'http://<ip>:<port>/v1/register/<number>/verify/<verification code>'```
e.g:
```curl -X POST -H "Content-Type: application/json" 'http://127.0.0.1:8080/v1/register/+431212131491291/verify/123-456'```