No description
Find a file
2026-02-23 01:19:50 +01:00
fitx.py Initial commit for helios-fitx 2026-02-23 01:19:50 +01:00
README.md Initial commit for helios-fitx 2026-02-23 01:19:50 +01:00
SKILL.md Initial commit for helios-fitx 2026-02-23 01:19:50 +01:00

Helios FitX Skill

Checks occupancy (Auslastung) and forecasts for FitX studios. Uses unofficial FitX API.

Usage

python3 fitx.py <studio_name>

Example:

python3 fitx.py tierpark

Setup

Requires requests library:

pip install requests

Output

Returns JSON with current occupancy percentage and forecast data.