added some more bit shifting
This commit is contained in:
parent
8b517cd308
commit
4c43a527b1
16
debian/control
vendored
16
debian/control
vendored
@ -400,6 +400,21 @@ Description: nymea.io plugin for lgsmarttv
|
|||||||
This package will install the nymea.io plugin for lgsmarttv
|
This package will install the nymea.io plugin for lgsmarttv
|
||||||
|
|
||||||
|
|
||||||
|
Package: nymea-plugin-lifx
|
||||||
|
Architecture: any
|
||||||
|
Depends: ${shlibs:Depends},
|
||||||
|
${misc:Depends},
|
||||||
|
nymea-plugins-translations,
|
||||||
|
Description: nymea.io plugin for lifx
|
||||||
|
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 lifx
|
||||||
|
|
||||||
|
|
||||||
Package: nymea-plugin-mailnotification
|
Package: nymea-plugin-mailnotification
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
@ -981,6 +996,7 @@ Depends: nymea-plugin-anel,
|
|||||||
nymea-plugin-genericthings,
|
nymea-plugin-genericthings,
|
||||||
nymea-plugin-kodi,
|
nymea-plugin-kodi,
|
||||||
nymea-plugin-lgsmarttv,
|
nymea-plugin-lgsmarttv,
|
||||||
|
nymea-plugin-lifx,
|
||||||
nymea-plugin-mailnotification,
|
nymea-plugin-mailnotification,
|
||||||
nymea-plugin-texasinstruments,
|
nymea-plugin-texasinstruments,
|
||||||
nymea-plugin-nanoleaf,
|
nymea-plugin-nanoleaf,
|
||||||
|
|||||||
1
debian/nymea-plugin-lifx.install.in
vendored
Normal file
1
debian/nymea-plugin-lifx.install.in
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_devicepluginlifx.so
|
||||||
Reference in New Issue
Block a user