2020-10-10 11:01:53 +00:00
|
|
|
{
|
|
|
|
"domain": "ruckus_unleashed",
|
|
|
|
"name": "Ruckus Unleashed",
|
2023-02-08 19:13:46 +00:00
|
|
|
"codeowners": ["@gabe565"],
|
2020-10-10 11:01:53 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ruckus_unleashed",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-02-08 19:13:46 +00:00
|
|
|
"loggers": ["pexpect", "pyruckus"],
|
|
|
|
"requirements": ["pyruckus==0.16"]
|
2020-10-15 10:49:43 +00:00
|
|
|
}
|