Hi Jon
Thanks for this info. I do have the version .52 plug-in installed however I get the errors noted in my first post so want to move to .54.
When I ssh I don't see the HSPI_PUSHOVER.exe in the first directory nor when I cd to the HomeSeer directory so I'm not sure where to copy that file.
Thanks again for your help.
Announcement
Collapse
No announcement yet.
HS3 Pushover Plugin
Collapse
X
-
Assuming you have the plugin already installed...you would shutdown Homeseer, unzip the file and place HSPI_PUSHOVER.exe in Homeseer's root directory, replacing the existing file. Then restart Homeseer.
Leave a comment:
-
Can someone please tell me how to install version .54. I have the .zip file. If someone can point me to the steps to install that would be wonderful.
I have the following system:
Version: HS4 Standard Edition 4.2.5.0 (Linux)
MONO Version: Mono JIT compiler version 5.20.1.19 (tarball Thu Apr 11 09:14:25 UTC 2019)
Leave a comment:
-
Originally posted by zwolfpack View PostIn post #1272 is a patch, to version 0.0.0.54.
Leave a comment:
-
I noticed that the Pushover messaging platform upgraded back in April 2021 and can allow custom mp3 message on the Iphone. Can this be done in HS? If not, does anyone know if the Pushover Plugin will be upgraded for this feature?
Thanks,
Ronnie
Leave a comment:
-
How do you install the patch version 0.0.0.54?
I have the following system:
Version: HS4 Standard Edition 4.2.5.0 (Linux)
MONO Version: Mono JIT compiler version 5.20.1.19 (tarball Thu Apr 11 09:14:25 UTC 2019)
Thank you
Leave a comment:
-
I finally updated from 0.0.0.38 to .52 (after struggling with .42 a couple of years ago) and now sending from script doesnโt work any more.
No errors in the log, regular event pushover messages are working as before.
This is the script:
Dim pushArr(8) As Object
pushArr(0) = identifierHim
pushArr(1) = message
pushArr(2) = "HomeSeer"
pushArr(3) = pri
pushArr(4) = Nothing
pushArr(5) = Nothing
pushArr(6) = Nothing
pushArr(7) = Nothing
pushArr(8) = Nothing
hs.PluginFunction("Pushover 3P", "", "Pushscript", pushArr)
hs.WriteLog("Info", "Sending Pushover-notify to him (" & message & " / pri: "& pri & ")")
(identifierHim, message and pri are strings set higher up in the script)
Any ideas or do I need to downgrade again?
Running on Ubuntu 32-bit, if it matters.
Leave a comment:
-
I've got HS4 version 4.2.0.0 running and installed Pushover 3P version 0.52. I'm not able to send anything. I get the following noted in the HS log.
"Pushover Reply Exception: Value cannot be null. Parameter name: s"
"Other Exception: Object reference not set to an instance of an object"
"Pushover Plugin WebException Error: The operation has timed out. "
Any ideas as to what I can do to fix this is greatly appreciated.
Leave a comment:
-
I know that Pushover isn't really supported in HS4, but I am wondering if anyone else here has run into this same problem and was able to fix it.
(I am running HS4 version 4.2.5.0, and Pushover 0.52)
I have been successfully using Pushover in HS3 for a couple of years. I just recently moved everything to a new HomeTrollerPlus box. (Did not go so well). I am rebuilding the majority of my events.
I now have Pushover sending a notification, but only the first one works. I will not get any more. There is an error that shows up in the event code (sometime after it runs) that indicates "Error calling the plug-in to get the Action UI: Object reference not set to an instance of an object."
When I try to run an event that sends a Pushover notification again, nothing shows up in either the HS4 log, or the Pushover log.
Any ideas? Thanks
Leave a comment:
-
That's exactly what I needed. Thanks very much. This whole Pushover is awesome!
Leave a comment:
-
Originally posted by brian@bunkey.org View PostEveryone -
Has anyone seen/posted instructions on how to configure Pushover to work with HS4? I'm not sure if that's been released since the latest entries in this thread (Sep 2020)...?
Any help would be appreciated -
- Likes 1
Leave a comment:
-
Everyone -
Has anyone seen/posted instructions on how to configure Pushover to work with HS4? I'm not sure if that's been released since the latest entries in this thread (Sep 2020)...?
Any help would be appreciated -
Leave a comment:
-
Originally posted by ScottAtlanta View Post
Dang! I just realized you found the answer on your own. I was so excited I actually had something to contribute to the forum for a change, I missed that.
;-)
Anyway, thanks for taking time and posting the instructions. And the extra tidbit about the All Devices option on existing events is good to know ๐
Leave a comment:
-
Originally posted by teladog01 View PostWell check this out...
Not only does Pushover have the "Delivery Groups" feature I didn't know about, the plugin actually already supports it. And it works! How 'bout dat
Sorry for all the commotion here, folks. Carry on...
;-)
Leave a comment:
Leave a comment: