Maciej Bieniek
8cbb2e9df7
Add abbreviation for light template variable names ( #9573 )
2019-06-06 18:10:48 +02:00
Paulus Schoutsen
0c607dab9a
Merge branch 'rc' into current
2019-05-16 08:50:59 +02:00
unixko
c723bdc19c
add abbreviation for current_temperature_template ( #9400 )
2019-05-14 12:53:53 +02:00
unixko
f2cb7f4e99
add abbreviation for current_temperature_template ( #9400 )
2019-05-14 12:48:51 +02:00
Fabian Affolter
611805a01a
Merge branch 'current' into next
2019-05-11 18:58:00 +02:00
Erik Montnemery
07cf9a6474
Update MQTT discovery examples ( #9315 )
...
* Update discovery.markdown
* Update discovery.markdown
2019-05-10 22:43:41 +02:00
Maciej Bieniek
d7578c5d5d
Add abbreviation for position_topic ( #9404 )
2019-05-07 18:40:08 +02:00
Erik Montnemery
14ca8bbf7c
Update broker.markdown ( #9317 )
2019-04-26 14:38:17 +02:00
Fabian Affolter
721fc95e81
Update link ( fixes #9248 ) ( #9301 )
2019-04-25 16:37:30 +02:00
Strixx76
7b01a746b5
Small corretions ( #8813 )
...
Found error in examples for:
- Setting up a sensor with multiple measurement values
- Setting up a switch using topic prefix and abbreviated configuration variable names
2019-03-04 07:59:52 +05:30
emontnemery
3662381ed8
Update discovery.markdown ( #8793 )
2019-03-01 16:36:12 +01:00
Otto Winter
93e2348d1d
Update ESPHome links ( #8575 )
2019-02-14 19:07:21 +01:00
Martin Eberhardt
0660f3b349
Improve mqtt.publish service documentation ( #8562 )
...
Current documentation doesn't mention the qos or retain attributes.
2019-02-14 10:16:12 +01:00
Fabian Affolter
3f8a200f0f
Remove config file stuff ( fixes #8251 ) ( #8266 )
2019-01-24 23:15:11 +01:00
Tommy Jonsson
8e668ea0b1
Mqtt discovery of vacuums ( #7910 )
...
* Mqtt discovery of vacuums
See https://github.com/home-assistant/home-assistant/pull/19478
* ✏️ Tweak
2019-01-22 13:55:28 -08:00
Volker Thiel
1102939bbd
Wrong topic when deleting sensor ( #8149 )
...
Deletion of a discovered sensor is done through the config topic
2019-01-12 17:55:22 +01:00
Robert
c53308ec73
Add note for fixing cloudmqtt certificate errors ( #7842 )
...
See https://community.home-assistant.io/t/cloudmqtt-issues-expired-certificate/73030/4
2018-12-30 22:50:26 +01:00
dhzl84
c7a55ed519
Update discovery.markdown ( #7973 )
...
removed line ´"dev_cla":"climate",´ since it is not supported for climate devices and results in warnings in the log during discovery
2018-12-29 16:37:27 +01:00
Koen Kanters
3ad05d179d
Add Zigbee2mqtt to list of software that supports MQTT discovery. ( #7912 )
2018-12-20 17:02:31 +01:00
Franck Nijhof
318488f28e
Merge branch 'current' into next
2018-11-20 01:38:06 +01:00
dhzl84
5f0604d71d
add example for climate device ( #7563 )
...
based on 0.81.6
current_temperature_template has no abbreviation according to the docs
2018-11-19 13:04:07 +01:00
Heiko Rothe
28a7c84c21
Add room-assistant to mqtt discovery support list ( #7575 )
2018-11-19 09:27:08 +01:00
TheRedBull205
bd260a0d76
Typo fix ( #7400 )
2018-11-06 17:41:44 -05:00
Klaas Schoute
7da774c0e9
Update Birth_will MQTT component configuration ( #7380 )
2018-11-06 08:16:13 +01:00
Klaas Schoute
8dfd9b5733
Update Certificate component configuration ( #7381 )
2018-11-06 08:10:21 +01:00
Klaas Schoute
8040a30a01
Update Discovery component configuration ( #7271 )
2018-10-30 21:15:37 +01:00
Fabian Affolter
ead919f491
Merge branch 'current' into next
2018-10-20 13:03:36 +02:00
Fabian Affolter
9dec850d60
Not longer use the term 'API password'
2018-10-19 21:32:32 +02:00
Variour
00d208c99c
Added note about persistence of messages with embedded broker ( #6949 )
...
* Added note about persistence of messages with embedded broker
The embedded mqtt broker does not save messages between restarts. Because of this the discoverys messages have to be sent after every restart for the devices to show up in HA. I added a note section to make users aware of this.
* Minor change
2018-10-19 20:40:38 +02:00
Franck Nijhof
2dbbafef62
Merge branch 'current' into next
2018-10-14 09:46:28 +02:00
Brian J King
6d2102771e
Updates to MQTT Broker to standardize docs ( #6725 )
...
* All instances of `Mosquitto` are capitalized **outside of** instances that refer to code/configuration blocks/file names to comply with the [docs standardization](https://developers.home-assistant.io/docs/en/documentation_standards.html ).
* Standardization for displaying file paths, code/configuration blocks in `plaintext`.
2018-10-12 23:51:35 +02:00
Paulus Schoutsen
98ccac56c7
Merge branch 'current' into next
2018-10-12 17:00:15 +02:00
emontnemery
61cca85e73
Documentation for abbreviations in discovery topic ( #6294 )
...
* Update discovery.markdown
* Update discovery.markdown
* Update discovery.markdown
* Update discovery.markdown
* Update discovery.markdown
2018-10-12 08:52:06 +02:00
Alok Saboo
a4dca76042
Fixed typos ( #6623 )
...
* Fixed typos
* More typos
2018-10-09 12:13:54 +02:00
Florian Klien
d3589d9518
typos fixed ( #6582 )
2018-10-07 10:58:35 -04:00
Franck Nijhof
04048834b1
Changes int -> integer ( #6452 )
2018-10-03 12:42:57 +02:00
Max Rumpf
0652a7b0a9
Fix grammar error (allows vs allow) ( #6426 )
2018-10-02 10:44:01 +02:00
Paulus Schoutsen
0dbb33e608
Merge branch 'current' into next
2018-09-24 12:16:28 +02:00
emontnemery
d13cd890b8
Documentation for removal of discovered device ( #6276 )
...
* Update discovery.markdown
* Minor change
2018-09-24 10:22:33 +02:00
Fabian Affolter
3984d1674c
Add example for JSON-formatted payload
2018-09-21 22:35:12 +02:00
emontnemery
cd69cc7f10
Add missing platforms supported by MQTT discovery ( #6295 )
...
* Update discovery.markdown
* Update discovery.markdown
2018-09-19 08:36:14 +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
Daniel Shokouhi
a353c26131
Small typo ( #5397 )
2018-05-19 11:44:43 +02:00
Otto Winter
536ed8557f
Change to advertise esphomeyaml ( #5318 )
2018-05-06 23:15:58 +02:00
Paulus Schoutsen
bd9e7179e6
Merge branch 'current' into rc
2018-04-13 17:01:21 -04:00
Fabian Affolter
e4deae0cd2
Fix list
2018-04-06 18:33:27 +02:00
jmtatsch
0814d5c531
Harmonised topic name and mention enabled autodiscovery ( #5120 )
...
* Harmonised topic name and mention enabled autodiscovery
* image shall not be the state of entity
2018-04-06 00:11:42 -04:00