1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/rflink/manifest.json
2023-03-12 12:44:47 -10:00

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"]
}