core/homeassistant/components/gtt/manifest.json

11 lines
194 B
JSON

{
"domain": "gtt",
"name": "Gtt",
"documentation": "https://www.home-assistant.io/integrations/gtt",
"requirements": [
"pygtt==1.1.2"
],
"dependencies": [],
"codeowners": []
}