@apocaliss92/scrypted-advanced-notifier 3.5.11 → 3.5.13
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/CHANGELOG.md +4 -0
- package/README.md +2 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1
1
|
# Scrypted advanced notifier
|
2
2
|
|
3
3
|
https://github.com/apocaliss92/scrypted-advanced-notifier - For requests and bugs
|
4
|
+
https://buymeacoffee.com/apocaliss92
|
4
5
|
|
5
6
|
# Getting started
|
6
7
|
|
@@ -58,6 +59,7 @@ Plugins supports scripting of the NVR buitin notifiers, following features are a
|
|
58
59
|
- discover to MQTT
|
59
60
|
- enablement of notifications
|
60
61
|
- disable specific camera notifications, if it's notifications are disabled. This will require both the camera and the NVR notifier to extend this plugin
|
62
|
+
- schedule notifications
|
61
63
|
|
62
64
|
## Rules
|
63
65
|
Rules can be of following types: Detection, Occupancy, Audio, Timelapse. These properties are in common with all, some are hidden until the `Show more configurations` gets activated
|
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED