Paulus Schoutsen
a16cedbe4f
Update mqtt.markdown
2018-09-12 16:05:51 +02:00
bvansambeek
fe1ce5a19b
Tip to use external broker for more stability ( #5159 )
...
An external broker is more stable, this is something I did not know as a beginner.
Especially because the embedded broker has a memory leak.
It would have saved me a bunch of time and WAF trust issues if I would have had this piece of knowledge.
Issue on memory leak: https://github.com/home-assistant/home-assistant/issues/11594
2018-04-12 13:38:42 +02:00
Alok Saboo
1aca7b08cf
Misc fixes: e.g. -> e.g., and proper case for Home Assistant ( #4942 )
...
* e.g. to e.g., and proper case for Home Assistant
* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00
Corban Mailloux
f5fd87b656
Tiny Grammar Fix ( #2140 )
2017-02-25 23:20:07 +01:00
Fabian Affolter
481320128f
Re-organisation Documentation and Getting started ( #2055 )
...
* Split MQTT documentation
* Add more details
* Move content to /docs
* Enable sidebar
* Move content to /docs
* Enable sidebar
* Move content
* Update links
* Remove wizard stuff
* Enable sidebar
* Minor changes
* Move MQTT parts to /docs
* update links
* Update links and sync content
* Fix link
* Enable sidebar
* Remove navigation
* Remove navigation and other minor updates
* Update links
* Add overview page
* Make title linkable
* Update
* Plit content
* Update links
* Rearrange content
* New getting-started section
* Add icons for docs
* Update for new structure
* Update for new structure
* Add docs navigation
* Add docs overview page
* Remove ecosystem navigation
* Add docs and remove other collections
* Move ecosystem to docs
* Remove duplicate files
* Re-add ecosystem overview
* Move to ecosystem
* Fix permission
* Update navigation
* Remove collection
* Move overview to right folder
* Move mqtt to upper level
* Move notebook to ecosystem
* Remove un-used files
* Add one more rectangle for iOS
* Move two parts back from docs and rename Run step
* Remove colon
* update getting-started section
* Add redirect
* Update
* Update navigation
2017-02-23 11:09:41 +01:00
Fabian Affolter
2b28667652
Add MQTT discovery ( #1952 )
...
* Add MQTT discovery
* Update configuration
2017-02-07 19:13:16 +01:00
Felix Fischer
53c3ff3fdc
explain value extraction via template ( #1891 )
...
* explain value extraction via template
Getting values from a JSON variable via `state_format` did not work for me, but using `value_template` worked. I added some explanation on how to use it.
* wrap template with {% raw %}...{% endraw %}
2017-02-02 09:25:08 +01:00
JammyDodger231
639504b408
Update mqtt.markdown ( #1884 )
...
After having my own MQTT server running on a VPS that is hosted elsewhere from my home assistant server I found that after using lets encrypt it would not allow me to use the .pem files created with home assistant. They worked natively with mosquitto_sub and owntracks but this is the only method I found to work. The change should help anyone else who can't get a secure connection and save hours of searching
2017-01-27 18:45:04 +01:00
Matt N
2b5d3c0c10
Fix over 100 typos/spelling mistakes :P ( #1483 )
...
* Fix a bunch of typos/spelling mistakes
* Removed extra spaces from emulated_hue
* Correct device type. of binary_sensor.enocean.markdown
2016-11-23 10:23:23 +01:00
Fabian Affolter
a03edbc123
Add birth and will message
2016-11-15 08:30:57 +01:00
Robbie Trencheny
afdd04e844
Merge branch 'current' into next
2016-10-05 15:44:06 -07:00
Fares Rihani
36c60ffd19
Consolidated spelling fixes. ref #1052 ( #1132 )
...
* Consolidated spelling fixes. ref #1052
2016-10-05 10:17:36 +02:00
Fabian Affolter
227d5a3f4f
Minimizing of the configuration sample ( #1020 )
2016-10-01 12:09:08 +02:00
AlucardZero
292c4a3f75
Edit mqtt.markdown and clarify 'certificate' option ( #962 )
...
Edit mqtt topic for spelling/grammar/typos/clarity.
Importantly, clarify what `certificate` is used for. The current description implies it's used for encrypting communication, but that's what `client_key` and `client_cert` are for. `certificate` is which root certificate(s) to trust.
2016-09-19 18:11:08 +02:00
Paulus Schoutsen
151de0cd48
Some title tweaks
2016-08-22 01:25:36 -07:00
Fabian Affolter
12722d5c09
Add class
2016-06-26 12:11:11 +02:00
Fabian Affolter
41eb1e6b86
Add section about logging
2016-05-14 00:17:01 +02:00
Paulus Schoutsen
53472d530e
Add 0.19 blog post
2016-05-07 12:40:16 -07:00
Fabian Affolter
5f1cc30066
Add HA release
2016-05-07 13:58:27 +02:00
Paulus Schoutsen
f74237f582
Automation docs moved to getting started and split up
2016-04-24 09:00:24 +02:00
Fabian Affolter
9e86eb715b
Fix link
2016-04-05 08:43:31 +02:00
Fabian Affolter
c2d52482f4
Minor updates
2016-04-05 08:18:12 +02:00
Paulus Schoutsen
f228f7000e
Update mqtt.markdown
2016-03-27 09:51:41 -07:00
Paulus Schoutsen
0f229bd7e6
Correct MQTT broker version for hbMQTT
2016-03-26 17:39:51 -07:00
Paulus Schoutsen
c7c938e111
Blog post for 0.16
2016-03-26 00:59:58 -07:00
Paulus Schoutsen
27c1f41d7b
Merge branch 'master' into next
2016-03-26 00:09:44 -07:00
Fabian Affolter
ac5437b93c
Add details about HBMQTT
2016-03-16 10:06:31 +01:00
Fabian Affolter
84b9bb04c7
Update elements
2016-03-16 09:13:46 +01:00
Paulus Schoutsen
6dc004875c
Move templates to new topics section
2016-03-12 16:03:57 -08:00
Paulus Schoutsen
944c7a40e4
Updates for 0.13
2016-02-13 00:02:44 -08:00
tedstriker
bffcc04267
added MQTT light link
...
added link to refer to MQTT light documentation
2016-02-08 00:16:25 +01:00
Paulus Schoutsen
cc8e5f5685
Remove component layout page
2016-02-07 14:20:52 -08:00
Paulus Schoutsen
dfd99de4c9
Add Ubuntu 14.04 Mosquitto instructions
2016-01-19 12:35:29 -08:00
Paulus Schoutsen
46e8ee788f
Update documentation for 0.9
2015-12-06 13:31:17 -08:00
Paulus Schoutsen
47eae9077e
Markdown fixes
2015-10-28 23:00:29 -07:00
Paulus Schoutsen
e59252a39b
Convert subpages to folders
2015-10-26 23:24:55 -07:00
Paulus Schoutsen
f916f4997d
Add featured component section
2015-10-25 12:22:16 -07:00
Paulus Schoutsen
d1f12b4c2e
More component doc tweaks
2015-10-25 01:43:49 -07:00
Paulus Schoutsen
03d0d75ae1
Component details pages added
2015-10-25 00:58:12 -07:00
Paulus Schoutsen
04f48395d6
Merge branch 'pr/101'
...
Conflicts:
source/components/index.markdown
2015-10-24 21:54:58 -07:00
Paulus Schoutsen
120dbf547d
Add component collection
2015-10-24 21:44:04 -07:00