23 Commits

Author SHA1 Message Date
Ville Skyttä
757eb292f2 Update ESPurna home page (#4535) 2018-01-28 09:10:52 +01:00
Fabian Affolter
4c45677ce1
Add section with firmware releases that supports discovery 2018-01-27 14:34:38 +01:00
marthoc
9bba1df831 Add Cover to MQTT Discovery (#3983)
Adds Cover to the list of MQTT components supported by MQTT discovery.
2017-11-14 20:19:24 -08:00
Fabian Affolter
88d1c2a30b
Fix Liquid error introduced with #3573 2017-10-21 09:56:19 +02:00
DubhAd
2faf1a118c
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-21 09:56:19 +02:00
Fabian Affolter
ae690e4953 Merge pull request #3530 from home-assistant/release-0-55
0.55
2017-10-07 21:12:17 +02:00
Andrey
68f43ab924 Add template escaping 2017-10-06 15:37:26 +03:00
Paulus Schoutsen
f9e3f7e099 Merge remote-tracking branch 'origin/current' into next 2017-10-05 09:24:55 -07:00
lukie80
8541f1e0de Added new kind of example and added description (#3510)
Added a new sensor example which requires multiple configuration topics but one state topic. I'm convinced that this example is very widespread and is useful for beginners (like me). Added sentence to outline the idea of MQTT discovery.
2017-10-04 07:50:45 +02:00
Walter Huf
1ad776685a Adds MQTT Fans to the MQTT Discovery docs (#3386) 2017-09-25 23:32:22 +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
Alex Mekkering
55bec87b38 Mqtt discovery optional nodeid (#2840)
* Add support for remote (TCP/IP) DSMR sensors (i.e. via ser2net)

* Processed review comment and added ser2net config

* added optional node_id to MQTT discovery
2017-06-24 00:47:13 -07: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
Scott Reston
a4af4d5dfa Fix link to MQTT testing (#2462)
URL changed after docs reorganization.
2017-04-21 08:02:23 +02:00
Martokk
1de9a05ae7 Fixing MQTT Logging example (#2439) 2017-04-16 09:04:02 +02:00
Fabian Affolter
f45ea8261d Add switch example and list of supported devices (#2312) 2017-03-26 15:49:21 +02:00
printzlau
8d202807b6 Update certificate.markdown (#2295) 2017-03-24 21:03:46 +01:00
Robbie Trencheny
95b2425d13 Update MQTT discovery to mention light & sensor support 2017-03-17 12:45:52 -07:00
Corban Mailloux
e479320b29 Spelling and grammar fixes. (#2132)
* Spelling and grammar fixes.

* Grammar.

* Fix broken markdown.
2017-02-24 23:16:41 +01:00
Fabian Affolter
985e58d622
Use device_class 2017-02-24 22:27:55 +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