mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
add missing period
This commit is contained in:
parent
e425517796
commit
176c4f531b
@ -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…
x
Reference in New Issue
Block a user