@apocaliss92/scrypted-advanced-notifier 4.1.33 → 4.1.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -1
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -40,8 +40,9 @@ The plugin provides customized way to deliver notifications. It is based on rule
|
|
40
40
|
- Ntfy
|
41
41
|
- Homeassistant push notifications
|
42
42
|
- Pushover
|
43
|
+
- Telegram
|
43
44
|
|
44
|
-
It's useful to use Pushover or NTFY as notifiers storage, in combination with a homeassistant or NVR one, setting its priority to the lowest. This will allow to have a rich notification and also to store it on another notifier. This because notifiers such as pushover or
|
45
|
+
It's useful to use Pushover or NTFY as notifiers storage, in combination with a homeassistant or NVR one, setting its priority to the lowest. This will allow to have a rich notification and also to store it on another notifier. This because notifiers such as pushover, ntfy or telegram do not have a nice support to actions. Following parameters are required to successfully send notifications
|
45
46
|
|
46
47
|
- `Scrypted token`: Token stored on the scrypted entity on homeassistant
|
47
48
|
- `NVR url`: Url pointing to the NVR instance, should be accessible from outside
|
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED