Files
Garbage-Collection-fr/custom_components/garbage_collection/manifest.json
T

18 lines
464 B
JSON

{
"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"
}