* Bump pylitterbot to 2021.7.1 * Bump pylitterbot dependency to 2021.7.2 which unpins Authlib and httpx dependencies
9 lines
268 B
JSON
9 lines
268 B
JSON
{
|
|
"domain": "litterrobot",
|
|
"name": "Litter-Robot",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/litterrobot",
|
|
"requirements": ["pylitterbot==2021.7.2"],
|
|
"codeowners": ["@natekspencer"],
|
|
"iot_class": "cloud_polling"
|
|
}
|