Twitter alarm for wind gusts

All about the standard Meteobridge devices based on mobile routers from TP-Link, D-Link, ASUS

Moderator: Mattk

Post Reply
sjmeff
Fresh Boarder
Fresh Boarder
Posts: 4
Joined: Sun Oct 04, 2015 5:30 pm

Twitter alarm for wind gusts

Post 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?
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7874
Joined: Mon Oct 01, 2007 10:51 pm

Re: Twitter alarm for wind gusts

Post by admin »

Please use "one-time alarm" instead of "incremental". You don't have a number incrementing, but a condition that returns a boolean.
Post Reply