core/homeassistant/components/zabbix/manifest.json

10 lines
236 B
JSON

{
"domain": "zabbix",
"name": "Zabbix",
"documentation": "https://www.home-assistant.io/integrations/zabbix",
"requirements": ["py-zabbix==1.1.7"],
"codeowners": [],
"iot_class": "local_polling",
"loggers": ["pyzabbix"]
}