68 Commits

Author SHA1 Message Date
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
4dd909a857
Rename Services to Actions in integrations: C (#33805)
* Rename Services to Actions in integrations: C

* Fix CI error

* Update source/_integrations/calendar.markdown

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-07-16 16:56:00 +02:00
Franck Nijhof
8f53689a00
Merge branch 'current' into next 2024-05-27 14:59:43 +02:00
Jan Bouwhuis
6e96b63b9e
Document mqtt state updates with empty or None values (#32864) 2024-05-25 01:30:26 +02:00
c0ffeeca7
b28c0abbdf
c-integrations: add glossary reference to config file (#32752) 2024-05-14 13:57:41 +02:00
Jan Bouwhuis
be01c03066
Update humidity option type to float (#32056)
* Update humidity option type to float for mqtt

* Update humidity option type to float for generic hygrostat
2024-03-27 16:49:36 +01: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
c0ffeeca7
e21e250a65
c-f integrations: apply sentence style capitalization (#29860) 2023-11-16 12:23:01 +01:00
Jan Bouwhuis
056fa9d912
Remove depecated aux_heat options for MQTT climate (#28634) 2023-08-22 22:40:04 +02:00
Jan Bouwhuis
1936ab6993
Allow float for initial MQTT climate temperature (#28492) 2023-08-11 09:30:57 +02:00
Franck Nijhof
3a0c577b55
Merge branch 'current' into next 2023-07-25 17:13:38 +02:00
Jan Bouwhuis
a8ec8fb67e
Correct mqtt climate documentation (#28320)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-07-25 12:29:12 +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
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
Franck Nijhof
749f148569
Merge branch 'current' into next 2023-06-28 10:16:49 +02:00
Jan Bouwhuis
fc7d6312dc
Correct device description for MQTT platforms (#27927) 2023-06-22 17:33:05 +02:00
Jan Bouwhuis
d2735dee50
Add documentation for rework power_command_topic (#27915) 2023-06-22 15:49:32 +02:00
Franck Nijhof
9ba8f7ef90
Merge branch 'current' into next 2023-06-07 11:08:15 +02:00
Jan Bouwhuis
a06a00849e
Correct typo for mqtt climate (#27670) 2023-06-06 19:32:45 +02:00
Jan Bouwhuis
4db3cab48c
Default mqtt climate initial, min_temp, max_temp (#27628) 2023-06-06 08:34:28 +02:00
Jan Bouwhuis
f89569b964
Correct mqtt config template option type (#27120) 2023-04-24 14:34:32 +02:00
Jan Bouwhuis
dd10151420
Allow resetting MQTT climate attributes (#26223) 2023-02-20 10:44:43 +01:00
Paulus Schoutsen
9ebc82be07 Merge remote-tracking branch 'origin/current' into next 2023-02-01 17:55:24 +00:00
Jan Bouwhuis
9f0dcb81fe
Mqtt links cleanup (#25998) 2023-01-30 11:16:09 +01:00
Jan Bouwhuis
a592ac1350
Deprecate power_command_topic for MQTT climate (#25575) 2023-01-12 11:17:33 +01:00
Mike K
cb052f9568
MQTT Climate: Add documentation for receiving the current humidity (#25413) 2023-01-09 11:43:43 +01:00
Jan Bouwhuis
b6dddd1e3f
Add optimistic config option for MQTT climate (#25448) 2023-01-02 11:40:58 +01:00
Jan Bouwhuis
55f31ac507
Cleanup stale documentation for manual MQTT items using old format (#25416) 2022-12-27 16:13:46 +01:00
Maciej Bieniek
cef4a83178
Add information about hw_version to MQTT documentation (#23861) 2022-08-26 10:37:02 +02:00
Jan Bouwhuis
ea803e29a7
Improve MQTT template documentation link (#23848) 2022-08-22 13:01:09 +02:00
Jan Bouwhuis
6949cf068f
MQTT climate config to integration key (#22826) 2022-05-23 13:02:28 +02:00
Franck Nijhof
7c4b339a39
Merge branch 'current' into next 2022-02-22 00:51:41 +01:00
Jan Bouwhuis
599fee2997
MQTT climate preset_mode rework (#21547) 2022-02-19 21:06:09 +01:00
Jan Bouwhuis
f2119f6a05
MQTT climate Remove deprecated send_if_off config item (#21548) 2022-02-18 23:53:34 +01:00
Jan Bouwhuis
6c390b7a1d
Add Mqtt encoding parameter (#20745) 2022-01-03 19:37:10 +01: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
Franck Nijhof
bed03c1358
Merge branch 'current' into next 2021-10-27 12:22:38 +02:00
Stefan
7717ed9800
Fix markdownlint / spelling issues #3 (#19961) 2021-10-27 11:08: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
2f27e946ac
Document entity_category for MQTT entities (#19786) 2021-10-17 19:19:10 +02:00
ChaseCares
d0aac4a8ab
Update climate.mqtt.markdown (#18358)
fixed typo
2021-07-01 08:03:32 +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
Erik Montnemery
464231a9de
Document MQTT enabled_by_default (#18069) 2021-06-03 09:43:00 +02:00