nymea-plugins/networkdetector/meta.json

14 lines
268 B
JSON

{
"title": "Network Detector",
"tagline": "Detect devices connected to the LAN.",
"icon": "networkdetector.svg",
"stability": "community",
"offline": true,
"technologies": [
"network"
],
"categories": [
"sensor"
]
}