Merge PR #475: Gpio: Update to libnymea-gpio and add GPIO buttons, overall improvements
This commit is contained in:
commit
79b2c77af0
2
debian/control
vendored
2
debian/control
vendored
@ -6,6 +6,7 @@ Build-depends: libboblight-dev,
|
|||||||
debhelper (>= 0.0.0),
|
debhelper (>= 0.0.0),
|
||||||
libnymea-dev (>= 0.26~),
|
libnymea-dev (>= 0.26~),
|
||||||
libnymea-mqtt-dev,
|
libnymea-mqtt-dev,
|
||||||
|
libnymea-gpio-dev,
|
||||||
libnymea-zigbee-dev,
|
libnymea-zigbee-dev,
|
||||||
libqt5serialport5-dev,
|
libqt5serialport5-dev,
|
||||||
libqt5websockets5-dev,
|
libqt5websockets5-dev,
|
||||||
@ -376,6 +377,7 @@ Package: nymea-plugin-gpio
|
|||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends},
|
Depends: ${shlibs:Depends},
|
||||||
${misc:Depends},
|
${misc:Depends},
|
||||||
|
libnymea-gpio,
|
||||||
nymea-plugins-translations,
|
nymea-plugins-translations,
|
||||||
Description: nymea.io plugin for gpio
|
Description: nymea.io plugin for gpio
|
||||||
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
The nymea daemon is a plugin based IoT (Internet of Things) server. The
|
||||||
|
|||||||
Reference in New Issue
Block a user