Originally posted by teladog01
View Post
Announcement
Collapse
No announcement yet.
HS3 Pushover Plugin
Collapse
X
-
-
Originally posted by Ltek View Postmrhappy I get it, I was thinking about the wrong thing, I only see the default HS3 Devices (see screenshot) - so, no problem there, they are not used in any Events
One small feature request if you can... it would be extremely helpful if you were able to have a tab in the PI that lists all the PO notifications used in Events (and the event they are associated to). I find that with over 350 events and growing, I often duplicate notifications and/or forget where a notification 'lives'. In the Vera system, I could see all event notifications in a table and see what-is-where.
Hope you can make that happen?
thx for the very very useful plug!
Leave a comment:
-
Originally posted by mrhappy View Post
Good spot, yes of course please try this version.
Code:Sep-16 4:09:58 PM Pushover 3P Pushover Plugin WebException Error: The remote server returned an error: (400) Bad Request. Sep-16 4:09:58 PM Pushover 3P Error: html and monospace are mutually exclusive
Since the monospace option wasn't working before, this invalid message config went unnoticed. So it's possible I have other Pushover message events like this. As it is now, I won't even know that I am missing notifications due to this invalid config, unless I explicitly check the log.
It's not that big of a deal, but if it's not much work I think that would be preferable to go ahead and send the message if possible. Sorry to be a pain about this...
Leave a comment:
-
mrhappy I get it, I was thinking about the wrong thing, I only see the default HS3 Devices (see screenshot) - so, no problem there, they are not used in any Events
One small feature request if you can... it would be extremely helpful if you were able to have a tab in the PI that lists all the PO notifications used in Events (and the event they are associated to). I find that with over 350 events and growing, I often duplicate notifications and/or forget where a notification 'lives'. In the Vera system, I could see all event notifications in a table and see what-is-where.
Hope you can make that happen?
thx for the very very useful plug!
Leave a comment:
-
Unfortunately yes Ltek and I recognise the pain it can cause, I don't personally use the pushover devices and don't know what people typically use them for. Events with just pushover actions to send messages will be fine.
​​​
​​The reason I moved away was to remove the reliance on the PED and also the device enumerator and instead reference the devices by address. This was to make it more HS4-proof as I don't think the enumerator is really advertised any more.
The old version should still work OK and to be honest there isn't a great amount of changes so if it causes too much pain you don't have to update.
Leave a comment:
-
Originally posted by mrhappy View Post5) Re-done the devices, if you use the devices then you will need to delete them and let the plugin create them again. The devices are virtually the same but I've set the icons and can now add other devices easily if it ever came to it.
Event actions should stay the same (this was obviously my concern) and existing events should work just fine, you won't need to do any additional setup apart from replacing this file (and deleting old devices if you had them)
I have about 30 devices, many are used in events, dashboards, etc. --really dont want to comb through all my events and fix them.
thx
Leave a comment:
-
Originally posted by teladog01 View PostI was getting a bunch of these in the log today:
Code:Sep-12 11:01:37 PM Pushover 3P PushMessage Exception: Object reference not set to an instance of an object.
Attached Files
Leave a comment:
-
I was getting a bunch of these in the log today:
Code:Sep-12 11:01:37 PM Pushover 3P PushMessage Exception: Object reference not set to an instance of an object.
Leave a comment:
-
Originally posted by teladog01 View PostLooks like there are also issues with messages that contain HTML tags. Here's an example comparison of messages sent from the same event, version .48 vs version .50:
Leave a comment:
-
Looks like there are also issues with messages that contain HTML tags. Here's an example comparison of messages sent from the same event, version .48 vs version .50:
Leave a comment:
-
Originally posted by mrhappy View PostIf someone could let me know if it works that would be great, then if it does I will put it in the updater.
Having an issue, though, with glance messages. Keep getting this in the log:
Code:Sep-07 6:01:22 PM Event Event Trigger "Utility Pushover Glance Message" Sep-07 6:01:22 PM Pushover 3P Message Unable To Send - Delay Between Messages
Leave a comment:
-
Hi All
I'm on a current mission to go through all my plugins and try and make them a little better, removing some of the legacy/rubbish code that I have in them. This plugin was no exception, I have been through every line trying to ensure it works and is fit for purpose.
Time has come for this plugin, on this post is version .50 which has little visual difference but sorts out a couple of bugs. They are;
1) Removed the application validation process - seemed to be failing on some installs (such as by themlruts ), any application added will get added without verification
2) Added the application selection to the Glance Message option - this was an oversight and should've always been there
3) Re-done the web pages so they look similar to my other plugins
4) Removed a lot of old code and consolidated it
5) Re-done the devices, if you use the devices then you will need to delete them and let the plugin create them again. The devices are virtually the same but I've set the icons and can now add other devices easily if it ever came to it.
6) Fix for the monospace text issue previously reported by teladog01
Event actions should stay the same (this was obviously my concern) and existing events should work just fine, you won't need to do any additional setup apart from replacing this file (and deleting old devices if you had them).
If someone could let me know if it works that would be great, then if it does I will put it in the updater.
Keep the old version close at hand if you need to revert..it should just be a matter of swapping the EXE back.
Thanks...Attached Files
Leave a comment:
-
Thanks for that, it's up and running! There wasn't an .ini file but I created one and pasted your code / my keys.
I'm getting the same "Error -" message on the config page but it's working, thank you.
Leave a comment:
-
I'm afraid I am going to struggle as that error is a little vague obviously...I've checked the code where 'Error -' is and it is in the main event that builds the plugin webpage and it should contain a description but guess that is not coming through.
I'm head deep in a re-write of the plugin at the minute so I wouldn't want to set you up with something half finished...what I would suggest is setting it up manually. In your HS config directory you should have PushoverConf.ini. Edit this in your favourite text editor with something like the following;
Code:[Settings] UsrKey=KWnsGKueetY17to66uAxxxxxxxxx eInterval=60 eExpiry=200 WantDevices=False FloodNumber=50 [Clients] [APITokens] HomeSeer=cJvZXLNqBGifwKv2AcqfRxxxxxxx
- Likes 1
Leave a comment:
Leave a comment: