mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 02:57:48 +00:00
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.12
10 lines
259 B
JSON
10 lines
259 B
JSON
{
|
|
"domain": "sql",
|
|
"name": "SQL",
|
|
"codeowners": ["@gjohansson-ST", "@dougiteixeira"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/sql",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["sqlalchemy==2.0.12"]
|
|
}
|