The canonical URL moved, so IDENTITY.md, the homepage tile and widget, and the Home Assistant integration manifest follow it.
11 lines
348 B
JSON
11 lines
348 B
JSON
{
|
|
"domain": "ai_agent",
|
|
"name": "AI Agent notifications",
|
|
"version": "1.0.0",
|
|
"documentation": "https://git.gabvdl.xyz/gabrielvidal/raspy-homelab/src/branch/main/services/ai-agent/integrations/home-assistant",
|
|
"dependencies": ["webhook"],
|
|
"codeowners": ["@GabrielVidal1"],
|
|
"iot_class": "local_push",
|
|
"integration_type": "service"
|
|
}
|