jerpa / node-red-contrib-mios

A Node-RED node for MIOS/Vera unit
2 stars 6 forks source link

User Error? Unable to get this to work! #17

Open trentnbauer opened 3 years ago

trentnbauer commented 3 years ago

Feeling like a bit of an idiot here and just wanting to check if this is user error or not. I've got a blank MIOS in > Debug to get the appropriate names for my automations per the screen caps below, image image

What I'm trying to do is catch the events for my doors being opened / closed, per the screenshot below image

But this does not work, image

I've tried putting "" around the item and checking / unchecking 'exact match'

jerpa commented 3 years ago

I can't see anything wrong in your config. You can try to uncheck "Exact match" and just use a part of the item. First try with Laundry and see if you got anything and if you do, try to add some more, for example Laundry:Laundry Laundry:Laundry Door Laundry:Laundry Door:T And so on to see where it breaks.

Andobi commented 1 year ago

I know this is an old thread, but I had the same issue. My hunch is that the colon used in the events is not the standard one. When I copied the event name from a debug that received the unfiltered list, then filtering worked. Seems bizarre.