diff --git a/BUILDS.md b/BUILDS.md index 579d82d83..ec6c232a7 100644 --- a/BUILDS.md +++ b/BUILDS.md @@ -60,7 +60,7 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up | USE_AC_ZERO_CROSS_DIMMER | - | x / x | x | x | x | x | | | | | | | | | | Feature or Sensor | l | t | k | s | i | d | Remarks -| USE_LIGHT | x | x / x | x | x | x | x | +| USE_LIGHT | - | x / x | x | x | x | x | | USE_WS2812 | - | x / x | x | x | - | x | | USE_WS2812_DMA | - | - / - | - | - | - | - | | USE_MY92X1 | - | x / - | x | x | - | x | @@ -71,12 +71,12 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up | USE_SONOFF_L1 | - | x / - | x | x | - | x | | USE_ELECTRIQ_MOODL | - | x / - | x | x | - | x | | | | | | | | | -| USE_ENERGY_SENSOR | x | x / x | x | x | - | - | -| USE_ENERGY_DUMMY | x | x / x | x | x | - | - | +| USE_ENERGY_SENSOR | - | x / x | x | x | - | - | +| USE_ENERGY_DUMMY | - | x / x | x | x | - | - | | USE_PZEM004T | - | x / x | x | x | - | - | | USE_PZEM_AC | - | x / x | x | x | - | - | | USE_PZEM_DC | - | x / x | x | x | - | - | -| USE_MCP39F501 | x | x / - | x | x | - | - | +| USE_MCP39F501 | - | x / - | x | x | - | - | | USE_SDM72 | - | - / x | - | x | - | - | | USE_SDM120 | - | - / x | - | x | - | - | | USE_SDM230 | - | - / x | - | - | - | - | @@ -85,7 +85,7 @@ Note: `minimal` variant is not listed as it shouldn't be used outside of the [up | USE_DDSU666 | - | - / x | - | x | - | - | | USE_SOLAX_X1 | - | - / - | - | - | - | - | | USE_LE01MR | - | - / - | - | - | - | - | -| USE_BL09XX | x | x / x | x | x | - | - | +| USE_BL09XX | - | x / x | x | x | - | - | | USE_TELEINFO | - | - / - | - | - | - | - | | USE_IEM3000 | - | - / - | - | - | - | - | | USE_WE517 | - | - / - | - | - | - | - | diff --git a/tasmota/include/tasmota_configurations.h b/tasmota/include/tasmota_configurations.h index 58cb80798..22dddcdcf 100644 --- a/tasmota/include/tasmota_configurations.h +++ b/tasmota/include/tasmota_configurations.h @@ -698,11 +698,11 @@ #undef USE_PWM_DIMMER // Disable support for MJ-SD01/acenx/NTONPOWER PWM dimmers (+4k5 code) #undef USE_PWM_DIMMER_REMOTE // Disbale support for remote switches to PWM Dimmer #undef USE_KEELOQ // Disable support for Jarolift rollers by Keeloq algorithm (+4k5 code) -//#undef USE_SONOFF_D1 // Disable support for Sonoff D1 Dimmer (+0k7 code) +#undef USE_SONOFF_D1 // Disable support for Sonoff D1 Dimmer (+0k7 code) +#undef USE_SHELLY_DIMMER // Disable support for Shelly Dimmer (+3k code) // -- Optional light modules ---------------------- -#undef USE_LIGHT_VIRTUAL_CT // Disable support for Virtual White Color Temperature (SO106) -//#undef USE_LIGHT // Also disable all Dimmer/Light support +#undef USE_LIGHT // Also disable all Dimmer/Light support #undef USE_WS2812 // Disable WS2812 Led string using library NeoPixelBus (+5k code, +1k mem, 232 iram) - Disable by // #undef USE_MY92X1 // Disable support for MY92X1 RGBCW led controller as used in Sonoff B1, Ailight and Lohas #undef USE_SM16716 // Disable support for SM16716 RGB LED controller (+0k7 code) @@ -712,7 +712,8 @@ #undef USE_SONOFF_L1 // Disable support for Sonoff L1 led control #undef USE_ELECTRIQ_MOODL // Disable support for ElectriQ iQ-wifiMOODL RGBW LED controller #undef USE_LIGHT_PALETTE // Disable support for color palette (+0k9 code) -#undef USE_SHELLY_DIMMER // Disable support for Shelly Dimmer (+3k code) +#undef USE_LIGHT_VIRTUAL_CT // Disable support for Virtual White Color Temperature (SO106) +#undef USE_DGR_LIGHT_SEQUENCE // Disable support for device group light sequencing (requires USE_DEVICE_GROUPS) (+0k2 code) #undef USE_COUNTER // Disable counters #define USE_ADC_VCC // Display Vcc in Power status. Disable for use as Analog input on selected devices @@ -729,6 +730,7 @@ #undef USE_DYP // Disable support for DYP ME-007 ultrasonic distance sensor, serial port version (+0k5 code) #undef USE_SERIAL_BRIDGE // Disable support for software Serial Bridge #undef USE_MODBUS_BRIDGE // Disable support for software Modbus Bridge (+3k code) +#undef USE_TCP_BRIDGE // Disable support for Serial to TCP bridge (+1.3k code) #undef USE_MP3_PLAYER // Disable DFPlayer Mini MP3 Player RB-DFR-562 commands: play, volume and stop #undef USE_AZ7798 // Disable support for AZ-Instrument 7798 CO2 datalogger #undef USE_PN532_HSU // Disable support for PN532 using HSU (Serial) interface (+1k8 code, 140 bytes mem) @@ -744,8 +746,12 @@ #undef USE_OPENTHERM // Disable support for OpenTherm (+15k code) #undef USE_MIEL_HVAC // Disable support for Mitsubishi Electric HVAC serial interface (+5k code) #undef USE_PROJECTOR_CTRL // Disable support for LCD/DLP Projector serial control interface +#undef USE_AS608 // Disable support for AS608 optical and R503 capacitive fingerprint sensor (+3k code) +#undef USE_TFMINIPLUS // Disable support for TFmini Plus (TFmini, TFmini-S) LiDAR modules via UART interface (+0k8) +#undef USE_HRG15 // Disable support for Hydreon RG-15 Solid State Rain sensor (+1k5 code) +#undef USE_VINDRIKTNING // Disable support for IKEA VINDRIKTNING particle concentration sensor (+1k code) -//#undef USE_ENERGY_SENSOR // Disable energy sensors +#undef USE_ENERGY_SENSOR // Disable energy sensors #undef USE_PZEM004T // Disable PZEM004T energy sensor #undef USE_PZEM_AC // Disable PZEM014,016 Energy monitor #undef USE_PZEM_DC // Disable PZEM003,017 Energy monitor @@ -758,24 +764,32 @@ #undef USE_DDSU666 // Disable support for Chint DDSU666 Modbus energy monitor (+0k6 code) #undef USE_SOLAX_X1 // Disable support for Solax X1 series Modbus log info (+3k1 code) #undef USE_LE01MR // Disable support for F&F LE-01MR Modbus energy meter (+2k code) +//#undef USE_BL09XX // Disable support for BL0940 Energy monitor as used in Blitzwolf SHP-10 (+1k6 code) #undef USE_TELEINFO // Disable support for French Energy Provider metering telemetry #undef USE_IEM3000 // Disable support for Schneider Electric iEM3000-Modbus series energy monitor (+0k8 code) +#undef USE_BL6523 // Disable support for BL6523 based energy monitor (+7k code) #undef USE_WE517 // Disable support for Orno WE517-Modbus energy monitor (+1k code) #undef USE_DHT // Disable support for DHT11, AM2301 (DHT21, DHT22, AM2302, AM2321) and SI7021 Temperature and Humidity sensor #undef USE_MAX31855 // Disable MAX31855 K-Type thermocouple sensor using softSPI #undef USE_MAX31865 // Disable support for MAX31865 RTD sensors using softSPI +#undef USE_LMT01 // Disable support for TI LMT01 temperature sensor, count pulses on single GPIO (+0k5 code) +#undef USE_WIEGAND // Disable support for 24/26/32/34 bit RFID Wiegand interface (D0/D1) (+1k7 code) #undef USE_IR_REMOTE // Disable IR driver +#undef USE_SHIFT595 // Disable support for 74xx595 8-bit shift registers (+0k7 code) #undef USE_TM1638 // Disable support for TM1638 switches copying Switch1 .. Switch8 #undef USE_HX711 // Disable support for HX711 load cell #undef USE_TX20_WIND_SENSOR // Disable support for La Crosse TX20 anemometer #undef USE_TX23_WIND_SENSOR // Disable support for La Crosse TX23 anemometer #undef USE_WINDMETER // Disable support for analog anemometer (+2k2 code) +#undef USE_FTC532 // Disable support for FTC532 touch controller (+0k6 code) #undef USE_RC_SWITCH // Disable support for RF transceiver using library RcSwitch #undef USE_RF_SENSOR // Disable support for RF sensor receiver (434MHz or 868MHz) (+0k8 code) #undef USE_HRE // Disable support for Badger HR-E Water Meter (+1k4 code) #undef USE_A4988_STEPPER // Disable support for A4988_Stepper +#undef USE_PROMETHEUS // Disable support for https://prometheus.io/ metrics exporting over HTTP /metrics endpoint +#undef USE_NEOPOOL // Disable support for Sugar Valley NeoPool Controller - also known under brands Hidrolife, Aquascenic, Oxilife, Bionet, Hidroniser, UVScenic, Station, Brilix, Bayrol and Hay (+6k flash, +60 mem) #undef USE_THERMOSTAT // Disable support for Thermostat #undef DEBUG_THEO // Disable debug code #undef USE_DEBUG_DRIVER // Disable debug code