mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 22:28:48 +00:00
add homebridge plugin
This commit is contained in:
parent
428f0385f6
commit
c9512a6d26
6 changed files with 170 additions and 0 deletions
|
@ -5,6 +5,7 @@ import changedetectionio from "./changedetectionio/widget";
|
|||
import coinmarketcap from "./coinmarketcap/widget";
|
||||
import emby from "./emby/widget";
|
||||
import gotify from "./gotify/widget";
|
||||
import homebridge from "./homebridge/widget";
|
||||
import jackett from "./jackett/widget";
|
||||
import jellyseerr from "./jellyseerr/widget";
|
||||
import lidarr from "./lidarr/widget";
|
||||
|
@ -39,6 +40,7 @@ const widgets = {
|
|||
coinmarketcap,
|
||||
emby,
|
||||
gotify,
|
||||
homebridge,
|
||||
jackett,
|
||||
jellyfin: emby,
|
||||
jellyseerr,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue