Merge PR #293: New Plugin: Fronius

pull/1/head
Jenkins nymea 2020-08-25 17:40:11 +02:00
commit c19e80171c
3 changed files with 19 additions and 0 deletions

17
debian/control vendored
View File

@ -293,6 +293,22 @@ Description: nymea.io plugin for Xiaomi Flower care devices
also know as Plant care or MiCare
Package: nymea-plugin-fronius
Architecture: any
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
nymea-plugins-translations,
Description: nymea.io plugin for Fronius PV inverters
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 Fronius
Package: nymea-plugin-eq-3
Architecture: any
Depends: ${shlibs:Depends},
@ -978,6 +994,7 @@ Depends: nymea-plugin-anel,
nymea-plugin-doorbird,
nymea-plugin-eq-3,
nymea-plugin-flowercare,
nymea-plugin-fronius,
nymea-plugin-genericthings,
nymea-plugin-kodi,
nymea-plugin-lgsmarttv,

View File

@ -0,0 +1 @@
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginfronius.so

View File

@ -19,6 +19,7 @@ PLUGIN_DIRS = \
elgato \
eq-3 \
flowercare \
fronius \
genericelements \
genericthings \
gpio \