@apocaliss92/scrypted-advanced-notifier 1.8.11 → 1.9.0
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
@@ -70,7 +70,7 @@ Similar concept applied to occupancy, a combination of observe zone + detection
|
|
70
70
|
- `Actions`: actions that will be shown on the notification. Rendering will vary depending on the notifier. For HA will be an actionable notification, for pushover will be additional links in the text. Both of them require homeassistant to work, the same event will be triggered with the specified action type
|
71
71
|
|
72
72
|
## Timelapse rules
|
73
|
-
Allow to generate regular timelapses for a specific camera. The output folder will be `Images path`, if not set, the plugin folder will be used instead.
|
73
|
+
Allow to generate regular timelapses for a specific camera. The output folder will be `Images path`, if not set, the plugin folder will be used instead. The frames of a session will be persisted until the start of the next one, to give the possibility to finetune the result after a session
|
74
74
|
### General configurations
|
75
75
|
- `Notificataion message`: Message sent when the timelapse will be notified
|
76
76
|
- `Timelapse framerate`: FPS of the final timelapse. The higher the value, the faster will be the timelapse
|
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED