2024-11-18 00:43:28 +03:00
|
|
|
{
|
2024-11-18 11:15:01 +03:00
|
|
|
"domain": "ha-text-ai",
|
2024-11-18 00:43:28 +03:00
|
|
|
"name": "HA text AI",
|
|
|
|
|
"config_flow": true,
|
2024-11-18 11:15:01 +03:00
|
|
|
"documentation": "https://github.com/smkrv/ha-text-ai",
|
|
|
|
|
"issue_tracker": "https://github.com/smkrv/ha-text-ai/issues",
|
2024-11-18 00:43:28 +03:00
|
|
|
"requirements": ["openai>=1.0.0"],
|
|
|
|
|
"ssdp": [],
|
|
|
|
|
"zeroconf": [],
|
|
|
|
|
"homekit": {},
|
|
|
|
|
"dependencies": [],
|
|
|
|
|
"codeowners": ["@smkrv"],
|
2024-11-18 11:10:55 +03:00
|
|
|
"version": "1.0.0",
|
2024-11-18 00:43:28 +03:00
|
|
|
"iot_class": "cloud_polling"
|
2024-11-14 18:28:36 +03:00
|
|
|
}
|