17 Commits

Author SHA1 Message Date
jbouwh
ca29c70bf7 Fix mqtt light schema defaults, state_value_template description and unclear template docs references 2025-03-15 21:35:31 +00:00
Jan Bouwhuis
5b6f279a08
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-10-31 07:37:35 +01:00
Jan Bouwhuis
7f829e887a
Add èntity_category`property to mqtt entity platforms config options (#35239) 2024-10-25 20:26:45 +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
c0ffeeca7
1998c765c3
i-k-integrations: add glossary reference to config file (#32757) 2024-05-14 15:16:28 +02:00
Franck Nijhof
099bbaeead
Merge branch 'current' into next 2024-01-31 09:25:34 +01:00
Jan Bouwhuis
ab1eb994a9
Remove None as default option in MQTT documentation (#30900) 2024-01-18 08:36:48 +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
44adda5da9
Cleanup old anchors to point to new config style (#30358) 2023-12-15 12:27:43 +01:00
Jan Bouwhuis
f116e91bc5
Fix mqtt documentation on device connections (#30257) 2023-12-11 08:43:19 +01:00
Jan Bouwhuis
9ef33fb7f9
Correct mqtt image docs and move example (#28494)
* Correct mqtt image docs and move example

* Tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-08-08 08:56:02 +02:00
Jan Bouwhuis
77e84f5e6e
Changes in naming of MQTT entities (#27954)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-23 14:20:39 +02:00
Jan Bouwhuis
c8dd6e07eb
Update MQTT configuration_url description (#28131) 2023-07-22 22:51:07 +02:00
Jan Bouwhuis
21e814b5c9
Fix incorrect type and default url_topic option mqtt image (#28015) 2023-06-29 22:59:11 +02:00
Joost Lekkerkerker
7bb56b2afe
Remove .0 from release number (#27997) 2023-06-28 15:47:36 +02:00
Jan Bouwhuis
0683ba8910
Add url support for mqtt image (#27973)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-27 12:57:13 +02:00
Jan Bouwhuis
01ea91578f
Add documentation for MQTT image platform component (#27887)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-06-26 14:45:10 +02:00