core/homeassistant/components/rfxtrx/manifest.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"]
}