Commit Graph

2686 Commits

Author SHA1 Message Date
Scott McGready
e4c2532de2 add Renfrewshire council, UK (#2070)
* add Renfrewshire council, UK

* reforamtting + change URL to API_URL

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
2024-05-08 22:54:01 +02:00
dhicock
22ee11d62a Add documentation for Austin, TX (#2069)
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
2024-05-08 22:44:57 +02:00
5ila5
039dedf5da add ICS documentation for herten_de 2024-05-08 22:37:29 +02:00
Danny Allen
662005ded0 Add support for Birmingham City Council (UK), birmingham.gov.uk (#2049)
* Add support for Birmingham City Council (UK), birmingham.gov.uk

* Update code logic of `birmingham_gov_uk` to reduce indentation

* Update `birmingham_gov_uk` test cases to demonstrate integer UPRN's

* Be more resilient to unknown collection types, and still return them, just with an "question mark" icon

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-05-08 22:23:27 +02:00
Daniel Raper
e3f9f94da6 Fix: Detected blocking call to import_module inside the event loop 2024-05-08 10:55:21 +01:00
Daniel Raper
09bab1fad6 Re introduce lost changes from master 2024-05-08 10:00:39 +01:00
Daniel Raper
cc0cd329c0 Merge remote-tracking branch 'upstream/master' 2024-05-08 09:59:01 +01:00
Danny Allen
cddfda6add Fix typo in icon specification: "varient" should be "variant".
Fixes #2061
2024-05-07 16:41:51 +02:00
5ila5
4a688b439d version bump to 1.49.0 2024-05-04 14:32:57 +02:00
5ila5
00e9f0404a app_abfallplus_de make street and hnr optional if only one available anyway 2024-05-04 14:29:18 +02:00
5ila5
b513f8fec4 remove deprecated function call 'async_load_platform' 2024-05-03 16:16:24 +02:00
5ila5
f6d9aea52e fix ashford_gov_uk 2024-05-01 18:54:33 +02:00
5ila5
56a0b48210 add West Northamptonshire council, UK 2024-04-30 10:36:17 +02:00
Daniel Raper
d4601a80ec Keep docu links up to date 2024-04-29 15:18:48 +01:00
Dan Raper
5011c4e4cb Merge branch 'mampfes:master' into master 2024-04-29 15:17:24 +01:00
Daniel Raper
32e8df02b1 More human readable strings 2024-04-29 15:14:41 +01:00
Daniel Raper
0415d8a463 Allow title to be set at source creation 2024-04-29 14:57:56 +01:00
Daniel Raper
5216f763f0 Add support for ICS 2024-04-29 14:48:16 +01:00
Daniel Raper
ea68caafc4 Only list python sources 2024-04-29 13:21:21 +01:00
5ila5
190c8aaca5 add sutton_gov_uk 2024-04-28 16:03:53 +02:00
5ila5
9be021afb4 fix sepan_remodis_pl returning wrong dates 2024-04-28 15:24:20 +02:00
5ila5
e457f11f3b fix gateshead_gov_uk 2024-04-28 15:08:57 +02:00
AleXXw1
21c6ef168d adding St. Pölten (#2027)
* adding St. Pölten

* fix country + ./update_docu_links.py

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-04-28 14:38:54 +02:00
Daniel Raper
55486524d3 Fix yaml config regression 2024-04-26 17:12:19 +01:00
Daniel Raper
645d81216e Added country step to config flow 2024-04-26 17:06:52 +01:00
Daniel Raper
462f8bd10d Fix unload bug 2024-04-26 14:05:33 +01:00
Daniel Raper
2d43e5b576 Added a device per config entry 2024-04-26 14:02:20 +01:00
Daniel Raper
dca966f117 Added basic sensor support 2024-04-26 13:52:09 +01:00
Daniel Raper
d39aff98a6 Reshuffle - separate yaml and ui config moudles 2024-04-26 13:29:57 +01:00
Daniel Raper
15ca277c45 Basic coordinator implementation 2024-04-26 11:38:34 +01:00
Daniel Raper
fc235cc8b2 Add basic options flow support 2024-04-25 11:25:18 +01:00
Daniel Raper
36f1fdc2fd Shuffle constants 2024-04-25 09:56:52 +01:00
Daniel Raper
e68c281019 Initial config_flow implementation 2024-04-24 22:19:45 +01:00
Daniel Raper
f9c63babf0 Update name for fareham_gov_uk 2024-04-24 22:16:54 +01:00
Daniel Raper
64b4cccbe3 Manifest and constants 2024-04-24 21:39:58 +01:00
ReneNulschDE
8867fcc8cc Fix-awlneuss-loadFullYear 2024-04-24 18:02:35 +02:00
5ila5
2ddbb6a10b adding eastleigh_gov_uk 2024-04-23 21:13:50 +02:00
ReneNulschDE
b79009bc6c Initial commit - North Yorkshire Scarborough 2024-04-23 20:24:49 +02:00
Rene Nulsch
503eef57c9 Source: AppAbfallPlusDE - Add app-specific user-agent to request header (#2006)
* Add dedicated user agents

* Fix test case comments
2024-04-23 20:13:05 +02:00
5ila5
b5c25cbd8b fix gateshead_gov_uk 2024-04-22 19:19:06 +02:00
Alexander Lauster
f4be28d9e6 Add AWP Pfaffenhofen an der Ilm 2024-04-22 18:00:49 +02:00
Rene Nulsch
a833f17efa Fix v2: Source: AppAbfallPlusDE - Add user-agent to request (#2001)
* Fix other apps

* Fix Bonn Orange Testcase
2024-04-22 17:56:07 +02:00
5ila5
70c863e8f7 ICS: stadreiiknigung_leipzig_de update description 2024-04-20 13:52:26 +02:00
Zach Herb
8c3473f7c3 Adding hawkesbury nsw gov au (#1956)
* Added hawkesbury.nsw.gov.au as a source

* Updated docs and removed filtering

* Updated MD

* Updated based on recommendations

* comments

* Added missing array index

---------

Co-authored-by: Zach Herberstein <Zach.herberstein@pernod-ricard.com>
2024-04-19 15:08:12 +02:00
ReneNulschDE
271d7b6840 Add user-agent to request 2024-04-19 15:04:03 +02:00
kalmatthew
eab822929b Update waverley_gov_uk.md
Added clearer instructions about ensuring only a single entry for your search params and ignoring the guidance from waverly to use only Postcode
2024-04-19 14:41:50 +02:00
5ila5
eb83abbd1a fix harringey_gov_uk not working for addresses that list communal collections 2024-04-17 17:30:55 +02:00
5ila5
f529eaf2dd add Abfall_IO ics source (#1958)
* add Abfall_IO ics source

* Zollernalbkreis stopped working use abfall_io_ics now

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-04-17 17:18:35 +02:00
Marcin Marczyk
1ed8049a2c Added Gmina Miekinia Poland (#1984)
* Added source gmina_miekinia_pl

* docs

* table fix

* refactor

* refactor

* reformatting + ./update_docu_links.py

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-04-17 17:08:55 +02:00
Timothy Kist
6351158f29 Update swansea_gov_uk.md
Formatting & more generic address
2024-04-17 17:04:01 +02:00