49 Commits

Author SHA1 Message Date
Jan Bouwhuis
ab1eb994a9
Remove None as default option in MQTT documentation (#30900) 2024-01-18 08:36:48 +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
f116e91bc5
Fix mqtt documentation on device connections (#30257) 2023-12-11 08:43:19 +01:00
c0ffeeca7
fad4989470
b and c integrations: minor style change (#29898)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2023-11-20 08:47:18 +01:00
Jan Bouwhuis
320c9fd79c
Clarify the mqtt entity_category for sensors must be diagnostic (#29651)
* Claryfy the mqtt entity_category for sensors

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
2023-11-02 05:39:19 +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
Sven Serlier
df2e2c9f96
Update URLs (#27565)
* Update URL

* Update another URL
2023-05-28 21:48:07 +02:00
Franck Nijhof
36269a2f4b
Merge branch 'current' into next 2023-04-26 16:29:03 +02:00
Jan Bouwhuis
f89569b964
Correct mqtt config template option type (#27120) 2023-04-24 14:34:32 +02:00
Jan Bouwhuis
105be2f514
Allow mqtt device_class or UOM to be None (#26973) 2023-04-17 17:23:25 +02:00
Jan Bouwhuis
9f0dcb81fe
Mqtt links cleanup (#25998) 2023-01-30 11:16:09 +01: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
e11911e33f
Correct config descriptions for MQTT (binary) sensors (#24774) 2022-11-16 22:30:46 +01:00
Jan Bouwhuis
f3ed286091
Explain default behavior of expire_after option for MQTT sensors (#24237) 2022-09-26 18:49:54 +02: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
029d32f982
MQTT binary_sensor config to integration key (#22817) 2022-05-23 14:03:31 +02:00
Jan Bouwhuis
b4d3de2eb9
Mqtt binary sensor allow processing unavailable state (#21388) 2022-01-31 22:51:48 +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
Jan Bouwhuis
b6a54f69ec
Mqtt configurable state encoding for sensor and binary_sensor platform (#20469) 2021-11-30 15:26:43 +01:00
Erik Montnemery
7b1eaae48c
Document Mqtt object_id (#20235) 2021-11-09 12:46:03 +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
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
Kristian Heljas
abfb3bddc5
Consistent icon support for MQTT entitites (#16785)
Implementing PR: https://github.com/home-assistant/core/pull/47165
2021-03-30 15:53:11 +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
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Erik Montnemery
bdd8a8b296
Document MQTT availability_mode for all components (#16210) 2021-01-17 12:03:53 +01:00
Erik Montnemery
9f3e7150fd
Update MQTT binary sensor example (#14182) 2020-08-07 18:06:48 +02:00
Erik Montnemery
a19d794c7d
Correct documentation of MQTT binary_sensor expire_after (#14176)
* Correct documentation of MQTT binary_sensor expire_after

* Update binary_sensor.mqtt.markdown

* Update binary_sensor.mqtt.markdown

* ✏️ Tweak

Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
2020-08-07 17:56:57 +02:00
Erik Montnemery
134b651464
Support empty output of MQTT binary_sensor value_template (#13930) 2020-07-14 20:45:34 +02:00
Erik Montnemery
dfd18e447e
Document MQTT availability list (#13929)
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-07-14 20:33:42 +02:00
dependabot-preview[bot]
dcd633cf66
Bump remark-lint-no-shell-dollars from 2.0.0 to 2.0.1 (#13639)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-01 15:33:05 +02:00
Fredrik Erlandsson
9c0dc8d3f1
Add via_device doc for mqtt-discovery components (#12671) 2020-04-04 13:51:58 +02:00
akasma74
d199e5ba0a
update wording/terms (#12400)
Based on #12237 I made similar changes to descriptions of value_template and payload_xxx.
Changed/added some comments as terms like 'availability state' are really confused, maybe it's better not to use them?
Not sure term "payload" is used correctly as it's difficult to find difference between message and payload so I went ahead and used "message" and "string" appropriately.
Also fixed some On/on/Off/off descrepancies.

It's all based on my personal experience/posts on the forum/source code.
2020-03-16 18:39:45 +01:00
Franck Nijhof
e2555e3816
Migrate MQTT integration to brands + add ha_domain (#12296) 2020-03-06 11:02:40 -08:00
Erik Montnemery
1dc5a07ba8
Sort MQTT config (#12199) 2020-02-28 15:52:41 +01:00
Erik Montnemery
55e9890b16
Mqtt device trigger (#12200) 2020-02-28 10:36:07 +01:00
Paulus Schoutsen
8f9aff5ac5 Merge branch 'rc' into current 2019-10-09 23:41:46 -07:00
Erik Montnemery
8f7547ea09 Update binary_sensor.mqtt.markdown (#10592) 2019-10-03 22:49:28 +02:00
Franck Nijhof
cbe3fd28e6
Merge branch 'current' into next 2019-10-02 01:34:26 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations 2019-10-02 00:35:28 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00