Site updated at 2017-03-28 20:01:16 UTC
This commit is contained in:
parent
cadc83b0db
commit
7bdcf5f264
24 changed files with 40 additions and 40 deletions
|
@ -86,7 +86,7 @@
|
|||
<li>Configure the Home Assistant <a href="https://home-assistant.io/docs/automation/trigger/#mqtt-trigger">MQTT trigger</a>.</li>
|
||||
<li>Configure <a href="https://www.cloudmqtt.com/">CloudMQTT</a>. Check this <a href="https://www.youtube.com/watch?v=VaWdvVVYU3A">video tutorial</a> for details.</li>
|
||||
<li><a href="https://heroku.com/deploy?template=https://github.com/petkov/http_to_mqtt"><img src="https://www.herokucdn.com/deploy/button.svg" alt="Deploy" /></a> HTTP to MQTT bridge app.</li>
|
||||
<li>Add the (Configuration Variables)(https://devcenter.heroku.com/articles/config-vars#setting-up-config-vars-for-a-deployed-application) to your Heroku app mentioned here.
|
||||
<li>Add the <a href="https://devcenter.heroku.com/articles/config-vars#setting-up-config-vars-for-a-deployed-application">Configuration Variables</a> to your Heroku app mentioned here.
|
||||
<ul>
|
||||
<li>AUTH_KEY: Can be any string, eg. <code class="highlighter-rouge">912ec803b2ce49e4a541068d495ab570</code>.</li>
|
||||
<li>MQTT_HOST: The host of your MQTT broker, eg. mqtts://k99.cloudmqtt.com:21234.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue