Originally posted by mikee123
View Post
Announcement
Collapse
No announcement yet.
HS3 Pushover Plugin
Collapse
X
-
No I didn't I did not know I had to I have added them manually. I have done that now and they've all showing up and I tested with one of them and it's working so I'm pretty sure it will work with the others too. I looked at the pushover website but didn't think to have another look at the plug in which i should have....
Comment
-
I want to send a pushover message in an event, but with a 35 minute delay. In my event, after 35 minutes the hot water boost turns off, sends a text to speech message to my tablet, and I also want to send a pushover message to know it has been turned off. There is no possibility to specify a delay, how can I do that (I know I could write a seperate event depending on the state of the switch but I dont want to do that unless its the only way)
Comment
-
Originally posted by mikee123 View PostI want to send a pushover message in an event, but with a 35 minute delay. In my event, after 35 minutes the hot water boost turns off, sends a text to speech message to my tablet, and I also want to send a pushover message to know it has been turned off. There is no possibility to specify a delay, how can I do that (I know I could write a seperate event depending on the state of the switch but I dont want to do that unless its the only way)HS4 Pro, 4.2.18.9 Windows 10 pro, Supermicro LP Xeon
Comment
-
After looking at your event further, it would be best to put the last five actions in a separate delayed event, but you have a problem in those actions. You are turning a device off, then in the next action you are turning the same device off after a 35 minute delay. It seems to me you would want to remove the fifth action, then put the other four in a delayed event.HS4 Pro, 4.2.18.9 Windows 10 pro, Supermicro LP Xeon
Comment
-
Thats exactly what I have done, put them in a seperate event, which is triggered with a 35 minute delay from the first event. I thought about the wait action, but as you said as well I wasnt sure if it was a good idea.
In general, wait for a long time is not great, but a delayed action is ok or better ?
Comment
-
Originally posted by mikee123 View PostThats exactly what I have done, put them in a seperate event, which is triggered with a 35 minute delay from the first event. I thought about the wait action, but as you said as well I wasnt sure if it was a good idea.
In general, wait for a long time is not great, but a delayed action is ok or better ?HS4 Pro, 4.2.18.9 Windows 10 pro, Supermicro LP Xeon
Comment
-
Piping Dynamic Message Body via an event
Is there a way to have a message body and subject piped into Pushover dynamically?
I want to set up notifications for several separate devices and have the notifications disabled if I am home or if the alarm system is armed in the Stay mode.
For example say I trigger on a zone open, call the event and have it check if the alarm system is on and if it is then send the data through PO.
It would be much more efficient to have one called event that could check time, alarm state etc and execute a PO if the conditions are met, rather than code the conditions into multiple zone open and zone tamper events.
Comment
-
Originally posted by Kitar View PostIs there a way to have a message body and subject piped into Pushover dynamically?
I want to set up notifications for several separate devices and have the notifications disabled if I am home or if the alarm system is armed in the Stay mode.
For example say I trigger on a zone open, call the event and have it check if the alarm system is on and if it is then send the data through PO.
It would be much more efficient to have one called event that could check time, alarm state etc and execute a PO if the conditions are met, rather than code the conditions into multiple zone open and zone tamper events.
I mean you can disable the sending of messages if you wish if you have the devices that have been created try the plugin, that will stop all messages being sent.
Failing that if you wanted you could write a script that did the checking for you and sent the message...
Comment
-
Originally posted by mikee123 View PostI am sending a pushover message when my rain device shows a value > 0
I would like to include that value in the message, is that possible ?
Fourth page of the documentation at the bottom shows an example of it if you are struggling.
Comment
-
Originally posted by AutomatedJim View PostQuestion. How do I get the device "Pushover 3P Application Messages Remaining" to countdown remaining messages for the month?
I apologize in advance if the answer is in this thread, I searched the thread but could not find anything.
Thanks,
Jim
Comment
-
Originally posted by mrhappy View PostNot your fault this one, looks like Pushover added an extra header in the response when you send a message so the plugin was looking in the wrong place and picking out an incorrect header, seems to have stopped working a couple of days ago. Can you try the new version (.25) in the first post, thanks.
The message count is blank instead of 7500 messages. The 'Last Change' field is updating where as with .024 it was on the date that I installed the plugin, 8/12.
Thanks,
Jim
Comment
Comment