mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add screenshot
This commit is contained in:
parent
6eb1c8244e
commit
0580743e48
@ -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…
x
Reference in New Issue
Block a user