Disable python plugins

master
Simon Stürz 2025-08-07 15:34:18 +02:00
parent 259e0c7d1d
commit e0328bbd4b
1 changed files with 7 additions and 6 deletions

View File

@ -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])