mirror of
https://github.com/elisspace/core.git
synced 2026-09-06 02:24:32 +00:00
8 lines
179 B
JSON
8 lines
179 B
JSON
{
|
|
"domain": "sql",
|
|
"name": "SQL",
|
|
"documentation": "https://www.home-assistant.io/integrations/sql",
|
|
"requirements": ["sqlalchemy==1.3.16"],
|
|
"codeowners": ["@dgomes"]
|
|
}
|