mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-09-11 13:20:04 +00:00
feat(modules): add homepage service
feat(resources): add homepage service config files and assets
This commit is contained in:
parent
7b2e828c8f
commit
580a65beb8
9 changed files with 171 additions and 0 deletions
14
resources/services/homepage/config/services.yaml
Normal file
14
resources/services/homepage/config/services.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
# For configuration options and examples, please see:
|
||||
# https://gethomepage.dev/en/configs/services
|
||||
|
||||
- System:
|
||||
- Fritz!Box:
|
||||
name: Fritz!Box
|
||||
icon: avmfritzbox.png
|
||||
href: http://192.168.1.1
|
||||
description: Home router configuration
|
||||
widget:
|
||||
type: "fritzbox"
|
||||
url: http://192.168.1.1
|
||||
ping: http://192.168.1.1
|
Loading…
Add table
Add a link
Reference in a new issue