File: /volume1/docker/homeassistant2025/custom_components/hass_agent/manifest.json
{
"domain": "hass_agent",
"name": "HASS.Agent",
"version": "2022.11.9",
"config_flow": true,
"documentation": "https://github.com/LAB02-Research/HASS.Agent-Integration",
"issue_tracker": "https://github.com/LAB02-Research/HASS.Agent-Integration/issues",
"mqtt": ["hass.agent/devices/#"],
"ssdp": [],
"zeroconf": [],
"homekit": {},
"dependencies": [
"mqtt",
"http"
],
"codeowners": [
"@fillefilip8",
"@LAB02-Admin"
],
"iot_class": "local_push"
}