10 lines
252 B
JSON
10 lines
252 B
JSON
{
|
|
"domain": "sql",
|
|
"name": "SQL",
|
|
"documentation": "https://www.home-assistant.io/integrations/sql",
|
|
"requirements": ["sqlalchemy==1.4.38"],
|
|
"codeowners": ["@dgomes", "@gjohansson-ST"],
|
|
"config_flow": true,
|
|
"iot_class": "local_polling"
|
|
}
|