diff --git a/docs/blocks/specials/garbage.rst b/docs/blocks/specials/garbage.rst index 40042e72..a90de9cb 100644 --- a/docs/blocks/specials/garbage.rst +++ b/docs/blocks/specials/garbage.rst @@ -74,6 +74,31 @@ The ``afvalinfo`` company requires that besides zipcode and housenumber also the For some cities the district name needs to be provided as well via the ``district`` block parameter. +For the gemeente Maassluis you need to provide one of the following districts as ``district`` parameter: + + "Binnenstad/centrum" + "Componistenwijk" + "Dalenbuurt" + "Dichtersbuurt" + "Drevenbuurt" + "Koningshoek" + "Maasdijk" + "Molenwijk" + "Oranjewijk" + "Sluispolder Oost" + "Vertowijk" + "Vogelwijk" + "Weverskade" + "Wijk 't Hoofd" + "Wilgenrijk" + "Zeeheldenbuurt" + "Zuidbuurt" + +For the gemeente ouder-amstel you need to provide one of the following districts as ``district`` parameter: + + "Bebouwde kom" + "Buitengebied" + For more info see, and special thanks, see https://github.com/heyajohnny/afvalinfo If you are happy with ``afvalinfo`` don't forget to support the author `heyajohnny `_ for making this API available. diff --git a/docs/releasenotes/releasenotes.rst b/docs/releasenotes/releasenotes.rst index b87ad94b..5d5d4a09 100644 --- a/docs/releasenotes/releasenotes.rst +++ b/docs/releasenotes/releasenotes.rst @@ -8,6 +8,9 @@ For Dashticz's **master** version Release Notes go to: https://dashticz.readthed Recent changes --------------- +v3.10.3 Beta (2-5-2023) +------------------------- + Enhancements ~~~~~~~~~~~~~ diff --git a/version.txt b/version.txt index 543f4c48..9f75dee2 100644 --- a/version.txt +++ b/version.txt @@ -1,8 +1,9 @@ { -"version": "3.10.2", +"version": "3.10.3", "branch": "beta", -"last_changes": "P1 and energy dials: subtype 'power' to show actual power usage.", +"last_changes": "OpenWeaterMap 3.0 API and generic garbage company afvalinfo", "changelog" : { + "3.10.2": "P1 and energy dials: subtype 'power' to show actual power usage.", "3.10.1": "Support for authentication Domoticz>14708", "3.10.0": "Beta derived from 3.10", "3.10": "Master version"