mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 00:22:12 +00:00
10 lines
258 B
JSON
10 lines
258 B
JSON
{
|
|
"domain": "recswitch",
|
|
"name": "Ankuoo REC Switch",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/recswitch",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyrecswitch"],
|
|
"requirements": ["pyrecswitch==1.0.2"]
|
|
}
|