1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-11 13:38:35 +00:00
Files
core/homeassistant/components/sql/manifest.json
2020-05-17 20:07:23 -05:00

8 lines
179 B
JSON

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