mirror of
https://github.com/home-assistant/core.git
synced 2026-09-05 10:05:52 -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