core/homeassistant/components/recollect_waste/manifest.json

12 lines
335 B
JSON

{
"domain": "recollect_waste",
"name": "ReCollect Waste",
"codeowners": ["@bachya"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/recollect_waste",
"integration_type": "service",
"iot_class": "cloud_polling",
"loggers": ["aiorecollect"],
"requirements": ["aiorecollect==1.0.8"]
}