@apocaliss92/scrypted-advanced-notifier 5.0.2 → 5.0.4
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 +3 -1
- package/dist/plugin.zip +0 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,10 @@
|
|
|
1
1
|
<details>
|
|
2
2
|
<summary>Changelog</summary>
|
|
3
3
|
|
|
4
|
+
### 5.0.3
|
|
5
|
+
|
|
6
|
+
Use REST interface to update entities instead of websocket, to avoid usage of admin permissions
|
|
7
|
+
|
|
4
8
|
### 5.0.2
|
|
5
9
|
|
|
6
10
|
Native HA component now available. Follow docs on page https://advanced-notifier-docs.zentik.app/docs/advanced-notifier/discovery for how to install and configure it
|
package/README.md
CHANGED
|
@@ -3,4 +3,6 @@
|
|
|
3
3
|
☕️ If this extension works well for you, consider buying me a coffee. Thanks!
|
|
4
4
|
[Buy me a coffee!](https://buymeacoffee.com/apocaliss92)
|
|
5
5
|
|
|
6
|
-
**Documentation:** [https://advanced-notifier-docs.zentik.app/](https://advanced-notifier-docs.zentik.app/)
|
|
6
|
+
**Documentation:** [https://advanced-notifier-docs.zentik.app/docs/advanced-notifier](https://advanced-notifier-docs.zentik.app/docs/advanced-notifier)
|
|
7
|
+
|
|
8
|
+
[For requests and bugs](https://github.com/apocaliss92/scrypted-advanced-notifier)
|
package/dist/plugin.zip
CHANGED
|
Binary file
|