VeraAlerts

Can I set the title for a PushBullet notification? I tried {title=The Title}, but it doesn’t work.

Also, if I want to use Twilio to make a voice call with text-to-speech, can the plugin accomplish this or is it text only?

Thanks,
Howie

For Pushbullet, I have a bug … I override the user defined title instead of setting it if it does not exist.
Twillio can do voice calls, I tested it many times in the past.

Can I get the value of the number of times an action has repeated and use that value in the message? For instance, “Alerted # 10.”

This is really a PLEG issue … PLEG does not directly keep tracks of the number of times a condition is evaluated as true.
However you can write a condition, using a conditional expression, that either resets itself or increments itself.

Okay that will be 2.0.