Add screenshot
This commit is contained in:
parent
6eb1c8244e
commit
0580743e48
2 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@ The MQTT notification support is different than the other [notification](/compon
|
||||||
{"payload": "Test message from HA", "topic": "home/notification", "qos": 0, "retain": 0}
|
{"payload": "Test message from HA", "topic": "home/notification", "qos": 0, "retain": 0}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<p class='img'>
|
||||||
|
<img src='/images/screenshots/mqtt-notify.png' />
|
||||||
|
</p>
|
||||||
|
|
||||||
Using the [REST API](/developers/rest_api/#post-apiservicesltdomainltservice) to send a message to a given topic.
|
Using the [REST API](/developers/rest_api/#post-apiservicesltdomainltservice) to send a message to a given topic.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
BIN
source/images/screenshots/mqtt-notify.png
Normal file
BIN
source/images/screenshots/mqtt-notify.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Add table
Add a link
Reference in a new issue