Disable python plugins
parent
259e0c7d1d
commit
e0328bbd4b
|
|
@ -5,7 +5,6 @@ PLUGIN_DIRS = \
|
||||||
aqi \
|
aqi \
|
||||||
avahimonitor \
|
avahimonitor \
|
||||||
awattar \
|
awattar \
|
||||||
bimmerconnected \
|
|
||||||
bluos \
|
bluos \
|
||||||
bose \
|
bose \
|
||||||
bosswerk \
|
bosswerk \
|
||||||
|
|
@ -15,7 +14,6 @@ PLUGIN_DIRS = \
|
||||||
daylightsensor \
|
daylightsensor \
|
||||||
denon \
|
denon \
|
||||||
doorbird \
|
doorbird \
|
||||||
dht \
|
|
||||||
dweetio \
|
dweetio \
|
||||||
dynatrace \
|
dynatrace \
|
||||||
easee \
|
easee \
|
||||||
|
|
@ -25,7 +23,6 @@ PLUGIN_DIRS = \
|
||||||
espuino \
|
espuino \
|
||||||
evbox \
|
evbox \
|
||||||
everest \
|
everest \
|
||||||
fastcom \
|
|
||||||
flowercare \
|
flowercare \
|
||||||
fronius \
|
fronius \
|
||||||
garadget \
|
garadget \
|
||||||
|
|
@ -44,13 +41,11 @@ PLUGIN_DIRS = \
|
||||||
mailnotification \
|
mailnotification \
|
||||||
mqttclient \
|
mqttclient \
|
||||||
mystrom \
|
mystrom \
|
||||||
neatobotvac \
|
|
||||||
nanoleaf \
|
nanoleaf \
|
||||||
netatmo \
|
netatmo \
|
||||||
networkdetector \
|
networkdetector \
|
||||||
notifyevents \
|
notifyevents \
|
||||||
nuki \
|
nuki \
|
||||||
mcp3008 \
|
|
||||||
onewire \
|
onewire \
|
||||||
openuv \
|
openuv \
|
||||||
openweathermap \
|
openweathermap \
|
||||||
|
|
@ -69,7 +64,6 @@ PLUGIN_DIRS = \
|
||||||
somfytahoma \
|
somfytahoma \
|
||||||
sonos \
|
sonos \
|
||||||
spothinta \
|
spothinta \
|
||||||
sunposition \
|
|
||||||
systemmonitor \
|
systemmonitor \
|
||||||
tado \
|
tado \
|
||||||
tasmota \
|
tasmota \
|
||||||
|
|
@ -90,6 +84,13 @@ PLUGIN_DIRS = \
|
||||||
ws2812fx \
|
ws2812fx \
|
||||||
|
|
||||||
|
|
||||||
|
# bimmerconnected \
|
||||||
|
# dht \
|
||||||
|
# fastcom \
|
||||||
|
# mcp3008 \
|
||||||
|
# neatobotvac \
|
||||||
|
# sunposition \
|
||||||
|
|
||||||
message(============================================)
|
message(============================================)
|
||||||
message("Qt version:" $$[QT_VERSION])
|
message("Qt version:" $$[QT_VERSION])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue