10 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
Franck Nijhof
0c3ea85fe1
Rename Services to Actions in integrations: N (#33822)
* Rename Services to Actions in integrations: N

* Update source/_integrations/nanoleaf.markdown

* Update source/_integrations/netatmo.markdown

* Update source/_integrations/netgear_lte.markdown

* Update source/_integrations/nissan_leaf.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-17 06:41:21 +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
Quentame
a90279d454
fix MQTT notify integration HA release attribute (#32408) 2024-04-22 12:57:23 +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
Jan Bouwhuis
faac6285f6
Revert "Add mqtt notify service and update example page" (#22114) 2022-03-22 13:38:41 +01:00
Jan Bouwhuis
f2a339e439
Add mqtt notify service and update example page (#21344) 2022-03-13 13:52:02 +01:00