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
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
0073d7a08f
l-integrations: add glossary reference to config file ( #32758 )
2024-05-14 15:23:47 +02:00
Franck Nijhof
a887764d23
Merge branch 'current' into next
2024-03-27 10:12:39 +01:00
Christian Gahlert
8088152e50
Improve explanation of state_value_template and add example ( #31928 )
...
* Improve explanation of state_value_template and add example
* Fix syntax problems in documentation
* tweaks, in an attempt to fix the build
* Update source/_integrations/light.mqtt.markdown
* Update source/_integrations/light.mqtt.markdown
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-19 09:10:10 +01:00
Jan Bouwhuis
dbe598959f
Remove deprecated color_mode
flag, adjust brightness
description for MQTT json light ( #31707 )
...
* Remove deprecated `color_mode` flag, adjust `brightness` description
* tiny tweak
---------
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2024-03-05 10:15:44 +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
E. A. (Ed) Graham, Jr
af925904ff
Update supported color modes to match code. ( #30173 )
2023-12-05 20:00:00 +01:00
c0ffeeca7
39cc232bb3
l-n integrations: apply sentence-style capitalization ( #29862 )
2023-11-16 12:33:24 +01:00
Jan Bouwhuis
b59b17cb02
Correct and allign description on mqtt qos option ( #28708 )
2023-08-28 11:01:24 +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
Jan Bouwhuis
fc7d6312dc
Correct device description for MQTT platforms ( #27927 )
2023-06-22 17:33:05 +02:00
Jan Bouwhuis
f89569b964
Correct mqtt config template option type ( #27120 )
2023-04-24 14:34:32 +02: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
Sándor Oroszi
eb568321d1
Mqtt light command templates ( #25504 )
2023-01-03 13:36:22 +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
Franck Nijhof
9054d3c8dd
Merge branch 'current' into next
2022-08-25 00:30:47 +02:00
Jan Bouwhuis
ea803e29a7
Improve MQTT template documentation link ( #23848 )
2022-08-22 13:01:09 +02:00
Erik Montnemery
3f837ec4d7
Document color_mode white support for MQTT JSON light ( #23792 )
2022-08-17 14:08:38 +02:00
Jan Bouwhuis
b3f6c192f7
MQTT Manual config items under integration key Fan and Light platform ( #22805 )
2022-05-23 12:58:09 +02:00
Erik Montnemery
3216284ae0
Update MQTT light documentation ( #22556 )
2022-04-28 21:07:44 +02:00
Franck Nijhof
7c4b339a39
Merge branch 'current' into next
2022-02-22 00:51:41 +01:00
rubenverhoef
6530f3cbe2
Mqtt light cmd template ( #20941 )
2022-02-22 00:01:06 +01:00
Scott
f46a8f3c29
Typo dangling quote at end of string ( #21594 )
2022-02-11 09:19:44 +01:00
Jan Bouwhuis
fa4ba2f8b0
MQTT light support unknown state ( #21419 )
2022-02-03 16:52:44 +01:00
Orce MARINKOVSKI
717530f9b6
doc update for MQTT light shema template ( #21062 )
2022-01-23 20:03:15 +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
Franck Nijhof
0af6b62a7d
Merge remote-tracking branch 'origin' into next
2021-11-30 16:22:19 +01:00
Michael Bisbjerg
749501af1d
Update docs for green_template to match red_template and blue_template ( #20457 )
2021-11-28 16:14:26 +01:00
Michal Bartak
a2f5cb57a0
Update light.mqtt.markdown ( #20392 )
2021-11-24 22:04:24 +01:00
Erik Montnemery
7b1eaae48c
Document Mqtt object_id ( #20235 )
2021-11-09 12:46:03 +01:00
Erik Montnemery
c52ea8cb80
Revert "Mqtt add object_id" ( #20233 )
2021-11-09 12:05:12 +01:00
Damien Duboeuf
2b18d0232e
Mqtt add object_id ( #20217 )
...
* Add MQTT object_id option
* add object_id doc each entities type
* Spelling
* Update source/_docs/mqtt/discovery.markdown
Co-authored-by: Erik Montnemery <erik@montnemery.com>
* add object_id doc each entities type
* add object_id doc each entities type
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-11-08 19:36:18 +01: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
Erik Montnemery
ebd547202e
Remove reference to white_value from MQTT light documentation ( #19266 )
2021-09-12 10:09:28 +02:00
Erik Montnemery
35f1f918d6
Correct type of MQTT optimistic configuration ( #19267 )
...
* Correct type of MQTT optimistic configuration
* Update lock.mqtt.markdown
* Update light.mqtt.markdown
2021-09-09 18:38:21 +02:00
Oxan van Leeuwen
a7669138f7
Clarify and fix formatting for MQTT light JSON schema ( #18458 )
2021-07-12 16:28:17 +02:00