Announcement
Collapse
No announcement yet.
HS3 Pushover Plugin
Collapse
X
-
This looks like a dead copy of an HS3 install. A live HS4 would have "HS4Sentry.exe" and "Updates4". Yours has only "HS3Sentry.exe" and "Updates3".
-
That makes no sense. This is /usr/local/HomeSeer directory ?
Are you sure the plugin is installed correctly? Maybe uninstall Pushover and reinstall 0.52 and check again.
Leave a comment:
-
Here are all the files, sorry I could not get them to look better:
autostart_hs HomeSeerAPI.dll mochad Scheduler.dll Temp
bin HS3Sentry.exe play_audio.sh Scheduler.dll.config temp.wav
change_password.sh HSCF.dll post_update.sh scripts update_extra.sh
check_passwd HSConsole.exe RecoveryInstall.sh server.pfx updatehs.sh
Config HSConsole.exe.config RecoveryInstall.txt shutdown_controller.sh Updates3
ConfigBackup html register_with_find.sh shutdown.sh update.sh
Data install.sh restart.sh speak.sh Wave
factory.sh Logs RssToolkit.dll speak_to_file.sh wave_files
go Mail.dll run_command_raw.sh sslcert
Grammar Media run_command.sh temp
Leave a comment:
-
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.
Leave a comment:
-
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:
Leave a comment: