mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-15 00:22:26 +02:00
10 lines
278 B
JSON
10 lines
278 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", "diy", "switch"]
|
|
}
|