mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-07-01 22:20:55 +02:00
11 lines
225 B
JSON
11 lines
225 B
JSON
{
|
|
"title": "GPIO",
|
|
"tagline": "Control GPIOs for Raspberry Pi or BeagleBone Black.",
|
|
"icon": "beagleboneblack.svg",
|
|
"stability": "community",
|
|
"offline": false,
|
|
"categories": [
|
|
"sensor"
|
|
]
|
|
}
|