Fork garbage_collection avec décalage jours fériés FR

This commit is contained in:
2026-06-17 11:16:24 +02:00
commit 162483ba3c
43 changed files with 4120 additions and 0 deletions
@@ -0,0 +1,18 @@
{
"domain": "garbage_collection",
"name": "Garbage Collection",
"codeowners": [
"@bruxy70"
],
"config_flow": true,
"dependencies": [],
"documentation": "https://github.com/bruxy70/Garbage-Collection/",
"integration_type": "helper",
"iot_class": "calculated",
"issue_tracker": "https://github.com/bruxy70/Garbage-Collection/issues",
"requirements": [
"python-dateutil>=2.8.2",
"holidays>=0.40"
],
"version": "3.21-morgane-fr"
}