mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
12 lines
333 B
JSON
12 lines
333 B
JSON
{
|
|
"domain": "rfxtrx",
|
|
"name": "RFXCOM RFXtrx",
|
|
"codeowners": ["@danielhiversen", "@elupus", "@RobBie1221"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"loggers": ["RFXtrx"],
|
|
"requirements": ["pyRFXtrx==0.31.1"]
|
|
}
|