HABApp icon indicating copy to clipboard operation
HABApp copied to clipboard

Create Regex Listener

Open spacemanspiff2007 opened this issue 1 year ago • 0 comments
trafficstars

Add the ability to subscribe to topics with a wildcard. Idea:

  • [ ] Add callback handler to Item registry to trigger on item add / remove
  • [ ] Implement listener that matches the items against the regex registers the listeners
  • [ ] To clarify - how will this work with MQTT topics that are not retained because they are not added to the item registry

spacemanspiff2007 avatar Jul 10 '24 05:07 spacemanspiff2007