Replies: 1 comment
-
Please
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi dgtlmoon,
I've been observing this rather strange behaviour, not sure if this is how things are meant to work...
I have a watch configured on this URL:
https://shopee.sg/-EXCLUSIVE-BUNDLE-PowerPac-Electric-Mini-Clip-Fan-with-Silent-motor-(PPC603x2)-i.11896733.13237519695?sp_atk=db21ed14-4cae-4f8a-a2c4-9d51eebc5e41&xptdk=db21ed14-4cae-4f8a-a2c4-9d51eebc5e41
With this watch, I specified for these two "Ignore Text" lines:
The intent of the 2 regex is to skip lines containing "Active XXX hours / minutes ago", and also lines that do not contain a $XXX value.
When I do a preview on the watch item, it looks like the app is able to filter out those lines and grey them off correctly
At this point, my understanding is that a snapshot is generated of the non-greyed out lines, and alerts would only be raised when these non-greyed out lines change.
However, frequently I get change notifications like the one below, it is really not very clear how the notification is getting triggered...
Beta Was this translation helpful? Give feedback.
All reactions