@apocaliss92/scrypted-advanced-notifier 4.1.18 → 4.1.20

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 CHANGED
@@ -134,7 +134,7 @@ Define a timeframe, the plugin will collect frames from the camera and generate
134
134
  - Use the `Generate now` button to reuse the frames collected the previous session. They will be stored until the following session starts
135
135
 
136
136
  ### Audio (only on camera)
137
-
137
+ **Audio rules will activate only if a source of audio measurement is active. These are currently probided by Basic object detector (Audio detector mixin) and Frigate Bridge (Frigate audio detector).**
138
138
  Audio rules will monitor the audio received by the camera
139
139
 
140
140
  - Create a new rule adding a new text in the `Audio rules` selector and hit save. A new tab will appear
package/dist/plugin.zip CHANGED
Binary file
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "type": "git",
6
6
  "url": "https://github.com/apocaliss92/scrypted-advanced-notifier"
7
7
  },
8
- "version": "4.1.18",
8
+ "version": "4.1.20",
9
9
  "scripts": {
10
10
  "scrypted-setup-project": "scrypted-setup-project",
11
11
  "prescrypted-setup-project": "scrypted-package-json",