1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-01 00:44:04 +00:00
Files
core/homeassistant/components/sql/manifest.json
2020-01-07 08:19:44 -05:00

9 lines
201 B
JSON

{
"domain": "sql",
"name": "SQL",
"documentation": "https://www.home-assistant.io/integrations/sql",
"requirements": ["sqlalchemy==1.3.12"],
"dependencies": [],
"codeowners": ["@dgomes"]
}