Franck Nijhof
d2c33689f2
Merge branch 'current' into next
2022-11-30 10:51:38 +01:00
Jan Bouwhuis
8cba24898d
Add missed new abbreviaton for mqtt text platform ( #25102 )
2022-11-30 09:37:06 +01:00
Jan Bouwhuis
071160e324
Mark manual item support for mqtt update platform ( #25101 )
2022-11-30 08:53:18 +01:00
Jan Bouwhuis
7e835aceda
Add examples for splitting the configuration for items without a platform key ( #25060 )
...
fixes undefined
2022-11-30 08:47:20 +01:00
Jan Bouwhuis
8be8f565be
Add MQTT text platform ( #25091 )
2022-11-29 20:31:14 +01:00
Franck Nijhof
b9dde4f3f3
Merge branch 'current' into next
2022-11-24 09:28:08 +01:00
Jan Bouwhuis
adcd0e5b77
Add WebSockets as transport for MQTT ( #24940 )
...
* Add WebSockets as transport for MQTT
* Add URI example
2022-11-23 15:04:13 +01:00
Jan Bouwhuis
4b5dddaea8
Improve readability MQTT setting discovery_prefix
( #25009 )
...
fixes https://github.com/home-assistant/core/issues/82379
2022-11-21 11:07:54 +01:00
Jan Bouwhuis
e9547db82a
Add section for setting MQTT protocol v5 ( #24975 )
2022-11-17 21:12:35 +01:00
Jack A
ecce17b237
Fixing typo in MQTT Integration Documentation ( #24930 )
2022-11-15 21:53:30 +01:00
Dawid Chyrzyński
106663c2df
add ArduinoHA to the MQTT docs ( #24838 )
...
Co-authored-by: Dawid Chyrzynski <dawid.chyrzynski@gmail.com>
2022-11-11 10:52:02 +01:00
Maciej Bieniek
8ff35418ab
Update MQTT update platform documentation ( #24723 )
2022-11-02 11:41:33 +01:00
Franck Nijhof
0c1e49a5f3
2022.11: Sync docs with codebase
2022-10-31 18:46:47 +01:00
Jan Bouwhuis
88849fafbd
Migration of advanced MQTT settings to config entry - restructure of common MQTT docs ( #24526 )
2022-10-24 19:55:47 +02:00
Caleb Mah
79ad6fc0ab
Add link to advanced broker configuration ( #24334 )
2022-10-03 10:54:45 +02:00
Franck Nijhof
5d72c2a03c
Sync codebase with docs for 2022.4.0b0
2022-03-30 21:50:39 +02:00
Franck Nijhof
2d8c9b6794
Sync codebase with docs for 2022.3
2022-02-23 21:35:38 +01:00
Erik Montnemery
f7bc4f3013
Update documentation for MQTT import flow removal ( #21583 )
2022-02-14 14:41:42 +01:00
Franck Nijhof
cb8e2dbd04
Sync codebase with docs for 2021.12
2021-12-03 21:18:56 +01:00
Erik Montnemery
8eefd2d44a
Revert "Document existing / new MQTT connection properties" ( #20357 )
2021-11-19 11:40:05 +01:00
Alba Mendez
1c82960fb3
Document existing / new MQTT connection properties ( #20353 )
...
This change is related to home-assistant/core#59920 .
Expand the manual configuration section a bit, to mention WebSockets support as well as the existing `protocol` property.
I've also tried to structure it more clearly and to be consistent with the quoting.
I know this is subjective, and there may be a style guide that I could have missed. Sorry if that's the case :(
2021-11-19 09:24:12 +01:00
Marius
8930212454
add reload events for Mqtt and Template ( #19505 )
2021-10-26 17:31:37 +02:00
Franck Nijhof
46be9f74e6
Sync codebase with docs for 2021.8
2021-07-28 22:31:15 +02:00
Franck Nijhof
25825e0fb6
Sync docs with dev codebase, fixing missing platforms ( #17619 )
2021-04-27 17:43:49 +02:00
zraken
f3fccc0624
Update mqtt.markdown ( #17227 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2021-04-04 22:15:31 +02:00
Franck Nijhof
5db399e49b
Sync codebase with docs for 2021.3
2021-03-03 15:23:30 +01:00
Franck Nijhof
3b07f98388
Add generic config flow block ( #16508 )
...
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00
Franck Nijhof
8f82a159f9
Add integration platforms to integration frontmatter ( #16525 )
2021-02-12 11:59:20 +01:00
Franck Nijhof
c731576c81
Merge branch 'current' into next
2020-07-01 11:52:40 +02:00
Franck Nijhof
2a0eb99bd5
Remove deprecated internal MQTT broker ( #13833 )
...
* Remove deprecated internal MQTT broker
* ✏️ Process review comments
2020-06-24 11:03:38 -06:00
Erik Montnemery
b1410e328c
Remove stale MQTT JSON processing documentation ( #13836 )
2020-06-24 18:44:28 +02:00
Ivan Bessarabov
4330c64dea
Fixing link to embedded MQTT broker ( #13552 )
2020-05-22 15:11:27 +02:00
Franck Nijhof
c2caf43e25
Sync codebase with docs for 0.109
2020-04-29 16:41:20 +02:00
Thorjan Knudsvik
8724f0c60e
MQTT Setup via UI ( #12802 )
...
MQTT is possible to set up from the UI and is thus the preferred option of setup.
2020-04-11 10:50:14 +02:00
Franck Nijhof
e2555e3816
Migrate MQTT integration to brands + add ha_domain ( #12296 )
2020-03-06 11:02:40 -08:00
Franck Nijhof
c81de1d658
Add ha_domain to integrations frontmatter ( #12277 )
2020-03-05 17:28:39 -08:00
Paulus Schoutsen
a71e254ea9
Add mqtt.dump docs ( #11955 )
2020-02-05 17:01:07 +01:00
Franck Nijhof
2311a9fed6
Initial sync codeowners with codebase integration manifests ( #11673 )
2020-01-08 13:25:21 +01:00
Franck Nijhof
bb1fe0ff88
Sync config flow with codebase ( #11660 )
...
* Sync config flow with codebase
* Corrected sync with release
2020-01-07 16:25:50 +01:00
Franck Nijhof
b983082cb9
Frontmatter formatting ( #11654 )
2020-01-07 14:43:49 +01:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations
2019-10-02 00:04:39 +02:00