@apocaliss92/scrypted-advanced-notifier 3.6.10 → 3.6.12
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 +5 -0
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1
1
|
<details>
|
2
2
|
<summary>Changelog</summary>
|
3
3
|
|
4
|
+
### 3.6.11
|
5
|
+
|
6
|
+
- Quick actions added to alarm notifications
|
7
|
+
- Allow using active rules notfiers for alarm notifications
|
8
|
+
|
4
9
|
### 3.6.9
|
5
10
|
|
6
11
|
- [BREAKING CHANGE] Homeassistant data fetching removed. OnActive devices won't support entity IDs anymore. Use instead device id or name
|
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED