Commit Graph

2710 Commits

Author SHA1 Message Date
Arama Pirika
31cae3ce8e Add Rotorua lakes council (NZ) source (#2348)
* added rotorua lakes council source

* added Rotorua lakes council source, updated README.md and added a rotorua_lakes_council_nz.md

* Update rotorua_lakes_council_nz.py

Removed debug print statement

* Removed geopy dependency - replaced with direct calls to OSM (nominatim)
Added logger and removed print statements

* Simplified output to "Recycling" and "Rubbish"

* Split rubbish and recycling outputs for days that both bin types are collected

* refactoring + reformatting + ./update_docu_links.py

* ./update_docu_links.py

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
Co-authored-by: 5ila5 <38183212+5ila5@users.noreply.github.com>
2024-08-01 11:01:15 +02:00
5ila5
1f85a77edb add Fosen Norway 2024-07-31 19:59:04 +02:00
funknerGER
33cce0cda7 Add new attribute "abfall" (#2278)
* Update c_trace_de.py

add a new a attribute "abfall" to select specific waste types. Currently all types would be collected.
If the attribute is missing, all types will be collect.

* add documentation

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-07-30 15:09:11 +02:00
5ila5
fb4f3682de Add Porirua City NZ 2024-07-30 14:46:41 +02:00
5ila5
fa25ec66b4 fix_fenland_gov_uk failing if multiple collections at the same day 2024-07-29 16:22:39 +02:00
5ila5
0cc9e6f099 add ICS source landkreis_miltenberg_de 2024-07-27 18:57:19 +02:00
5ila5
cf48b26b4b README.md add note on how to request a new source
this hopefully stops people from opening source requests as enhancement or in the discussion section
2024-07-27 18:41:47 +02:00
5ila5
aa1ce6b4b9 uttlesford_gov_uk MD: remove section on which waste types are returned
they are not really relevant and will just get outdated
2024-07-26 20:24:59 +02:00
5ila5
0b37e7e321 config_flow fetching source returns unstripped waste types
but the source setup later will strip whitespaces at the start/end,
Currently the suggested waste types may have a space at the end or beginning,
while these will be removed later and the sensor does not match the type anymore
2024-07-26 20:05:52 +02:00
5ila5
7dd10b26bf update kreis_ploen_de ics documentation 2024-07-26 19:26:08 +02:00
Ethan Bezzina
83eed622b5 Updated whittlesea_vic_gov_au to use OpenCities API (#2326)
* Updated whittlesea_vic_gov_au to use OpenCities API

* Update whittlesea_vic_gov_au doc to reflect API changes

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-07-26 19:07:38 +02:00
5ila5
7c2ade2135 update_docu_links 2024-07-26 18:59:57 +02:00
Gustav Mårdestam
bc4150dbb2 Add support for Borås sweden 2024-07-26 18:57:31 +02:00
MrGench
b32a633eec Fix lbbd.gov.uk (#2334)
* Update lbbd_gov_uk.py

* Update lbbd_gov_uk.py

* add collection_map fallback

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-07-26 18:49:03 +02:00
Gustav Mårdestam
8aed2e1d4d Double quotes caused error with f-string 2024-07-26 18:44:27 +02:00
Emil Stjerneman
7d6ef7ed9c Add Mölndal source (#2332)
* Add Mölndal source

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-07-26 18:42:43 +02:00
5ila5
8f2ecdf078 ICS add asf_online_de 2024-07-24 10:12:01 +02:00
5ila5
6cbb9787e3 muellmax_de improve error message 2024-07-22 11:49:04 +02:00
5ila5
d661d5fbaa Config Flow Union Type prefere string over other types 2024-07-21 13:16:10 +02:00
5ila5
b501816e16 apps_imactivate_com md fix 2024-07-20 18:15:27 +02:00
5ila5
e5d6a83765 add apps_imactivate_com, api for aps used by at least 4 UK municipalities 2024-07-20 18:13:40 +02:00
5ila5
3b02f5d4c4 add St Albans, UK 2024-07-20 16:48:33 +02:00
5ila5
fbb33b1584 config_flow simplified for basic installation
makes it a lot easier to skip customize and sensor configuration
2024-07-19 19:42:17 +02:00
Johnnie Blows
a130780667 Add Brent Council ICS source 2024-07-18 21:53:40 +02:00
5ila5
15f61e143d set minimum HA version to 2023.12.0 2024-07-18 21:40:10 +02:00
5ila5
9f8fe2faae manchester_uk.md update section on how to find UPRN 2024-07-18 20:44:39 +02:00
5ila5
1f6476c1f5 alw_wf_de improve city/street matching 2024-07-18 12:18:05 +02:00
5ila5
d2d3d7c091 middlesbrough_gov_uk move to recollect 2024-07-18 11:32:12 +02:00
Gustav Mårdestam
8a5a7cb9bf Add edpevent and merge SSAM and Uppsalavatten (#2281)
* Add edpevent and merge SSAM and Uppsalavatten

This follows a discussion on pull request #2261

* Revert "Add edpevent and merge SSAM and Uppsalavatten"

This reverts commit 4e3b88e842954856751a04b7fb1b042c2cf24e3f.

* Add support for doc generator for edpevent multiple sources

* Add edpevent source

This is a multi source for all that use edpevent.
As of this commit that includes:
- Boden
- Uppsala Vatten
- SSAM
- Skellefteå

* Deprecate SSAM and Uppsala Vatten

* reformatting

---------

Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
2024-07-17 17:42:13 +02:00
ReneNulschDE
4b7ef1e35e Fix Manchester_UK - New service endpoint 2024-07-17 17:26:46 +02:00
ReneNulschDE
6b985ddaa6 move-newport-to-itouchvision 2024-07-17 17:21:44 +02:00
ReneNulschDE
7329c162eb Add ahk_heidekreis 2024-07-17 17:20:29 +02:00
5ila5
fb306ed316 fix was_wolfsburg_de 2024-07-16 22:45:53 +02:00
5ila5
196c8473e4 add Stoud, UK 2024-07-16 21:46:03 +02:00
5ila5
e023d76768 Recollect ICS add Halifax 2024-07-16 17:52:12 +02:00
5ila5
a7b37c7d4f recollect ICS source add simcoe.ca as extra_info 2024-07-16 17:36:39 +02:00
5ila5
21e4f66f20 kwu_de match street with == intead of in
this fixes a problem where street Im Feldweg is selected when searching for the street Feldweg
2024-07-16 17:24:33 +02:00
5ila5
a8c6e14c3e config_flow move ICS sources to country selection with selected default params 2024-07-16 00:28:35 +02:00
5ila5
a15edae4d5 add reso_gmbh_de 2024-07-16 00:20:42 +02:00
5ila5
c09a208b65 fix circulus_nl 2024-07-15 23:35:17 +02:00
5ila5
67a4539d35 fix AppAbfallplus failing if a street contains a tab 2024-07-15 23:14:55 +02:00
5ila5
16f033a7c9 kwu_de imporve error messages + reformatting 2024-07-15 22:04:56 +02:00
5ila5
7d24ee6077 api_golemio_cz fix wrong typehint lead to integer instead of float GUI input field 2024-07-15 21:59:13 +02:00
5ila5
2894a19d12 treating ics params in GUI as DICT not STRING 2024-07-14 18:06:44 +02:00
5ila5
57c796a384 broxtowe skip date if not parsable instead of fail compleatly + reformatting 2024-07-13 22:04:31 +02:00
5ila5
4aa5aaa97e add eastlothian_gov_uk 2024-07-13 21:40:20 +02:00
5ila5
a88a8b1d78 kuringgai_nsw_gov_au accept integer post_code and street_number 2024-07-13 17:46:36 +02:00
5ila5
50953dc805 version bump to 2.0.0 2024-07-13 12:21:08 +02:00
5ila5
a2a5f2201e Remove unneccesary fetch test
coordinator.async_config_entry_first_refresh() does excactly the same:
test if fetch is successfull and if not raise ConfigEntryNotReady
2024-07-13 12:18:19 +02:00
ReneNulschDE
9e45a2e214 Fix - AppAbfallPlus - Header structure 2024-07-13 11:42:41 +02:00