mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
10 lines
244 B
JSON
10 lines
244 B
JSON
{
|
|
"domain": "rflink",
|
|
"name": "RFLink",
|
|
"codeowners": ["@javicalle"],
|
|
"documentation": "https://www.home-assistant.io/integrations/rflink",
|
|
"iot_class": "assumed_state",
|
|
"loggers": ["rflink"],
|
|
"requirements": ["rflink==0.0.65"]
|
|
}
|