Enforce correct module for ZBBridge

This commit is contained in:
Theo Arends 2020-07-23 12:43:56 +02:00
parent d2d134a7fe
commit 85755ea3dc
1 changed files with 5 additions and 0 deletions

View File

@ -417,6 +417,11 @@
#undef CODE_IMAGE_STR
#define CODE_IMAGE_STR "zbbridge"
#undef MODULE
#define MODULE SONOFF_ZB_BRIDGE // [Module] Select default module from tasmota_template.h
#undef FALLBACK_MODULE
#define FALLBACK_MODULE SONOFF_ZB_BRIDGE // [Module2] Select default module on fast reboot where USER_MODULE is user template
#undef USE_ARDUINO_OTA // Disable support for Arduino OTA
#define USE_DOMOTICZ // Disable Domoticz
#undef USE_HOME_ASSISTANT // Disable Home Assistant