diff --git a/manifest.json b/manifest.json deleted file mode 100644 index 64e0a29..0000000 --- a/manifest.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "domain": "uster_waste", - "name": "Uster Waste Collection", - "codeowners": [ - "@rolfinho" - ], - "config_flow": true, - "dependencies": [], - "documentation": "https://github.com/rolfinho/uster_waste", - "integration_type": "service", - "iot_class": "cloud_polling", - "issue_tracker": "https://github.com/rolfinho/uster_waste/issues", - "platforms": ["sensor", "button"], - "requirements": ["aiohttp", "beautifulsoup4"], - "version": "0.0.1" -} -