mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-15 00:22:26 +02:00
10 lines
291 B
JSON
10 lines
291 B
JSON
{
|
|
"title": "Owlet",
|
|
"tagline": "Allows using microcontroller pins of various microcontrollers with nymea",
|
|
"icon": "",
|
|
"stability": "community",
|
|
"offline": true,
|
|
"technologies": ["Serial Port", "Network"],
|
|
"categories": ["Sensor", "Relay", "Switch", "Gateway"]
|
|
}
|