📚Docs + Omada work #708

This commit is contained in:
jokob-sk
2024-06-30 12:16:43 +10:00
parent e2d0914334
commit 40c5be3758
2 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,12 @@
[Apprise](https://hub.docker.com/r/caronc/apprise) is a notification gateway/publisher that allows you to push notifications to 80+ different services. [Apprise](https://hub.docker.com/r/caronc/apprise) is a notification gateway/publisher that allows you to push notifications to 80+ different services.
## Notes
You need to bring your own separate Apprise instance to use this publisher gateway. I suggest this [Apprise image](https://hub.docker.com/r/caronc/apprise).
### Usage ### Usage
- Go to settings and fill in relevant details. - Go to settings and fill in relevant details.
- Use the Apprise container's URL in the `APPRISE_HOST` setting.

View File

@@ -192,7 +192,7 @@
"description": [ "description": [
{ {
"language_code": "en_us", "language_code": "en_us",
"string": "By default NetAlertX will only populate missing names in OMADASDN devices (i.e.: where the name is defaulting to the device MAC address) ; with this setting toggled, it will overwrite existing values regardless." "string": "The plugin synchronizes names from NetAlertX to OMADA. By default NetAlertX will only populate missing names in OMADASDN devices (i.e.: where the name is defaulting to the device MAC address); with this setting toggled, it will overwrite existing values regardless."
} }
] ]
}, },