|
{
|
|
"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.36", "sqlparse==0.5.0"]
|
|
}
|