Jan Bouwhuis
f89569b964
Correct mqtt config template option type ( #27120 )
2023-04-24 14:34:32 +02:00
Patrick ZAJDA
dded8e7ad2
Specify qos is also used for MQTT lock command topic ( #26266 )
...
Signed-off-by: Patrick ZAJDA <patrick@zajda.fr>
2023-02-17 19:09:49 +01:00
Franck Nijhof
ee1fc1da73
Merge branch 'current' into rc
2023-01-30 19:02:15 +01:00
Jan Bouwhuis
9f0dcb81fe
Mqtt links cleanup ( #25998 )
2023-01-30 11:16:09 +01:00
Jan Bouwhuis
ed0309ee7d
Add code support for MQTT lock ( #25781 )
2023-01-23 18:47:34 +01:00
Jan Bouwhuis
e7ef9abd8e
Add jammed state support for MQTT lock ( #25793 )
...
Co-authored-by: Patrick ZAJDA <patrick@zajda.fr>
2023-01-20 13:17:41 +01:00
Patrick ZAJDA
234ecccbcc
Document locking and unlocking for MQTT lock ( #25728 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2023-01-16 08:44:07 +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
512a074493
MQTT lock config to integration key ( #22830 )
2022-05-23 12:59:35 +02: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
Hypnos
2744f0c7ef
Document MQTT lock.open ( #20439 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-12-02 10:33:13 +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
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
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
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
Ryan Warner
b84f596358
Update lock.mqtt example with state_locked and state_unlocked ( #12533 )
...
* Update lock.mqtt for reflect breaking change
Had an issue with my HASS not working with locks. Turns out the docs didn't reflect the new "state_lock" and "state_unlock" payload breaking change mentioned here: https://www.home-assistant.io/blog/2020/01/15/release-104/#breaking-changes
Is it worth getting rid of the old payload_lock payload_unlocked states and changing them in the example?
* Forgot "ed" in the example
* Put payload_lock/unlock back in
Let's have both the payload_lock/unlock back in the example along with state_locked/unlocked.
2020-04-12 11:18:25 +02:00
Fredrik Erlandsson
9c0dc8d3f1
Add via_device doc for mqtt-discovery components ( #12671 )
2020-04-04 13:51:58 +02: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
kbickar
56c23976a7
Correct MQTT Lock Default States ( #12021 )
...
Updated the defaults to match the states changed in https://github.com/home-assistant/home-assistant/pull/29808
2020-02-09 11:47:53 +01:00
Iulius
e889908a40
separate cmd payloads to state values ( #11420 )
2020-01-04 17:41:28 +01: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