A. Lochotzke
3dd3f5daf6
Update mqtt.markdown ( #35284 )
2024-10-18 17:26:24 +02:00
Franck Nijhof
8b9ad61e42
Improve YAML styling for all automation examples ( #34932 )
2024-10-02 11:13:23 +02:00
Franck Nijhof
b825527486
Change trigger platform key to trigger ( #34901 )
...
* Change trigger platform key to trigger
* Error sneaked in
2024-09-25 14:20:46 +02:00
Franck Nijhof
96e00f69a0
Adjust automation to plural triggers/conditions/actions keys ( #34825 )
2024-09-24 20:23:58 +02:00
Bram Kragten
6021c517f1
Merge branch 'next' into rc
2024-08-28 18:39:48 +02:00
Bram Kragten
d92e61f75d
Merge branch 'current' into rc
2024-08-28 18:36:24 +02:00
Jan Bouwhuis
285adae583
Auto reauth mqtt entry when the broker add-on is re-installed ( #34423 )
...
* Auto reauth mqtt entry when the broker add-on is re-installed
* Improve grammar
* Mark text block important instead of a warning
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-26 10:25:16 +02:00
Jan Bouwhuis
ba5d20e143
Allow setup of Mosquito Add-on in MQTT config flow ( #34341 )
...
* Allow setup of Mosquitoo Add-on in MQTT config flow
* Tweak
* Tiny tweak
* No further
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-08-22 09:08:57 +02:00
Jan Bouwhuis
70f248c1b3
Document publishing raw data in mqtt command templates and publish action ( #34312 )
...
* Document mqtt command template behavior
* Add `evalute_bytes` option to mqtt publish action
* rephrase
* Follow up on review
* Rename new option to evaluate_payload
2024-08-19 10:59:04 +02:00
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
Maciej Bieniek
df5c074bd0
Add information about model_id
to MQTT documentation ( #34117 )
...
* Update mqtt.markdown
* Update cover.mqtt.markdown
* Update fan.mqtt.markdown
* Update tag.mqtt.markdown
* Update lock.mqtt.markdown
* Update text.mqtt.markdown
* Update event.mqtt.markdown
* Update image.mqtt.markdown
* Update light.mqtt.markdown
* Update scene.mqtt.markdown
* Update siren.mqtt.markdown
* Update valve.mqtt.markdown
* Update button.mqtt.markdown
* Update camera.mqtt.markdown
* Update notify.mqtt.markdown
* Update number.mqtt.markdown
* Update select.mqtt.markdown
* Update sensor.mqtt.markdown
* Update switch.mqtt.markdown
* Update update.mqtt.markdown
* Update vacuum.mqtt.markdown
* Update climate.mqtt.markdown
* Update humidifier.mqtt.markdown
* Update lawn_mower.mqtt.markdown
* Update water_heater.mqtt.markdown
* Update binary_sensor.mqtt.markdown
* Update device_tracker.mqtt.markdown
* Update device_trigger.mqtt.markdown
* Update alarm_control_panel.mqtt.markdown
2024-08-04 23:02:50 +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