mirror of https://github.com/nymea/nymea.git
reenable all the device plugins
parent
4fc0ef01fa
commit
f223da3467
|
|
@ -1,38 +1,37 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS += \
|
||||
mock \
|
||||
# elro \
|
||||
# intertechno \
|
||||
# networkdetector \
|
||||
# conrad \
|
||||
# openweathermap \
|
||||
# lircd \
|
||||
# wakeonlan \
|
||||
# mailnotification \
|
||||
elro \
|
||||
intertechno \
|
||||
networkdetector \
|
||||
conrad \
|
||||
openweathermap \
|
||||
lircd \
|
||||
wakeonlan \
|
||||
mailnotification \
|
||||
philipshue \
|
||||
# eq-3 \
|
||||
# wemo \
|
||||
# lgsmarttv \
|
||||
# datetime \
|
||||
# genericelements \
|
||||
# commandlauncher \
|
||||
# unitec \
|
||||
# leynew \
|
||||
# udpcommander \
|
||||
eq-3 \
|
||||
wemo \
|
||||
lgsmarttv \
|
||||
datetime \
|
||||
genericelements \
|
||||
commandlauncher \
|
||||
unitec \
|
||||
leynew \
|
||||
udpcommander \
|
||||
kodi \
|
||||
# elgato \
|
||||
# awattar \
|
||||
# netatmo \
|
||||
# dollhouse \
|
||||
# plantcare \
|
||||
# osdomotics \
|
||||
# ws2812 \
|
||||
# orderbutton \
|
||||
# denon \
|
||||
# avahimonitor \
|
||||
# usbwde \
|
||||
# senic \
|
||||
# gpio \
|
||||
elgato \
|
||||
awattar \
|
||||
netatmo \
|
||||
dollhouse \
|
||||
plantcare \
|
||||
osdomotics \
|
||||
ws2812 \
|
||||
orderbutton \
|
||||
denon \
|
||||
avahimonitor \
|
||||
senic \
|
||||
gpio \
|
||||
|
||||
disabletesting {
|
||||
SUBDIRS -= mock
|
||||
|
|
|
|||
Loading…
Reference in New Issue