I'm setting up a library for the purpose of notifications and want each node to include 2 tags: TagA AND TagB. If I just enter those tags I get sensors that have either TagA OR TagB. The documentation indicates I can use a plus (+) sign for tags that MUST be included, but that doesn't seem to be working. If I enter just +TagA (or +TagA; +TagB) I get no sensors on that node, and if I was to guess it looks like its looking for sensors with the tag "+TagA"
What am I doing wrong to use the + on a tag? Is there another way to say TagA AND TagB?
Add comment