feat: add unifi widget
This commit is contained in:
@@ -61,20 +61,13 @@ spec:
|
||||
key: /synology/auth/cl01tl
|
||||
metadataPolicy: None
|
||||
property: password
|
||||
- secretKey: HOMEPAGE_VAR_UNIFI_USER
|
||||
- secretKey: HOMEPAGE_VAR_UNIFI_API_KEY
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /unifi/auth/cl01tl
|
||||
metadataPolicy: None
|
||||
property: user
|
||||
- secretKey: HOMEPAGE_VAR_UNIFI_PASSWORD
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
decodingStrategy: None
|
||||
key: /unifi/auth/cl01tl
|
||||
metadataPolicy: None
|
||||
property: password
|
||||
property: api-key
|
||||
- secretKey: HOMEPAGE_VAR_SONARR_KEY
|
||||
remoteRef:
|
||||
conversionStrategy: Default
|
||||
|
||||
@@ -509,6 +509,11 @@ homepage:
|
||||
href: https://unifi.alexlebens.net
|
||||
siteMonitor: https://unifi.alexlebens.net
|
||||
statusStyle: dot
|
||||
widget:
|
||||
type: unifi
|
||||
url: https://unifi.alexlebens.net
|
||||
key: {{ "{{HOMEPAGE_VAR_UNIFI_API_KEY}}" }}
|
||||
fields: ["uptime", "wan", "lan", "wlan"]
|
||||
- Network Attached Storage:
|
||||
icon: sh-synology-light.webp
|
||||
description: Synology
|
||||
|
||||
Reference in New Issue
Block a user