Feature: sparkyfitness service widget (#6346)

This commit is contained in:
shamoon
2026-02-20 20:20:59 -08:00
committed by GitHub
parent 795e2505ca
commit d3374dc461
9 changed files with 157 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
---
title: SparkyFitness
description: SparkyFitness Widget Configuration
---
Learn more about [SparkyFitness](https://github.com/CodeWithCJ/SparkyFitness).
Allowed fields: `["eaten", "burned", "remaining", "steps"]`.
```yaml
widget:
type: sparkyfitness
url: http://sparkyfitness.host.or.ip
key: apikeyapikeyapikeyapikeyapikey
```