mirror of
https://github.com/home-assistant/core.git
synced 2026-08-07 05:46:41 +01:00
- Changelog: https://docs.sqlalchemy.org/en/14/changelog/changelog_14.html#change-1.4.23
9 lines
211 B
JSON
9 lines
211 B
JSON
{
|
|
"domain": "sql",
|
|
"name": "SQL",
|
|
"documentation": "https://www.home-assistant.io/integrations/sql",
|
|
"requirements": ["sqlalchemy==1.4.23"],
|
|
"codeowners": ["@dgomes"],
|
|
"iot_class": "local_polling"
|
|
}
|