core/homeassistant
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
..
auth Add permissions foundation (#16890) 2018-10-11 19:24:25 +02:00
components Support abbreviations in discovery topic (#16635) 2018-10-12 08:51:16 +02:00
helpers
scripts
util Enable BMW component to be unit system aware (#17197) 2018-10-11 10:55:22 +02:00
__init__.py
__main__.py
bootstrap.py
config.py
config_entries.py ABC config entries (#17309) 2018-10-10 16:02:03 +02:00
const.py
core.py
data_entry_flow.py
exceptions.py
loader.py
monkey_patch.py
package_constraints.txt
requirements.py
setup.py