core/homeassistant/components/snmp/manifest.json

9 lines
201 B
JSON

{
"domain": "snmp",
"name": "SNMP",
"documentation": "https://www.home-assistant.io/integrations/snmp",
"requirements": ["pysnmp==4.4.12"],
"codeowners": [],
"iot_class": "local_polling"
}