No description
| fitx.py | ||
| README.md | ||
| SKILL.md | ||
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.