core/homeassistant/components/gogogate2/manifest.json

9 lines
239 B
JSON
Raw Normal View History

{
"domain": "gogogate2",
"name": "Gogogate2 and iSmartGate",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/gogogate2",
"requirements": ["gogogate2-api==2.0.0"],
"codeowners": ["@vangorra"]
}