mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 11:36:53 +00:00
12 lines
248 B
JSON
12 lines
248 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.1"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|