diff --git a/src/entities.py b/src/entities.py index bdb35c3cf..1fed6954e 100644 --- a/src/entities.py +++ b/src/entities.py @@ -185,7 +185,7 @@ def __init__(self, long_name: str, location: Location, url_id: int, queue_status "Mensa Lothstraße", Location("Lothstraße 13d, München", 48.153989, 11.552424), 431, - None, + "https://api.betterhm.app/v1/capacity/MENSA_LOTHSTR", OpenHours(("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00")), ) MENSA_MARTINSRIED = ( @@ -199,7 +199,7 @@ def __init__(self, long_name: str, location: Location, url_id: int, queue_status "Mensa Pasing", Location("Am Stadtpark 20, München", 48.141568, 11.451119), 432, - None, + "https://api.betterhm.app/v1/capacity/MENSA_PASING", OpenHours(("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00"), ("11:00", "14:00")), ) MENSA_WEIHENSTEPHAN = ( @@ -336,7 +336,7 @@ def __init__(self, long_name: str, location: Location, url_id: int, queue_status "StuCafé Pasing", Location("Am Stadtpark 20, München", 48.141568, 11.451119), 534, - None, + "https://api.betterhm.app/v1/capacity/STUCAFE_PASING", OpenHours(("07:45", "16:15"), ("07:45", "16:15"), ("07:45", "16:00"), ("07:45", "16:00"), ("07:45", "14:30")), ) IPP_BISTRO = (