Jan Bouwhuis
2743ce0d24
Document how MQTT reports entity state updates ( #37856 )
...
* Document how MQTT reports entity state updates
* Update source/_integrations/mqtt.markdown
Co-authored-by: J. Nick Koston <nick@koston.org>
* Update source/_integrations/mqtt.markdown
Co-authored-by: J. Nick Koston <nick@koston.org>
---------
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-03-07 08:15:46 -10:00
Franck Nijhof
3502c4f73e
Merge branch 'current' into next
2025-02-24 09:41:10 +00:00
Jan Bouwhuis
6ade99638b
Add missing backward-incompatible change remove missed remark on MQTT publish action templates ( #37444 )
...
* Add missing backward-incompatible change remove missed remark on MQTT publish action templates
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-02-14 05:20:01 +01:00
Jan Bouwhuis
63ffe5293e
Make payload
attribute optional again for MQTT publish action ( #37338 )
2025-02-06 21:53:24 +01:00
Franck Nijhof
09b78b2254
2025.2: Sync code with docs
2025-02-05 13:46:37 +01:00
Franck Nijhof
ffedd178a7
Merge branch 'current' into rc
2025-02-05 12:32:11 +00:00
trepidacious
829ca70add
Swap 'p' and 'platform' in table of abbreviations to correct order. ( #37308 )
...
* Swap 'p' and 'platform' in table of abbreviations to correct order.
* Revert formatting changes
2025-02-05 10:28:11 +01:00
Bram Kragten
67912c9523
Merge branch 'current' into current-into-next
2025-01-29 17:10:17 +01:00
Xitee
4979864292
Fix invalid JSONs ( #37171 )
...
Validated & fixes all invalid JSON code blocks
2025-01-28 19:43:09 +01:00
Franck Nijhof
55e5d2903a
Merge branch 'current' into next
2025-01-21 21:26:52 +01:00
Jan Bouwhuis
4255406f76
Split MQTT options and reconfigure flow ( #36397 )
...
* Split MQTT options and reconfigure flow
* More changes
* Remove empty line
* tiny style tweaks
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2025-01-14 06:46:27 +01:00
Jan Bouwhuis
2960c20afa
Allow color_mode to be processed in Kelvin for MQTT basic light ( #36537 )
...
* Allow color_mode to be processed in Kelvin for MQTT basic light
* Add abbreviations
2025-01-09 16:32:20 +01:00
Elliana May
dff95bd40b
docs: fix link to mosquitto addon ( #36591 )
2024-12-29 08:45:47 +01:00
Cody Cutrer
53d71e67f3
Link to other home automation hubs with some support for MQTT discovery ( #36286 )
2024-12-11 08:24:07 +01:00
Franck Nijhof
703548f74c
Merge branch 'current' into rc
2024-12-03 21:10:31 +01:00
Jan Bouwhuis
30b64d4c39
Fix typo in mqtt docs ( #36129 )
2024-12-03 19:10:45 +01:00
Franck Nijhof
adac9669aa
2024.12: Sync with codebase
2024-11-27 18:57:16 +01:00
Ignacio Hernandez-Ros
141b4adf48
Update mqtt.markdown ( #35926 )
...
I've added support for MQTT discovery in my integration for the De-Dietrich boiler
2024-11-23 13:40:41 +01:00
Michel R.
a62e7da065
Add MqDockerUp to third-pary supported MQTT-Auto Discovery ( #35916 )
2024-11-23 13:36:34 +01:00
Jan Bouwhuis
84b2316dee
Document how to remove MQTT ( #35875 )
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-21 20:38:43 +01:00
Jan Bouwhuis
dadeaee4b2
Document the options to send retained MQTT discovery messages ( #35763 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-11-14 16:28:07 -06:00
Jan Bouwhuis
a7b357cad6
Improve list formatting in mqtt docs and sort third party tools list ( #35614 )
2024-11-07 05:37:07 +01:00
Jan Bouwhuis
271fd43a2c
Allow mqtt update entity to report progress ( #35475 )
...
* Allow mqtt update entity to report progress
* Add default for `in_progress`
* correct type
* Type null replacement
* Remove none as type
* Address typo
* Typo
* Text improvements
* Document display_precision
* Abbreviation
* Update source/_integrations/update.mqtt.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-11-05 17:18:22 +01:00
Jan Bouwhuis
22afa3b871
Add device based MQTT auto discovery ( #33072 )
...
* Revert "Revert "Add device based MQTT auto discovery (#31122 )" (#33059 )"
This reverts commit ba80f8b73ac22fbfdb328cfd6cdad475e7aa187e.
* Document `migrate_discovery` option
* Add note that unique_id is required for device based discovery
* Rework docs for different use of migrate_discovery option flag
* Follow up from code-review
* Re-using discovery_id is no longer required
* Follow up on review
* more follow up
* More corrections
* Add column
* typo
* Remove duplicate header
* Clearify json example
* changed abbreviation `cmps` and added abbreviation `p`
* Update source/_integrations/mqtt.markdown
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* More follow up actions
* Fix back ticks
* Remove redundant header and redundant origing documentation
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-05 17:18:08 +01:00
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