2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "recollect_waste",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "ReCollect Waste",
|
2023-02-08 19:13:46 +00:00
|
|
|
"codeowners": ["@bachya"],
|
2020-11-12 10:00:42 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/recollect_waste",
|
2023-02-08 19:13:46 +00:00
|
|
|
"integration_type": "service",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2022-10-25 20:23:54 +00:00
|
|
|
"loggers": ["aiorecollect"],
|
2023-02-08 19:13:46 +00:00
|
|
|
"requirements": ["aiorecollect==1.0.8"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|