core/tests/components/mqtt
emontnemery b2789d9883 Support abbreviations in discovery topic (#16635)
* Support abbreviations in discovery topic

* Add abbreviations for all words. Add testcase.

Add missing docstring.

* Add missing abbreviations

* Support topic prefix

* Update test case

* Restrict topic prefix

* Fix merge

* Simplify abbreviations expanding, assume TOPIC_PREFIX is one character long

* Support abbreviated keys instead of words

* Remove redundant abbreviations

* Remove extra spaces in abbreviation list

* Make topic prefix less restrictive

* Make topix prefix a bit more restrictive again
2018-10-12 08:51:16 +02:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
test_config_flow.py Add Hass.io discovery to MQTT (#16962) 2018-10-01 14:11:21 +02:00
test_discovery.py Support abbreviations in discovery topic (#16635) 2018-10-12 08:51:16 +02:00
test_init.py Implement base for MQTT device registry integration (#16943) 2018-10-08 12:53:30 +02:00
test_server.py MQTT config entry (#16594) 2018-09-14 11:57:31 +02:00