* Add Richmond Hill to INFO doc of recyclecoach.
Picking another recyclecoach city (like Vaughn) and entering an address in Richmond Hill functions fine. List it as a first class city, as it's clearly supported.
* Update documentation for Richmond Hill.
Note: this was generated by update_docu_links.py
* add test case
---------
Co-authored-by: Greg Prosser <gregp@pers-t14s-gp>
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Create dorset_gov_uk.md
* Create dorset_gov_uk.py
* Added Dorset Council
* Fixed data colleection
Date format was wrong + JSON data was embedded more
* Fixed no data returned when specific bin not used
* refromatting
* ./update_docu_links.py
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
this way we can have individual translations per input filed
and we can have individual descriptions for the whole form or
input-field or on a input field basis,
this way we can _move_ more documentation directly in the UI
config_flow
fix generics missing
Exceptions that should be raised by sources to show the error message at the faulty
imput field. Some exceptions have additional information such as suggestions for
other values, which transforms the the input filed to a select filed still
allowing own inputs
* Add source islington_gov_uk
Fixes#2646
* Add support for business address bin types
* reformatting + modified one test case from string to integer
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* New source - City of Ryde, uses same API as Campbelltown, with City of Ryde URL prepended
* Updated source and added doc
* Added City of Ryde to sources
* Removed hardcoded 'NSW' from query to fix API lookup
* Added City of Ryde
* Updated per PR #2579 comments
* Used requests for param encoding
* Added exception for address lookup failure
* reformatting + ./update_docu_links.py
---------
Co-authored-by: 5ila5 <5ila5@users.noreply.github.com>
* Update Tests in renfrewshire_gov_uk.py
Add a new test for a postcode that has multiple bin collections on 1 day
* Handle Multiple bins on 1 day
Update code to handle multiple bin collections on a single day