28 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
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
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
c0ffeeca7
d545c0bf86
s-integrations: add glossary reference to config file (#32762) 2024-05-14 16:28:47 +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
b59b17cb02
Correct and allign description on mqtt qos option (#28708) 2023-08-28 11:01:24 +02:00
Jan Bouwhuis
cff9beab59
Add device mapping and json_attributes options for mqtt scene (#28275) 2023-07-22 18:00:48 +02:00
Jan Bouwhuis
35ade923d9
Introduce new yaml style and update examples (#28229)
* Introduce new yaml style and update examples

* Apply suggestions from code review

Thnx @frenck !

Co-authored-by: Franck Nijhof <frenck@frenck.nl>

---------

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-18 14:30:22 +02:00
Jan Bouwhuis
55f31ac507
Cleanup stale documentation for manual MQTT items using old format (#25416) 2022-12-27 16:13:46 +01:00
Jan Bouwhuis
ea803e29a7
Improve MQTT template documentation link (#23848) 2022-08-22 13:01:09 +02:00
Jan Bouwhuis
0f2777f579
MQTT scene config to integration key (#22832) 2022-05-23 14:35:17 +02:00
Jan Bouwhuis
3b6134079d
MQTT Scene - Correct merging #22197 (#22288) 2022-04-15 09:00:36 +02:00
Jan Bouwhuis
5734abd626
Correct MQTT scene docs (#22193) 2022-03-30 11:56:57 +02:00
Jan Bouwhuis
03048e0916
MQTT availability_template documentation (#20522) 2021-12-03 09:18:58 +01:00
Erik Montnemery
7b1eaae48c
Document Mqtt object_id (#20235) 2021-11-09 12:46:03 +01:00
Erik Montnemery
2f27e946ac
Document entity_category for MQTT entities (#19786) 2021-10-17 19:19:10 +02:00
Erik Montnemery
464231a9de
Document MQTT enabled_by_default (#18069) 2021-06-03 09:43:00 +02:00
Erik Montnemery
bdd8a8b296
Document MQTT availability_mode for all components (#16210) 2021-01-17 12:03:53 +01:00
Franck Nijhof
c49a656d53
2020.12 + Blue 2020-12-13 22:34:38 +01:00
Franck Nijhof
9a3e2ed86a
Beta release notes for 1.0 (#15808) 2020-12-02 22:29:20 +01:00
Kiall Mac Innes
920c09bc1d
Add MQTT Scenes Docs (#15497)
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-12-02 20:03:14 +01:00