Update to libnymea-gpio, extend gpio params, restore output gpio on reboot and add gpio buttons

This commit is contained in:
Simon Stürz 2021-09-04 16:55:33 +02:00
parent f9de3396ef
commit d1dbff49f0

2
debian/control vendored
View File

@ -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,
@ -365,6 +366,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