magentaeu: change flow step

This commit is contained in:
Nirvana
2026-06-30 11:21:01 +02:00
parent 571fde026b
commit 2bdbb3ca42
@@ -407,7 +407,7 @@ class MagentaEUEpgManager:
conversion belongs here; do not reintroduce it.
"""
merged: Dict[str, Any] = {}
headers = self._guest_headers(flow="EPG", step="EPG_SCHEDULES")
headers = self._guest_headers(flow="START_UP", step="EPG_SCHEDULES")
utc_date = self._ensure_tz(date).astimezone(timezone.utc)
formatted = utc_date.strftime("%Y-%m-%d")