Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
trentnbauer opened this issue Jan 12, 2021 · 2 comments
Open

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

trentnbauer opened this issue Jan 12, 2021 · 2 comments

Comments

@trentnbauer
Copy link

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
Copy link
Owner

jerpa commented Jan 13, 2021

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
Copy link

Andobi commented Jan 14, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants