Page 1 of 1

Twitter alarm for wind gusts

Posted: Sun Oct 04, 2015 5:36 pm
by sjmeff
I'd like to be able to send a Tweet every time the wind is greater than a certain value.

So far I can get it to fire once but then it doesn't fire again. I think I'm not adding the right "clear" setting, but I've tried various things and they don't work.

Here's what I've got so far:
Twitter: Incremental Alerm
Raise: [wind0wind-act=mph.1:0] > 20
Clear: [wind0wind-act=mph.1:0] < 20

Could someone lend a hand?

Re: Twitter alarm for wind gusts

Posted: Mon Oct 05, 2015 8:55 am
by admin
Please use "one-time alarm" instead of "incremental". You don't have a number incrementing, but a condition that returns a boolean.