add missing period
This commit is contained in:
parent
e425517796
commit
176c4f531b
1 changed files with 1 additions and 1 deletions
|
@ -37,6 +37,6 @@ curl -X POST \
|
||||||
-d '{"event":"notification","trackers":{"home-assistant":"Switch 1"}}' \
|
-d '{"event":"notification","trackers":{"home-assistant":"Switch 1"}}' \
|
||||||
https://api.instapush.im/v1/post
|
https://api.instapush.im/v1/post
|
||||||
```
|
```
|
||||||
For further details, please check the [API](https://instapush.im/developer/rest)
|
For further details, please check the [API](https://instapush.im/developer/rest).
|
||||||
|
|
||||||
To use notifications, please see the [getting started with automation page]({{site_root}}/components/automation.html).
|
To use notifications, please see the [getting started with automation page]({{site_root}}/components/automation.html).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue