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
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
Jan Bouwhuis
ba80f8b73a
Revert "Add device based MQTT auto discovery ( #31122 )" ( #33059 )
2024-06-03 16:02:21 -05: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
c0ffeeca7
23d49e8fc4
d-integrations: add glossary reference to configuration.yaml ( #32753 )
2024-05-14 15:08:50 +02: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
f116e91bc5
Fix mqtt documentation on device connections ( #30257 )
2023-12-11 08:43:19 +01:00
c0ffeeca7
4bb544e615
d and e integrations: apply sentence-style capitalization ( #29901 )
...
* d and e integrations: apply sentence-style capitalization
- add references to glossary terms
* Apply suggestions from code review
* 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>
* Fix typo
---------
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2023-11-19 14:03:36 +01:00
Jonny Bergdahl
33d6e56e49
Update device_trigger.mqtt.markdown ( #29471 )
2023-10-23 10:59:40 +02:00
Jan Bouwhuis
b59b17cb02
Correct and allign description on mqtt qos option ( #28708 )
2023-08-28 11:01:24 +02:00
Jan Bouwhuis
c8dd6e07eb
Update MQTT configuration_url description ( #28131 )
2023-07-22 22:51:07 +02:00
c0ffeeca7
eb3c7e4af4
Add some terms to lint file ( #26512 )
2023-03-09 17:54:06 +01:00
Jan Bouwhuis
9f0dcb81fe
Mqtt links cleanup ( #25998 )
2023-01-30 11:16:09 +01:00
Jan Bouwhuis
ea803e29a7
Improve MQTT template documentation link ( #23848 )
2022-08-22 13:01:09 +02:00
James Myatt
706548d801
Add value_template to mqtt device trigger docs ( #21211 )
2022-01-16 14:54:01 +01:00
Franck Nijhof
c067d4f482
Merge branch 'current' into next
2021-11-02 19:01:53 +01:00
Stefan
330298aba3
Fix markdownlint / spelling issues #4 ( #20033 )
2021-10-28 18:00:45 +02:00
Franck Nijhof
7fd1abdab4
Add service configuration URL to MQTT ( #19777 )
...
* Add service configuration URL to MQTT
* Update light.mqtt.markdown
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-10-22 12:11:20 +02:00
Erik Montnemery
aafb699506
Add example of MQTT device trigger ( #18197 )
2021-06-23 16:01:27 +02:00
Erik Montnemery
caf5d896d4
Clarify identifiers or connections must be present to identify an MQTT device ( #18199 )
2021-06-14 22:55:58 +02:00
erffrfez
c986148d68
fix? example of unsupported value : subtype type ( #18019 )
...
I think the "First button" in the text as it was, is inconsistent with the description after, should be "button_1"
2021-05-31 14:26:00 +02:00
RadekHvizdos
968bb0eb17
Update documentation MQTT suggested_area ( #17003 )
...
Add MQTT suggested_area to the documentation (next branch)
2021-03-15 20:13:56 +01:00
Fredrik Erlandsson
9c0dc8d3f1
Add via_device doc for mqtt-discovery components ( #12671 )
2020-04-04 13:51:58 +02:00
Franck Nijhof
e2555e3816
Migrate MQTT integration to brands + add ha_domain ( #12296 )
2020-03-06 11:02:40 -08:00
Koen Kanters
6fa717ce36
Fix MQTT trigger automation_type documentation. ( #12213 )
2020-03-01 13:03:04 +01:00
Erik Montnemery
55e9890b16
Mqtt device trigger ( #12200 )
2020-02-28 10:36:07 +01:00