core/homeassistant/components/fortigate/manifest.json

8 lines
190 B
JSON

{
"domain": "fortigate",
"name": "FortiGate",
"documentation": "https://www.home-assistant.io/integrations/fortigate",
"codeowners": ["@kifeo"],
"requirements": ["pyfgt==0.5.1"]
}