Site updated at 2016-06-04 15:40:20 UTC

This commit is contained in:
Travis CI 2016-06-04 15:40:20 +00:00
parent 41be8cb2c7
commit d214dd5fb3
26 changed files with 67 additions and 45 deletions

View file

@ -107,6 +107,7 @@
<div class="highlighter-coderay"><div class="CodeRay">
<div class="code"><pre>$ curl -X POST -H &quot;x-ha-access: YOUR_PASSWORD&quot; \
-H &quot;Content-Type: application/json&quot; \
-d '{&quot;payload&quot;: &quot;Test message from HA&quot;, &quot;topic&quot;: &quot;home/notification&quot;}' \
http://IP_ADDRESS:8123/api/services/mqtt/publish
</pre></div>