2024-11-14 23:26:39 +03:00
|
|
|
{
|
2024-11-15 00:57:36 +03:00
|
|
|
"domain": "ha_text_ai",
|
|
|
|
|
"name": "HA Text AI",
|
|
|
|
|
"version": "1.0.0",
|
|
|
|
|
"config_flow": true,
|
|
|
|
|
"documentation": "https://github.com/smkrv/ha-text-ai",
|
|
|
|
|
"issue_tracker": "https://github.com/smkrv/ha-text-ai/issues",
|
|
|
|
|
"requirements": ["openai>=1.0.0"],
|
|
|
|
|
"ssdp": [],
|
|
|
|
|
"zeroconf": [],
|
|
|
|
|
"homekit": {},
|
|
|
|
|
"dependencies": [],
|
2024-11-15 01:12:45 +03:00
|
|
|
"codeowners": ["@smkrv"],
|
|
|
|
|
"iot_class": "cloud_polling",
|
2024-11-15 01:14:35 +03:00
|
|
|
"min_ha_version": "2023.8.0",
|
|
|
|
|
"icon": "images/icon.svg"
|
2024-11-14 18:28:36 +03:00
|
|
|
}
|