Commit Graph

25 Commits

Author SHA1 Message Date
Jesse Hills 75107305c9
Some docs tidy up (#1895) 2022-02-11 11:10:43 +13:00
Craig Fletcher 7047f9c0d6
Update mqtt to reflect changes in 2022.1 (#1826)
* Update mqtt to reflect changes in 2022.1

`root` is no longer passed by reference; update the documentation to reflect this.

* Fix long-broken subscribe_json call

Co-authored-by: Flaviu Tamas <tamasflaviu@gmail.com>
2022-01-21 13:52:35 +00:00
Duncan Findlay aa3e04797f
Fix documentation for MQTT client's subscribe method. (#1735) 2021-12-21 13:45:32 +13:00
Jesse Hills ae922bc8ac
Merge branch 'current' into next 2021-12-02 17:10:24 +13:00
Oxan van Leeuwen f358d4c0db
Use consistent syntax for config option types (#1659) 2021-11-29 07:57:01 +13:00
Krzysztof Białek 22ada42896
Document mqtt.discovery_unique_id_generator option (#1610) 2021-11-15 15:49:51 +01:00
Paul Monigatti 32264bb953
Add option to use MQTT abbreviations (#1582) 2021-10-31 15:34:15 +13:00
Quentin Stafford-Fraser 12fdb6e589
MQTT is no longer required for ESPhome to work (#1432) 2021-09-13 22:18:22 +02:00
Alex 2db1a32931
Fix on-boot (#1382) 2021-08-20 08:24:30 +12:00
Oxan van Leeuwen 5e3102a123
Use lowercase true/false values (#1327)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-07-29 09:56:11 +12:00
Oxan van Leeuwen de95a4d210
CLI user experience improvements updated docs (#1183) 2021-06-08 11:21:53 +12:00
Guillermo Ruffino 896afdcfa1
Fix format next (#1023)
* Missing colon

* update sun

* format fix and adaptation

* fix format

* fix format 2

* fix format 3

* fix format

* fix format

* fix format

* format fix

* revert title as heads

* rename image case-sensitive

* rename again
2021-02-20 18:02:46 -03:00
Guillermo Ruffino 9420c45a01
Fix format consistency (#989) 2021-02-07 13:35:39 -03:00
Jesse Hills fe6f68f150
Update next from current 20201221 (#894) 2020-12-21 13:55:44 +13:00
Otto Winter 8d91d657dc
Updates 2019-07-28 12:41:15 +02:00
Otto Winter d23b7e5736
Updates 2019-05-15 11:49:05 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Patrik Hermansson c1e42981b6 Added Docker command (#210)
* Added Docker command

Added Docker command in section "Using with Home Assistant"

* Update mqtt.rst
2019-04-09 14:32:40 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter cfb597899d
Add warning about MQTT with native API 2019-03-11 13:31:12 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter 85cfae9aec
Refactor MQTT from docs 2019-02-17 12:28:17 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00