3 Commits

Author SHA1 Message Date
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