emontnemery / domoticz_mqtt_discovery

MQTT discovery plugin for Domoticz
MIT License
40 stars 27 forks source link

"Ignored device topics" is too imprecise #36

Open dogtopus opened 3 years ago

dogtopus commented 3 years ago

My suggesstion would be switching to fnmatch or regexp against the full topic names instead of just doing naive prefix matching.

altserg commented 2 years ago

Pull requests are welcome :)