optimize env tasmota32-zbbrdgpro (#22323)

* remove IR Remote from zigbee bridgg
* remove shutters support
* add lib ignores to zigbee bridge env
* remove ENERGY_SENSOR from zigbee bridge 32 env
This commit is contained in:
Jason2866
2024-10-19 14:06:42 +02:00
committed by GitHub
parent 9c24258530
commit 923ed91c9c
2 changed files with 10 additions and 0 deletions
+7
View File
@@ -257,6 +257,8 @@ build_flags = ${env:tasmota32_base.build_flags}
-DFIRMWARE_IR
-DOTA_URL='"http://ota.tasmota.com/tasmota32/release/tasmota32-ir.bin"'
lib_extra_dirs = lib/libesp32, lib/lib_basic, lib/lib_ssl
lib_ignore = ${env:tasmota32_base.lib_ignore}
Micro-RTSP
[env:tasmota32-zbbrdgpro]
extends = env:tasmota32_base
@@ -271,6 +273,11 @@ custom_files_upload = ${env:tasmota32_base.custom_files_upload}
tasmota/berry/zigbee/sonoff_zb_pro_flasher.be
tools/fw_SonoffZigbeeBridgePro_cc2652/SonoffZBPro_coord_20220219.hex
lib_extra_dirs = lib/lib_basic, lib/lib_ssl, lib/libesp32
lib_ignore = ${env:tasmota32_base.lib_ignore}
Micro-RTSP
IRremoteESP8266
TasmotaModbus
ESP Mail Client
custom_sdkconfig = CONFIG_D0WD_PSRAM_CLK_IO=5
CONFIG_D0WD_PSRAM_CS_IO=18