mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-21 22:54:00 +08:00
Update manifest.json
This commit is contained in:
@@ -1,13 +1,15 @@
|
|||||||
{
|
{
|
||||||
"domain": "ha_text_ai",
|
"domain": "ha_text_ai",
|
||||||
"name": "HA Text AI Integration",
|
"name": "HA Text AI",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"documentation": "https://github.com/smkrv/ha-text-ai",
|
"config_flow": true,
|
||||||
"issue_tracker": "https://github.com/smkrv/ha-text-ai/issues",
|
"documentation": "https://github.com/smkrv/ha-text-ai",
|
||||||
"dependencies": [],
|
"issue_tracker": "https://github.com/smkrv/ha-text-ai/issues",
|
||||||
"codeowners": ["@smkrv"],
|
"requirements": ["openai>=1.0.0"],
|
||||||
"requirements": ["openai>=1.0.0"],
|
"ssdp": [],
|
||||||
"config_flow": true,
|
"zeroconf": [],
|
||||||
"iot_class": "cloud_polling",
|
"homekit": {},
|
||||||
"homeassistant": "2023.5.0"
|
"dependencies": [],
|
||||||
|
"codeowners": ["@ysmkrv"],
|
||||||
|
"iot_class": "cloud_polling"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user