@apocaliss92/scrypted-advanced-notifier 1.8.7 → 1.8.8
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 +1 -1
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
@@ -10,7 +10,7 @@ It's possbile to configure an homeassistant connection (or utilize the one confi
|
|
10
10
|
## General
|
11
11
|
- `Scrypted token`: Token stored on the scrypted entity on homeassistant
|
12
12
|
- `NVR url`: Url pointing to the NVR instance, should be accessible from outside
|
13
|
-
- `
|
13
|
+
- `Storage path`: If set, the images used to populate MQTT topic will be also stored on the drive path
|
14
14
|
- `Images name`: The name pattern to use to generate image files. The placeholders ${name} and ${timestamp} will be available. Using only ${name} will ensure the image to be overriden on every detection instead of saving one additional copy
|
15
15
|
|
16
16
|
## MQTT
|
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED