mirror of
https://github.com/elisspace/core.git
synced 2026-09-25 12:07:13 +00:00
9 lines
246 B
JSON
9 lines
246 B
JSON
{
|
|
"domain": "nmap_tracker",
|
|
"name": "Nmap Tracker",
|
|
"documentation": "https://www.home-assistant.io/integrations/nmap_tracker",
|
|
"requirements": ["python-nmap==0.6.1", "getmac==0.8.2"],
|
|
"codeowners": [],
|
|
"iot_class": "local_polling"
|
|
}
|