mirror of
https://github.com/home-assistant/core.git
synced 2026-08-12 16:22:54 +01: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