3 Commits

Author SHA1 Message Date
mampfes
293f2a1187 replace <br> with double-spaces in markdown files 2022-12-24 11:01:36 +01:00
mampfes
85e4b1fc81 refactor hygea_be
- fix support for postal code only cities (like Erquelinnes)
- minor refactorings in fetch code
2021-11-01 10:41:29 +01:00
Timothee Simon
d9cd5bfe80 Add support for hygea.be (#90)
* feat: add support for hygea

* chore: renamaed hygea to follow the rule

* fix: impossible to import and added icons

* fix: datetime instead of date

* fix: range instead of data

* fix: data instead of day

* fix: handling bad response

* fix: 'Déchets residuels' not working properly

* fix: 'Déchets residuels' not working properly

* disabled 'Dechets residuels' because it is not returned by the api

* doc: add documentation

Co-authored-by: Tim Simon <tim@mirahi.io>
2021-11-01 10:39:05 +01:00