14 lines
314 B
JSON
14 lines
314 B
JSON
{
|
|
"domain": "litterrobot",
|
|
"name": "Litter-Robot",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/litterrobot",
|
|
"requirements": [
|
|
"pylitterbot==2021.12.0"
|
|
],
|
|
"codeowners": [
|
|
"@natekspencer"
|
|
],
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["pylitterbot"]
|
|
} |