Add screenshot

This commit is contained in:
Fabian Affolter 2016-02-01 23:01:09 +01:00
parent 6eb1c8244e
commit 0580743e48
2 changed files with 4 additions and 0 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB