mirror of
https://github.com/nymea/nymea-plugins.git
synced 2026-08-05 03:33:51 +02:00
added meta.json and debian control
This commit is contained in:
parent
a0fd7c6fdb
commit
0c226f9b7e
16
debian/control
vendored
16
debian/control
vendored
@ -450,6 +450,21 @@ Description: nymea.io plugin for lifx
|
|||||||
This package will install the nymea.io plugin for lifx
|
This package will install the nymea.io plugin for lifx
|
||||||
|
|
||||||
|
|
||||||
|
Package: nymea-plugin-lukeroberts
|
||||||
|
Architecture: any
|
||||||
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
|
nymea-plugins-translations,
|
||||||
|
Description: nymea.io plugin for Luke Roberts
|
||||||
|
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
||||||
|
server works like a translator for devices, things and services and
|
||||||
|
allows them to interact.
|
||||||
|
With the powerful rule engine you are able to connect any device available
|
||||||
|
in the system and create individual scenes and behaviors for your environment.
|
||||||
|
.
|
||||||
|
This package will install the nymea.io plugin for Luke Roberts
|
||||||
|
|
||||||
|
|
||||||
Package: nymea-plugin-mailnotification
|
Package: nymea-plugin-mailnotification
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
@ -1150,6 +1165,7 @@ Depends: nymea-plugin-anel,
|
|||||||
nymea-plugin-kodi,
|
nymea-plugin-kodi,
|
||||||
nymea-plugin-lgsmarttv,
|
nymea-plugin-lgsmarttv,
|
||||||
nymea-plugin-lifx,
|
nymea-plugin-lifx,
|
||||||
|
nymea-plugin-lukeroberts,
|
||||||
nymea-plugin-mailnotification,
|
nymea-plugin-mailnotification,
|
||||||
nymea-plugin-texasinstruments,
|
nymea-plugin-texasinstruments,
|
||||||
nymea-plugin-telegram,
|
nymea-plugin-telegram,
|
||||||
|
|||||||
1
debian/nymea-plugin-lukeroberts.install.in
vendored
Normal file
1
debian/nymea-plugin-lukeroberts.install.in
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginlukeroberts.so
|
||||||
BIN
lukeroberts/lukeroberts.png
Normal file
BIN
lukeroberts/lukeroberts.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
13
lukeroberts/meta.json
Normal file
13
lukeroberts/meta.json
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"title": "Luke Roberts",
|
||||||
|
"tagline": "Control Luke Roberts model F.",
|
||||||
|
"icon": "lukeroberts.png",
|
||||||
|
"stability": "consumer",
|
||||||
|
"offline": true,
|
||||||
|
"technologies": [
|
||||||
|
"bluetooth"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"light"
|
||||||
|
]
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user