140 Commits

Author SHA1 Message Date
Jan Bouwhuis
eb55afff7b
Cleanup mqtt publish action template option documentation (#34257)
* Cleanup mqtt publish action template option documentation

* Missed instance
2024-08-12 14:17:43 +02:00
Jan Bouwhuis
ec46c4c74f
Cleanup MQTT legacy notify instruction using mqtt publish (#34260) 2024-08-12 13:34:14 +02:00
Franck Nijhof
6ca14d3efc
Rename 'service' to 'action' in automations and scripts (#34023)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2024-07-31 14:37:02 +02:00
Jan Bouwhuis
0eae99acab
Remove deprecated template options for mqtt publish action (#33854)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-07-19 10:10:43 +02:00
Franck Nijhof
eb1a3ba031
Rename Services to Actions in integrations: M (#33821)
* Rename Services to Actions in integrations: M

* Apply suggestions from code review
2024-07-17 06:33:06 +02:00
Jan Bouwhuis
3f7c2913b6
Revert "Remove topic_template option for mqtt publish service" (#33698) 2024-07-11 11:21:50 +02:00
Jan Bouwhuis
f56cbe1ae3
Remove topic_template option for mqtt publish service (#33656) 2024-07-09 18:22:19 +02:00
Madelena Mak
d4c03fe1be
Update the theme to match branding better (#33462)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-30 13:47:01 +02:00
Jan Bouwhuis
33be3e532f
Fix mosquitto_pub tool syntax in mqtt examples (#33305)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-06-17 21:20:29 +02:00
Jan Bouwhuis
b1baa8720b
Revert "Add device based MQTT auto discovery (#31122)" (#33059) 2024-06-05 10:33:44 +02:00
Jan Bouwhuis
e1bd46d043
Add device based MQTT auto discovery (#31122)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-05-28 23:28:01 -10:00
Alan Chan
2316b603ab
Fix incomplete sentences in mqtt doc (#32935)
* Update mqtt.markdown

Fix incomplete sentences regarding secure connection.

* Tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-05-24 17:10:25 +02:00
c0ffeeca7
c1c9979d75
m integrations 2/2: restart HA after changing config (#32649) 2024-05-08 23:11:03 +02:00
Franck Nijhof
6fd455e924
Merge branch 'current' into rc 2024-04-30 10:39:26 +02:00
c0ffeeca7
5881b892fd
MQTT: fix markdown (#32495) 2024-04-28 15:22:08 +02:00
Franck Nijhof
cf6b95d2a8
2024.5: Beta release notes 2024-04-24 21:46:14 +02:00
Franck Nijhof
31bd4f6d1a
Merge branch 'current' into next 2024-04-23 22:43:52 +02:00
Thomas Lovén
91c1972bbe
Remove instructions for public MQTT broker (#32427) 2024-04-23 15:51:09 +02:00
Jan Bouwhuis
1a34109b81
Add mqtt notify entity (#32327)
* Add mqtt notify entity

* tiny tweaks

* Apply suggestions from code review

* fix typo

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-04-17 20:07:37 +02:00
Yurii
d1c237884b
Add OpenThermGateway link into the section that lists the third party tools with build in MQTT discovery (#32328) 2024-04-17 09:01:32 +02:00
Cornelius A. Ludmann
bc03774298
Update mqtt.markdown (#32189)
Fix minor typos.
2024-04-07 12:26:11 +02:00
Franck Nijhof
9f6346c06a
2024.4: Sync codebase with docs 2024-04-02 13:54:13 +02:00
Franck Nijhof
ae75499061
Merge branch 'current' into rc 2024-02-07 18:16:18 +01:00
Jan Bouwhuis
9623cdf578
Move refs to documentaion on MQTT supported components to the config section (#31285)
* Move refs to documentaion on MQTT supported components to the config section

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-02-07 09:28:39 +01:00
Franck Nijhof
099bbaeead
Merge branch 'current' into next 2024-01-31 09:25:34 +01:00
Jan Bouwhuis
f10e16b51c
Fix broken link MQTT discovery MyElectricalData (#31144) 2024-01-30 16:32:22 +01:00
Jan Bouwhuis
7da408cb83
Explain better how MQTT entities can share a device (#30896) 2024-01-18 21:02:47 +01:00
Jan Bouwhuis
b721084c4c
Add serial_number config attribute to MQTT device mapping (#30855)
* Add serial_number config attribute to MQTT device mapping

* Fix type
2024-01-16 14:03:00 +01:00
Jan Bouwhuis
fbcb721427
Remove legacy mqtt vacuum abbreviations and deprecated schema option (#30666) 2024-01-08 09:23:15 +01:00
Cody Cutrer
63ecdff604
sort mqtt discovery abbreviations (#30645) 2024-01-04 23:34:16 +01:00
Franck Nijhof
07d67c47e2
Merge branch 'current' into next 2023-12-27 14:02:26 +01:00
Jan Bouwhuis
4ef6c55e62
Add mqtt valve platform (#30344)
* Add mqtt value platform

* Fix formatting.

* Improve documentation

* Add reference on integration page and abbreviations

* State topic will accept both state and position updates plus JSON

* Add stop_command_topic

* Update after review core PR

* Tiny tweaks

* Update source/_integrations/valve.mqtt.markdown

* Tweak to kick the CI

* Apply suggestions from code review

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

* Update source/_integrations/valve.mqtt.markdown

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

* Update source/_integrations/valve.mqtt.markdown

* Apply suggestions from code review

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>

* Update source/_integrations/valve.mqtt.markdown

* Fix

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2023-12-20 13:50:54 +01:00
Gaétan Collaud
b1d16509ba
Add digitalstrom-mqtt to the list of software that support MQTT discovery (#30413) 2023-12-19 20:43:04 +01:00
QuintinHill
ab3a77bbfb
Add ble2mqtt to third-party tools supporting MQTT auto-discovery (#30214)
Signed-off-by: Quintin Hill <git@quintin.me.uk>
2023-12-08 10:02:43 +01:00
Hao
a3e77ed933
Update mqtt.markdown to fix typo (#30100)
There's one too many right bracket causing the json parsor to fail.

Error log:

2023-12-01 23:45:07.964 WARNING (MainThread) [homeassistant.components.mqtt.discovery] Unable to parse JSON irrigation: '{"name": "Irrigation", "command_topic": "homeassistant/switch/irrigation/set", "state_topic": "homeassistant/switch/irrigation/state", "unique_id": "irr01ad", "device": {"identifiers": ["garden01ad"], "name": "Garden" }}}'
2023-12-02 07:56:12 +01:00
Lorenz
24c628140e
add go-iotdevie into the list of third-party tools supporting homeassistant discovery (#30023)
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2023-12-01 11:52:42 +01:00
c0ffeeca7
fba25682cd
Integrations: apply sentence-style capitalization (#29977)
* Integrations: apply sentence-style capitalizytion

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-23 16:43:01 +01:00
c0ffeeca7
530204bb23
m-o integrations: apply sentence-style caps to categories (#29904)
* m-o integrations: apply sentence-style caps to categories

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>

* Apply suggestions from code review

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 13:58:07 +01:00
Jan Bouwhuis
81402ce154
Explain how to use MQTT discovery messages (#29701)
* Explain how to use MQTT discovery messages

* Minor tweaks

Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-13 10:37:22 +01:00
Jan Bouwhuis
32851bae7f
Remove zwave2mqtt references from mqtt docs (#29779) 2023-11-10 09:55:07 +01:00
Jonny Bergdahl
43448a603b
Update mqtt.markdown for readability (#29450)
I have moved the example json contents to proper code blocks.
2023-10-20 20:32:38 +02:00
DrakeCoding
063234e5b2
Update mqtt.markdown (#29332)
Grammar changes.
2023-10-13 13:01:55 +02:00
Nico
0c42baf471
Fix broken link mqtt.markdown --> image.mqtt (#29183)
Fix broken link pointing to image.mqtt
2023-10-05 10:21:21 +02:00
g3gg0.de
be17625f24
Added TeddyCloud (#28831)
this change adds TeddyCloud, an open source Toniebox cloud replacement into the list
2023-09-08 14:55:01 +02:00
Jan Bouwhuis
523a3bfa91
Add MQTT lawn mower platform (#28663)
* Add MQTT lawn mower platform

* Use separate command topics and templates

* Tiny tweaks

* refrase

* Refrase

* Final version

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-08-28 11:10:45 +02:00
Franck Nijhof
54d4386ac4
Merge branch 'current' into next 2023-08-26 16:31:28 +02:00
Jan Bouwhuis
fb2f61973f
Add origin info for MQTT discovery (#28659) 2023-08-24 10:41:04 +02:00
Jan Bouwhuis
8d9c9ff401
Improve MQTT examples to reflect better to new naming standards (#28434)
* Improve example to reflect new naming standards

* Update source/_integrations/mqtt.markdown

* Apply suggestions from code review

* Fix typo

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-08-11 15:30:12 +02:00
Franck Nijhof
d53dc9b6ab
2023.8: Sync with codebase 2023-08-02 09:01:13 +02:00
Franck Nijhof
3a0c577b55
Merge branch 'current' into next 2023-07-25 17:13:38 +02:00