1
mirror of https://github.com/home-assistant/core synced 2024-09-03 08:14:07 +02:00
ha-core/homeassistant/components/snmp/manifest.json
2020-01-07 08:19:44 -05:00

9 lines
191 B
JSON

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