mirror of
https://github.com/home-assistant/core.git
synced 2026-07-17 03:23:26 +01:00
b2789d9883
* 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