1
mirror of https://github.com/home-assistant/core synced 2024-10-07 10:13:38 +02:00
ha-core/homeassistant/components/fortios/manifest.json
2022-01-28 13:37:53 -08:00

10 lines
269 B
JSON

{
"domain": "fortios",
"name": "FortiOS",
"documentation": "https://www.home-assistant.io/integrations/fortios/",
"requirements": ["fortiosapi==1.0.5"],
"codeowners": ["@kimfrellsen"],
"iot_class": "local_polling",
"loggers": ["fortiosapi", "paramiko"]
}