mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Enhancement: support netalertX token for password-protected instances (#4122)
This commit is contained in:
parent
20048ff567
commit
db1fb4b899
3 changed files with 6 additions and 2 deletions
|
@ -9,8 +9,11 @@ _Note that the project was renamed from PiAlert to NetAlertX._
|
|||
|
||||
Allowed fields: `["total", "connected", "new_devices", "down_alerts"]`.
|
||||
|
||||
If you have enabled a password on your NetAlertX instance, you will need to provide the `SYNC_api_token` as the `key` in your config.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: netalertx
|
||||
url: http://ip:port
|
||||
key: netalertxsyncapitoken # optional, only if password is enabled
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue