From 86334750b09d894382f15c63636f5267c8ce9f85 Mon Sep 17 00:00:00 2001 From: Joe Keenan Date: Tue, 12 Apr 2022 14:16:48 -0400 Subject: [PATCH 1/3] More changes --- Pushover.indigoPlugin/Contents/Info.plist | 4 +- .../Contents/Server Plugin/Actions.xml | 5 + .../Contents/Server Plugin/PluginConfig.xml | 4 +- .../Contents/Server Plugin/plugin.py | 154 +++++++++--------- 4 files changed, 86 insertions(+), 81 deletions(-) diff --git a/Pushover.indigoPlugin/Contents/Info.plist b/Pushover.indigoPlugin/Contents/Info.plist index ebe161d..13a221c 100644 --- a/Pushover.indigoPlugin/Contents/Info.plist +++ b/Pushover.indigoPlugin/Contents/Info.plist @@ -3,9 +3,9 @@ PluginVersion - 1.7.1 + 2022.0.0 ServerApiVersion - 2.0 + 3.0 IwsApiVersion 1.0.0 CFBundleDisplayName diff --git a/Pushover.indigoPlugin/Contents/Server Plugin/Actions.xml b/Pushover.indigoPlugin/Contents/Server Plugin/Actions.xml index 194e1a5..7b4d4d8 100644 --- a/Pushover.indigoPlugin/Contents/Server Plugin/Actions.xml +++ b/Pushover.indigoPlugin/Contents/Server Plugin/Actions.xml @@ -101,6 +101,11 @@ Cancel Pushover Emergency-Priority Notification cancel + + + + menuChanged + diff --git a/Pushover.indigoPlugin/Contents/Server Plugin/PluginConfig.xml b/Pushover.indigoPlugin/Contents/Server Plugin/PluginConfig.xml index e8fa3f7..040adc2 100644 --- a/Pushover.indigoPlugin/Contents/Server Plugin/PluginConfig.xml +++ b/Pushover.indigoPlugin/Contents/Server Plugin/PluginConfig.xml @@ -1,9 +1,9 @@ -