@apocaliss92/scrypted-advanced-notifier 3.6.0 → 3.6.1
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 +5 -5
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
@@ -57,11 +57,11 @@ Notifications can be disabled globally on the general tab of the plugin
|
|
57
57
|
### Scrypted NVR notifiers
|
58
58
|
Plugins supports scripting of the NVR buitin notifiers, following features are available:
|
59
59
|
- discover to MQTT
|
60
|
-
-
|
61
|
-
-
|
62
|
-
-
|
63
|
-
-
|
64
|
-
- AI
|
60
|
+
- Notifier notifications disabled: completely disable notifications for a specific notifier
|
61
|
+
- Camera notifications disabled: disable notifications for a specific camera
|
62
|
+
- Schedule notifications on both cameras and notifiers
|
63
|
+
- Translate notifications with the plugin `Texts` section
|
64
|
+
- Enable AI to generate descriptions, must be active also on the camera
|
65
65
|
|
66
66
|
## Rules
|
67
67
|
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