core/homeassistant/components/quantum_gateway/manifest.json

9 lines
260 B
JSON
Raw Normal View History

{
"domain": "quantum_gateway",
"name": "Quantum Gateway",
"codeowners": ["@cisasteelersfan"],
2023-02-08 19:13:46 +00:00
"documentation": "https://www.home-assistant.io/integrations/quantum_gateway",
"iot_class": "local_polling",
"requirements": ["quantum-gateway==0.0.8"]
}