Rename zigbee-generic-lights plugin to zigbeegenericlights for consistancy
This commit is contained in:
parent
a8691fe998
commit
4f4bc7e9f5
@ -1 +1 @@
|
|||||||
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginzigbee-generic-lights.so
|
usr/lib/@DEB_HOST_MULTIARCH@/nymea/plugins/libnymea_integrationpluginzigbeegenericlights.so
|
||||||
|
|||||||
@ -65,7 +65,7 @@ PLUGIN_DIRS = \
|
|||||||
wemo \
|
wemo \
|
||||||
ws2812fx \
|
ws2812fx \
|
||||||
zigbeegeneric \
|
zigbeegeneric \
|
||||||
zigbee-generic-lights \
|
zigbeegenericlights \
|
||||||
zigbee-lumi \
|
zigbee-lumi \
|
||||||
zigbee-philipshue \
|
zigbee-philipshue \
|
||||||
zigbee-tradfri \
|
zigbee-tradfri \
|
||||||
|
|||||||
@ -38,7 +38,7 @@ class IntegrationPluginZigbeeGenericLights: public IntegrationPlugin, public Zig
|
|||||||
{
|
{
|
||||||
Q_OBJECT
|
Q_OBJECT
|
||||||
|
|
||||||
Q_PLUGIN_METADATA(IID "io.nymea.IntegrationPlugin" FILE "integrationpluginzigbee-generic-lights.json")
|
Q_PLUGIN_METADATA(IID "io.nymea.IntegrationPlugin" FILE "integrationpluginzigbeegenericlights.json")
|
||||||
Q_INTERFACES(IntegrationPlugin)
|
Q_INTERFACES(IntegrationPlugin)
|
||||||
|
|
||||||
public:
|
public:
|
||||||
Loading…
x
Reference in New Issue
Block a user