1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-25 01:40:15 +01:00
Files
core/homeassistant/components/sql/manifest.json
T
2020-10-13 08:43:58 -05:00

8 lines
179 B
JSON

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