core/homeassistant/components/recollect_waste/manifest.json

10 lines
271 B
JSON

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