hass-core/homeassistant/components/cisco_ios/manifest.json
2023-02-08 20:16:39 +01:00

9 lines
268 B
JSON

{
"domain": "cisco_ios",
"name": "Cisco IOS",
"codeowners": ["@fbradyirl"],
"documentation": "https://www.home-assistant.io/integrations/cisco_ios",
"iot_class": "local_polling",
"loggers": ["pexpect", "ptyprocess"],
"requirements": ["pexpect==4.6.0"]
}