core/homeassistant/components/snmp/manifest.json

8 lines
169 B
JSON

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