Commit Graph

2782 Commits

Author SHA1 Message Date
5ila5
d7183227d0 add Bassens France 2024-08-23 15:49:57 +02:00
5ila5
d7da109b12 add ICS Documentation for piesting_at 2024-08-23 15:01:09 +02:00
5ila5
30c0038512 add CURBit St. John's to recollect documentation 2024-08-23 14:36:56 +02:00
5ila5
155a2efcd0 add MPGK Katowice 2024-08-22 18:16:31 +02:00
Serge Wagener
e010bc3053 Adding sica lu (#2520)
* Added SICA waste calendar

* Raise error on invalid JSON

---------

Co-authored-by: Serge Wagener <serge@wagener.family>
2024-08-21 16:57:18 +02:00
5ila5
aa794752e4 add iapp_itouchvision_com, chilteren inherits from iapp_itouchvision_com (#2522)
* Update chiltern_gov_uk.py

* add iapp_itouchvision_com, chilteren inherits from iapp_itouchvision_com
based on the work of @craigsblackie in #2521
- added iapp_itouchvision_com
- chilteren now deprecated and inherits from iapp_itouchvision_com
- GUI configuration get automatically migrated
- added requirement pycryptodome to handle aes en/de-cryption

---------

Co-authored-by: craigsblackie <craig@craigsblackie.com>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-21 16:45:22 +02:00
5ila5
ae58843ee7 fix muellmax wizard 2024-08-21 10:53:22 +02:00
5ila5
54f98b8bc4 add awg_de 2024-08-20 23:02:59 +02:00
5ila5
746e3d7901 add ICS goes_nl 2024-08-20 17:47:15 +02:00
5ila5
d5a4127ce5 add winterthur_ch using a_region_ch Service 2024-08-20 17:35:53 +02:00
5ila5
7986f93e2a a_region_ch move to service file now using the ICS download 2024-08-20 17:35:53 +02:00
5ila5
e2ab638657 add Nigara Region to recollect 2024-08-20 13:21:45 +02:00
Fabio Garavini
fbdcd5f6e0 fix ilrifiutologo_it request rate limit (#2501)
* fix request rate limit

* instance type check

* headers update

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-20 12:30:32 +02:00
5ila5
761b1c750f add Sammelkalender.ch 2024-08-19 15:42:36 +02:00
Tommy Sparber
00d684643b Update GitHub workflow (#2485)
* Update to actions/checkout@v4 to fix deprecation warning

* Update to actions/setup-python@v5 to fix deprecation warning
2024-08-18 16:12:41 +02:00
5ila5
9defaa2841 version bump to 2.1.0 2024-08-18 13:55:19 +02:00
5ila5
43dfca3211 add ICS documentation for asto.de 2024-08-17 14:22:28 +02:00
5ila5
0dd4d96745 add ceb_coburg_de 2024-08-17 14:04:55 +02:00
5ila5
9369b8e1b6 add typehints to sensor and collection_aggregator 2024-08-16 21:43:36 +02:00
5ila5
b6555652a9 fix GUI sensors not showing details_format information after a HA restart 2024-08-16 21:43:36 +02:00
5ila5
a13fd569b1 fix minor typing error introduced in previous PR 2024-08-16 20:11:07 +02:00
5ila5
e70c216cd2 fix Muellmax_de not working: fixed by adding User-Agent 2024-08-16 17:59:56 +02:00
5ila5
5af3df01bc add some typehints for waste_collection_api + fix typing issue in WCSCoordinator 2024-08-16 17:33:07 +02:00
5ila5
54dd924e44 move wcs_coordinator/waste_collection_api in own file + readd fetch service for UI config 2024-08-16 17:33:07 +02:00
5ila5
89978a9b94 AbfallnaviDE remove lindlar as it is not part of bav 2024-08-15 14:17:13 +02:00
inconspicuous-name
c881178d81 South Kesteven UK: fixes (fetch for configured id, date format); support garden waste collections (#2462)
* South Kesteven UK: fixes (fetch for configured id, date format); support garden waste collections

* South Kesteven UK: fix garden waste copy/paste error

---------

Co-authored-by: raven <raven@citadel.local>
2024-08-15 12:20:49 +02:00
5ila5
a59e6808f0 add afvalstoffendiesnt.nl 2024-08-14 17:20:34 +02:00
5ila5
1e07a9cddb edpevent_se add Roslagsvatten 2024-08-14 15:36:02 +02:00
5ila5
18b61a8b4a fix bielefeld only getting results from next season 2024-08-14 15:16:36 +02:00
Tommy Sparber
139068e267 Update contributing_ics.md
Fix heading link for the test script
2024-08-14 14:24:37 +02:00
Tommy Sparber
3474261135 Remove duplicate entry Abfallwirtschaft Stadt St. Pölten
The schedule is already supported via the generic ICS source.
2024-08-14 14:23:54 +02:00
Guy Badman
cb44218bd3 Wokingham source includes "Today" rather than day name
If a collection is today, the web page says for example, "Today 13/08/2024" rather than "Tuesday 13/08/2024". So update waste_date to just look at the date itself and not the text part in the span text.
2024-08-14 14:22:41 +02:00
Tommy Sparber
dad0386788 Add generic ICS for GDA Amstetten (gda.gv.at)
GDA Amstetten provides a ICS for each address in the district, selectable via a website.

The homepage moved from https://amstetten.umweltverbaende.at to https://gda.gv.at.
2024-08-14 14:19:11 +02:00
5ila5
5769c2ff45 add orillia_ca 2024-08-13 20:01:15 +02:00
5ila5
ee13bf1aef fix ilrifutologo_it 2024-08-13 19:19:08 +02:00
Sven Hering
fb8710408a add kecl_de provider (#2441)
Co-authored-by: Sven Hering <sven.hering@mubvideodesign.de>
2024-08-13 16:38:59 +02:00
5ila5
d39472e4da add roundlookup_uk serving Malvern Hills, Wychavon, Worcester City 2024-08-13 16:34:37 +02:00
ChristophMellueh
e8bf2f5133 add Entsorgungstermine Jena 2024-08-13 14:50:32 +02:00
5ila5
5c35aeafce rename mein_abfallkalender_online to mein_abfallkalender_online 2024-08-13 13:34:47 +02:00
Fabio Garavini
0f8be29f12 Il Rifiutologo (Gruppo Hera) - Italy (#2432)
* Initial commit (Il Rifiutologo - Gruppo Hera)

* fix orphaned md file

* code improvement

* Added UI setup wizard

* italian translation

* updated tests_cases

* logger removed

* rm duplicate icon_map

* Better italian translation

* implemented direct fetch method

* update_docu_links run

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
2024-08-13 13:17:32 +02:00
glaaze
ccfd5e83a6 Add CIDIU S.p.A. (Italy) source (#2428)
* Add CIDIU S.p.A. (Italy) source

* CIDIU SpA source args aren't optional

* reformatting + allow integer street_number

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-13 13:01:14 +02:00
5ila5
a7d8e0d0a3 add West Oxfordshire, UK 2024-08-13 12:31:06 +02:00
5ila5
e0e5580a61 add lumire_se 2024-08-12 15:20:33 +02:00
5ila5
871946541d fix republicservices_com 2024-08-10 16:43:25 +02:00
5ila5
0108046ea7 add Antrim and Newtownabbey, UK 2024-08-10 16:38:50 +02:00
5ila5
252e341c6c add abfallkalender-gifhorn.de 2024-08-10 15:28:28 +02:00
5ila5
0b8af27582 fix_renodjurs_dk failing for some addresses 2024-08-10 14:41:27 +02:00
Frederik Rosenberg
88cc97e886 Add Odense Renovation source (#2415)
* Add Odense Renovation source

* reformatting

---------

Co-authored-by: Frederik Rosenberg <frederik@schultz-rosenberg.dk>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-10 14:23:56 +02:00
5ila5
b8bf8455d6 vivab_se add building_id argument 2024-08-09 15:55:29 +02:00
badguy99
8f40a53d05 Update Wokingham source and wizard. (#2395)
* Update Wokingham source and wizard.

Wokingham is changing from weekly collections of rubbish/recycling/food waste, and two weekly collections of garden waste, to rubbish and recycling being two weekly on alternate weeks, food waste staying weekly and garden waste remaining unchanged at two weekly.

These changes start from 12th August and the council have a new web page with the details - https://www.wokingham.gov.uk/rubbish-and-recycling/waste-collection/see-your-new-bin-collection-dates

This update moves the source and wizard over to the new pages.

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-08-09 15:15:09 +02:00