mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-07 14:18:47 +00:00
Added homeassistant widget
This commit is contained in:
parent
dacb038126
commit
59448b7277
6 changed files with 118 additions and 0 deletions
|
@ -17,6 +17,7 @@ import gluetun from "./gluetun/widget";
|
|||
import gotify from "./gotify/widget";
|
||||
import grafana from "./grafana/widget";
|
||||
import hdhomerun from "./hdhomerun/widget";
|
||||
import homeassistant from "./homeassistant/widget";
|
||||
import homebridge from "./homebridge/widget";
|
||||
import healthchecks from "./healthchecks/widget";
|
||||
import immich from "./immich/widget";
|
||||
|
@ -94,6 +95,7 @@ const widgets = {
|
|||
gotify,
|
||||
grafana,
|
||||
hdhomerun,
|
||||
homeassistant,
|
||||
homebridge,
|
||||
healthchecks,
|
||||
immich,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue