Closed beyarkay closed 1 year ago
Citypower should be fixed by https://github.com/beyarkay/eskom-calendar/commit/d766ab4f17ba93472b4882f1d83058124471a14b. Workflow succeeded here
City Power *.ics files were part of a previous release, but I see that they are now gone…
They are now back!
Not entirely sure what happened there though, they shouldn't have been gone in the first place. I just had to recompile the calendars in order to get them to appear again.
Opening this in a new issue so I can try root cause the problem.
Hey mate, This is an awesome project. I'm not sure which ics file would be used for KwaZulu Natal, eThekwini Municipality, Waterfall, Block 8
Thanks in advance!
Hi Dyllan, I see you opened #267 , so I'll close this issue and respond there.
Many areas are not shed by eskom and so don't have areas specified by eskom. Currently these areas just result in a log line like
Cannot parse: Some("https://www.capetown.gov.za/Family%20and%20home/Residential-utility-services/Residential-electricity-services/Load-shedding-and-outages") "City of Cape Town"
and there are no CSV files defining the national LS schedule for these areas.A scraper should be created to download data and format them as CSVs in the same format as the existing CSVs
Additionally, these areas often have a different schedule than the rest of the country. Changes should be made to
src/main.rs
to enablemanually_specified.yaml
to accept a parameter like "shedder" or similar, so the schedules for the country and for the regionally-shed areas can be kept separateInformation sources for non-eskom shed areas:
Possible complications:
Interested parties: