mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 19:37:12 +00:00
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"]
|
|
}
|