mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-08 06:38:46 +00:00
Added homeassistant widget
This commit is contained in:
parent
dacb038126
commit
59448b7277
6 changed files with 118 additions and 0 deletions
|
@ -22,6 +22,7 @@ const components = {
|
|||
gotify: dynamic(() => import("./gotify/component")),
|
||||
grafana: dynamic(() => import("./grafana/component")),
|
||||
hdhomerun: dynamic(() => import("./hdhomerun/component")),
|
||||
homeassistant: dynamic(() => import("./homeassistant/component")),
|
||||
homebridge: dynamic(() => import("./homebridge/component")),
|
||||
healthchecks: dynamic(() => import("./healthchecks/component")),
|
||||
immich: dynamic(() => import("./immich/component")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue