diff --git a/debian/control b/debian/control index ec04855d..e043a1d3 100644 --- a/debian/control +++ b/debian/control @@ -102,21 +102,6 @@ Description: guh.io plugin for denon This package will install the guh.io plugin for denon -Package: guh-plugin-elgato -Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, - guh-plugins-translations, -Description: guh.io plugin for elgato - The guh 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 guh.io plugin for elgato - - Package: guh-plugin-elro Architecture: any Depends: ${shlibs:Depends}, @@ -356,20 +341,6 @@ Description: guh.io plugin for plantcare . This package will install the guh.io plugin for plantcare -Package: guh-plugin-senic -Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, - guh-plugins-translations, -Description: guh.io plugin for senic - The guh 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 guh.io plugin for senic - Package: guh-plugin-udpcommander Architecture: any @@ -481,7 +452,6 @@ Architecture: all Depends: guh-plugin-awattar, guh-plugin-datetime, guh-plugin-denon, - guh-plugin-elgato, guh-plugin-eq-3, guh-plugin-kodi, guh-plugin-lgsmarttv, @@ -490,7 +460,7 @@ Depends: guh-plugin-awattar, guh-plugin-networkdetector, guh-plugin-openweathermap, guh-plugin-philipshue, - guh-plugin-senic, + guh-plugin-pushbullet, guh-plugin-wakeonlan, guh-plugin-wemo, Description: Plugins for guh IoT server - the default plugin collection diff --git a/debian/guh-plugin-elgato.install.in b/debian/guh-plugin-elgato.install.in deleted file mode 100644 index 64e98101..00000000 --- a/debian/guh-plugin-elgato.install.in +++ /dev/null @@ -1 +0,0 @@ -usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginelgato.so \ No newline at end of file diff --git a/debian/guh-plugin-senic.install.in b/debian/guh-plugin-senic.install.in deleted file mode 100644 index 73b653c3..00000000 --- a/debian/guh-plugin-senic.install.in +++ /dev/null @@ -1 +0,0 @@ -usr/lib/@DEB_HOST_MULTIARCH@/guh/plugins/libguh_devicepluginsenic.so \ No newline at end of file diff --git a/guh-plugins.pro b/guh-plugins.pro index 24267b83..f639a077 100644 --- a/guh-plugins.pro +++ b/guh-plugins.pro @@ -21,6 +21,7 @@ PLUGIN_DIRS = \ tcpcommander \ kodi \ #elgato \ + #senic \ awattar \ netatmo \ plantcare \ @@ -29,7 +30,6 @@ PLUGIN_DIRS = \ orderbutton \ denon \ avahimonitor \ - #senic \ gpio \