9 lines
236 B
JSON
9 lines
236 B
JSON
|
{
|
||
|
"domain": "litterrobot",
|
||
|
"name": "Litter-Robot",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/litterrobot",
|
||
|
"requirements": ["pylitterbot==2021.2.5"],
|
||
|
"codeowners": ["@natekspencer"]
|
||
|
}
|