Tasker Plugin: Filter Events to Specific Attribute Values

Please add an optional attribute value to the Tasker event. I need an event when a specific switch is on. I don’t need the event when the switch has other values. I recognize that I could use logic in the task for this, but it adds code and doesn’t show the proper conditions in the event.

I’m curious as to how this would be used… Could you elaborate more?

I have two events to charge my phone. The first is when I turn on the wifi plug. The second is when the phone reaches 90% charge.
All that I can do for the first event is to capture any switch event for the plug and add extra logic to makes sure that it is a switch on event. If the event was only for switch on, then the logic would be cleaner and clearer that it is only for switch on.
I also want to use power greater than 0 as an event.