28 Commits

Author SHA1 Message Date
Jan Bouwhuis
9f0dcb81fe
Mqtt links cleanup (#25998) 2023-01-30 11:16:09 +01:00
Franck Nijhof
eb4be3b69d
Merge branch 'current' into next 2022-12-28 12:03:33 +01:00
Jan Bouwhuis
55f31ac507
Cleanup stale documentation for manual MQTT items using old format (#25416) 2022-12-27 16:13:46 +01:00
Jonathan de Jong
8f8cd17c8b
Add configuration information for paypload_reset (#25276)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-12-20 17:40:03 +01:00
Steffen Uhlig
dcfba6314e
Fix attributes topic (#24691) 2022-10-25 14:06:56 +02:00
Josh
bc8cf5c34e
Clarify the naming convention (#24606)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2022-10-19 19:49:01 +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
Erik Montnemery
f16e148e4d
Document legacy MQTT device tracker defaults to gps source (#23599) 2022-08-02 09:23:54 +02:00
Erik Montnemery
3aa929929d
Improve MQTT device_tracker documentation (#23359) 2022-07-11 16:00:49 +02:00
Jan Bouwhuis
2694a4670a
Add note reloading MQTT device_tracker not supported (#23083) 2022-06-20 23:10:31 +02:00
Jan Bouwhuis
3ad95910db
Move MQTT device_tracker manual config (#22887) 2022-05-30 19:40:35 +02: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
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
Pavel Skuratovich
83e810c197
its != it's 😊 (#20141) 2021-11-04 15:16:11 +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
caf5d896d4
Clarify identifiers or connections must be present to identify an MQTT device (#18199) 2021-06-14 22:55:58 +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
PeteBa
d6928165e4
MQTT Device Tracker schemas (#16288)
* empty commit

* initial commit

* ✏️

* Tweak

* Update source/_integrations/device_tracker.mqtt.markdown

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2021-02-05 17:16:34 +01:00
Franck Nijhof
09759662a1
Bunch of YAML styling improvements - part 3 (#16394) 2021-02-04 03:00:11 +01:00
Franck Nijhof
e2555e3816
Migrate MQTT integration to brands + add ha_domain (#12296) 2020-03-06 11:02:40 -08:00
Hmmbob
1d44299ac8
Fix missing mqtt platform declaration in device tracker example (#12212) 2020-03-02 11:37:18 +01:00
Raman Gupta
28471e372c Support custom source type for MQTT device tracker (#10910)
* support custom source type for MQTT device tracker

* ✏️ Tweak


Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-23 20:33:20 +02:00
Raman Gupta
e8e9af12e3 Update MQTT Device Tracker mapping payloads to zones/states (#10581)
* Add action_topic and action_template parameters to configuration

* updated possible action_topic values to be more accurate

* update MQTT device tracker documentation to add custom payload to location mapping parameter

* update new parameter name

* revert MQTT climate changes that are submitted in separate PR

* support for payload_home, payload_not_home, and payload_custom

* fix grammar

* move optional fields to complete configuration example

* fix tabs

* ✏️ Tweak

* fix parameter type as designed

* change parameter types

* match formatting of original doc

* match formatting of original doc

* match formatting of original doc

* update docs based on code changes

* change parameter name for custom mapping payloads to other zones and improve description

* update complete configuration example to reflect parameter name change

* revert description for 'devices' and simplify explanation for 'payload_other_zones'

* fix qos parameter value in example

* remove 'payload_other_zones' per balloobs review

* final cleanup

* ✏️ Manual fix bad rebase

* ✏️ Whitespace

* ✏️ Whitespace


Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2019-10-20 15:53:53 +02:00
Franck Nijhof
57c6dec6c2
Rename components folders to integrations 2019-10-02 00:04:39 +02:00