16 Commits

Author SHA1 Message Date
Franck Nijhof
04048834b1 Changes int -> integer (#6452) 2018-10-03 12:42:57 +02:00
Paulus Schoutsen
917b547f9a
Update broker.markdown 2018-08-19 07:18:11 +02:00
Jason Hu
b8e78b92a3 Embedded MQTT password change backport to 0.76 (#6020)
* Embedded MQTT password change backport to 0.76

* Fix formatting
2018-08-18 10:33:14 +02:00
Paulus Schoutsen
316932fa8d
Update broker.markdown 2018-08-13 10:38:53 +02:00
bvansambeek
94d1ad2e38 added a warning for possible memory leak (#5905)
* added a warning for possible memory leak

as discussed here https://github.com/home-assistant/home-assistant/issues/11594#issuecomment-408083266

* ✏️ Tweaks
2018-07-29 11:17:24 +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
Paulus Schoutsen
13464e509e
Remove broken redirect from (#4901) 2018-03-11 15:04:50 -07:00
Jerry Workman
e4370ccb32
Add note for systemd
Add note for systemd to start Mosquitto before Home Assistant
2018-02-26 21:11:17 -05:00
Otto Winter
4f6179e2ff Fix MQTT tls_version docs (#4666)
* Fix MQTT tls_version docs

* Quick fix for escaping issue

* Remove space
2018-02-15 19:04:37 +01:00
Fabian Affolter
e958de8474
Fix Liquid error introduced with #3573 2017-10-11 12:53:30 +02:00
DubhAd
263db7b6e9 Update MQTT broker docs for clarity (#3573)
* Update MQTT broker docs for clarity

Adding words to note that the reason a "run your own" broker is the most private is because the embedded broker doesn't support TLS/SSL.
Also updating to use the new configuration tags.

* Update to reference hbmqtt supporting TLS
2017-10-11 08:22:47 +02:00
Fabian Affolter
ef6f026ad9
Fix typos 2017-07-04 09:44:47 +02:00
Fabian Affolter
75b30f6014
Minimize configuration sample 2017-07-04 09:42:36 +02:00
Hamid
07dcfc0555 Owntracks compatibility
Owntracks for be convinced to talk the correct protocol version  (Protocol Level 4; MQTT 3.1.1) by setting it manually in the configuration JSON.

I have tested this against my own Hassbian install (0.47.0).

See the ticket that added the feature here; https://github.com/owntracks/ios/issues/444
2017-06-19 22:16:06 +01:00
Fabian Affolter
c952b3e265
Add missing conf vars 2017-05-30 17:40:28 +02: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