mirror of https://github.com/home-assistant/core
11 lines
304 B
JSON
11 lines
304 B
JSON
{
|
|
"domain": "rfxtrx",
|
|
"name": "RFXCOM RFXtrx",
|
|
"codeowners": ["@danielhiversen", "@elupus", "@RobBie1221"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/rfxtrx",
|
|
"iot_class": "local_push",
|
|
"loggers": ["RFXtrx"],
|
|
"requirements": ["pyRFXtrx==0.31.1"]
|
|
}
|