update_docu_links

This commit is contained in:
5ila5
2024-07-26 18:59:09 +02:00
committed by 5ila5
parent bc4150dbb2
commit 7c2ade2135
4 changed files with 10 additions and 1 deletions

View File

@@ -1205,6 +1205,7 @@ Waste collection schedules in the following formats and countries are supported.
- [Affärsverken](/doc/source/affarsverken_se.md) / affarsverken.se
- [Boden](/doc/source/edpevent_se.md) / boden.se
- [Borås Energi och Miljö](/doc/source/edpevent_se.md) / borasem.se
- [EDPEvent - Multi Source](/doc/source/edpevent_se.md) / edpevent.se
- [Gästrike Återvinnare](/doc/source/gastrikeatervinnare_se.md) / gastrikeatervinnare.se
- [Jönköping - June Avfall & Miljö](/doc/source/juneavfall_se.md) / juneavfall.se

View File

@@ -6390,6 +6390,13 @@
"service_provider": "boden"
}
},
{
"title": "Bor\u00e5s Energi och Milj\u00f6",
"module": "edpevent_se",
"default_params": {
"service_provider": "boras"
}
},
{
"title": "EDPEvent - Multi Source",
"module": "edpevent_se",

View File

@@ -6,6 +6,7 @@ This integration now also supports the municipalities of Boden and Skellefteå.
## Current supported service providers
<!--Begin of service section-->
- `boden`: Boden
- `boras`: Borås Energi och Miljö
- `skelleftea`: Skellefteå
- `ssam`: SSAM Södra Smalånds Avfall & Miljö
- `uppsalavatten`: Uppsala Vatten

File diff suppressed because one or more lines are too long