mirror of
https://github.com/home-assistant/core.git
synced 2026-09-03 02:34:57 -05:00
* allow wildcards in subscription * remove whitespaces * make function public * also implement for mqtt_json * avoid mqtt-outside topic matching * add wildcard tests * add not matching wildcard tests * fix not-matching tests