Change -basic to -lite

This commit is contained in:
Theo Arends 2019-12-17 15:25:37 +01:00
parent 1b315134da
commit 2be726580c
10 changed files with 20 additions and 18 deletions

View File

@ -12,7 +12,7 @@ cache: false
env: env:
- ENV=tasmota - ENV=tasmota
- ENV=tasmota-minimal - ENV=tasmota-minimal
- ENV=tasmota-basic - ENV=tasmota-lite
- ENV=tasmota-knx - ENV=tasmota-knx
- ENV=tasmota-sensors - ENV=tasmota-sensors
- ENV=tasmota-display - ENV=tasmota-display

View File

@ -1,6 +1,6 @@
## Available Features and Sensors ## Available Features and Sensors
| Feature or Sensor | minimal | basic | tasmota | knx | sensors | ir | display | Remarks | Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks
|-----------------------|---------|-------|--------|-----|---------|----|---------|-------- |-----------------------|---------|-------|--------|-----|---------|----|---------|--------
| MY_LANGUAGE en-GB | x | x | x | x | x | x | x | | MY_LANGUAGE en-GB | x | x | x | x | x | x | x |
| USE_ARDUINO_OTA | - | - | - | - | - | - | - | | USE_ARDUINO_OTA | - | - | - | - | - | - | - |
@ -27,7 +27,7 @@
| USE_EXPRESSION | - | - | - | - | - | - | - | | USE_EXPRESSION | - | - | - | - | - | - | - |
| SUPPORT_IF_STATEMENT | - | - | - | - | - | - | - | | SUPPORT_IF_STATEMENT | - | - | - | - | - | - | - |
| | | | | | | | | | | | | | | | | |
| Feature or Sensor | minimal | basic | tasmota | knx | sensors | ir | display | Remarks | Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks
| ROTARY_V1 | - | - | - | - | - | - | - | | ROTARY_V1 | - | - | - | - | - | - | - |
| USE_SONOFF_RF | - | - | x | x | x | - | - | | USE_SONOFF_RF | - | - | x | x | x | - | - |
| USE_RF_FLASH | - | - | x | x | x | - | - | | USE_RF_FLASH | - | - | x | x | x | - | - |
@ -42,7 +42,7 @@
| USE_DEEPSLEEP | - | - | x | - | x | - | - | | USE_DEEPSLEEP | - | - | x | - | x | - | - |
| USE_EXS_DIMMER | - | - | x | x | - | - | - | | USE_EXS_DIMMER | - | - | x | x | - | - | - |
| | | | | | | | | | | | | | | | | |
| Feature or Sensor | minimal | basic | tasmota | knx | sensors | ir | display | Remarks | Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks
| USE_LIGHT | - | x | x | x | x | x | x | | USE_LIGHT | - | x | x | x | x | x | x |
| USE_WS2812 | - | - | x | x | x | - | x | | USE_WS2812 | - | - | x | x | x | - | x |
| USE_WS2812_DMA | - | - | - | - | - | - | - | | USE_WS2812_DMA | - | - | - | - | - | - | - |
@ -69,7 +69,7 @@
| USE_MAX31855 | - | - | - | - | x | - | - | | USE_MAX31855 | - | - | - | - | x | - | - |
| USE_MAX31865 | - | - | - | - | - | - | - | | USE_MAX31865 | - | - | - | - | - | - | - |
| | | | | | | | | | | | | | | | | |
| Feature or Sensor | minimal | basic | tasmota | knx | sensors | ir | display | Remarks | Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks
| USE_I2C | - | - | x | x | x | - | x | | USE_I2C | - | - | x | x | x | - | x |
| USE_SHT | - | - | x | x | x | - | x | | USE_SHT | - | - | x | x | x | - | x |
| USE_HTU | - | - | x | x | x | - | x | | USE_HTU | - | - | x | x | x | - | x |
@ -107,7 +107,7 @@
| USE_PCF8574 | - | - | - | - | - | - | - | | USE_PCF8574 | - | - | - | - | - | - | - |
| USE_HIH6 | - | - | - | - | x | - | - | | USE_HIH6 | - | - | - | - | x | - | - |
| | | | | | | | | | | | | | | | | |
| Feature or Sensor | minimal | basic | tasmota | knx | sensors | ir | display | Remarks | Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks
| USE_SPI | - | - | - | - | - | - | x | | USE_SPI | - | - | - | - | - | - | x |
| USE_MHZ19 | - | - | x | x | x | - | x | | USE_MHZ19 | - | - | x | x | x | - | x |
| USE_SENSEAIR | - | - | x | x | x | - | x | | USE_SENSEAIR | - | - | x | x | x | - | x |
@ -133,7 +133,7 @@
| USE_A4988_STEPPER | - | - | - | - | - | - | - | | USE_A4988_STEPPER | - | - | - | - | - | - | - |
| USE_TASMOTA_SLAVE | - | - | - | - | - | - | - | Experimental | USE_TASMOTA_SLAVE | - | - | - | - | - | - | - | Experimental
| | | | | | | | | | | | | | | | | |
| Feature or Sensor | minimal | basic | tasmota | knx | sensors | ir | display | Remarks | Feature or Sensor | minimal | lite | tasmota | knx | sensors | ir | display | Remarks
| USE_DISPLAY | - | - | - | - | - | - | x | | USE_DISPLAY | - | - | - | - | - | - | x |
| USE_DISPLAY_LCD | - | - | - | - | - | - | x | | USE_DISPLAY_LCD | - | - | - | - | - | - | x |
| USE_DISPLAY_SSD1306 | - | - | - | - | - | - | x | | USE_DISPLAY_SSD1306 | - | - | - | - | - | - | x |

View File

@ -20,7 +20,7 @@ In addition to the [release webpage](https://github.com/arendst/Tasmota/releases
## Development ## Development
[![Dev Version](https://img.shields.io/badge/development%20version-v7.1.2.x-blue.svg)](https://github.com/arendst/Tasmota) [![Dev Version](https://img.shields.io/badge/development%20version-v7.2.x.x-blue.svg)](https://github.com/arendst/Tasmota)
[![Download Dev](https://img.shields.io/badge/download-development-yellow.svg)](http://thehackbox.org/tasmota/) [![Download Dev](https://img.shields.io/badge/download-development-yellow.svg)](http://thehackbox.org/tasmota/)
[![Build Status](https://img.shields.io/travis/arendst/Tasmota.svg)](https://travis-ci.org/arendst/Tasmota) [![Build Status](https://img.shields.io/travis/arendst/Tasmota.svg)](https://travis-ci.org/arendst/Tasmota)

View File

@ -54,6 +54,7 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
- Change GUI Shutter button text to Up and Down Arrows based on PR by Xavier Muller (#7166) - Change GUI Shutter button text to Up and Down Arrows based on PR by Xavier Muller (#7166)
- Change amount of supported DHT sensors from 3 to 4 by Xavier Muller (#7167) - Change amount of supported DHT sensors from 3 to 4 by Xavier Muller (#7167)
- Change some Settings locations freeing up space for future single char allowing variable length text - Change some Settings locations freeing up space for future single char allowing variable length text
- Change tasmota-basic.bin and FIRMWARE_BASIC to tasmota-lite.bin and FIRMWARE_LITE
- Fix flashing H801 led at boot by Stefan Hadinger (#7165, #649) - Fix flashing H801 led at boot by Stefan Hadinger (#7165, #649)
- Fix duplicated ``Backlog`` when using Event inside a Backlog by Adrian Scillato (#7178, #7147) - Fix duplicated ``Backlog`` when using Event inside a Backlog by Adrian Scillato (#7178, #7147)
- Fix Gui Timer when using a negative zero offset of -00:00 by Peter Ooms (#7174) - Fix Gui Timer when using a negative zero offset of -00:00 by Peter Ooms (#7174)

View File

@ -20,7 +20,7 @@ default_envs =
; tasmota ; tasmota
; tasmota-ircustom ; alternative to 'tasmota' with full IR protocols activated, you will need to disable some features to keep code not too big ; tasmota-ircustom ; alternative to 'tasmota' with full IR protocols activated, you will need to disable some features to keep code not too big
; tasmota-minimal ; tasmota-minimal
; tasmota-basic ; tasmota-lite
; tasmota-knx ; tasmota-knx
; tasmota-sensors ; tasmota-sensors
; tasmota-display ; tasmota-display

View File

@ -19,7 +19,7 @@ default_envs =
; tasmota-debug ; tasmota-debug
; tasmota-ircustom ; alternative to 'tasmota' with full IR protocols activated, you will need to disable some features to keep code not too big ; tasmota-ircustom ; alternative to 'tasmota' with full IR protocols activated, you will need to disable some features to keep code not too big
; tasmota-minimal ; tasmota-minimal
; tasmota-basic ; tasmota-lite
; tasmota-knx ; tasmota-knx
; tasmota-sensors ; tasmota-sensors
; tasmota-display ; tasmota-display
@ -36,7 +36,7 @@ build_flags = ${core_active.build_flags}
; *** Optional Firmware configurations ; *** Optional Firmware configurations
; -DFIRMWARE_MINIMAL ; -DFIRMWARE_MINIMAL
; -DFIRMWARE_SENSORS ; -DFIRMWARE_SENSORS
; -DFIRMWARE_BASIC ; -DFIRMWARE_LITE
; -DFIRMWARE_KNX_NO_EMULATION ; -DFIRMWARE_KNX_NO_EMULATION
; -DFIRMWARE_DISPLAYS ; -DFIRMWARE_DISPLAYS
; -DFIRMWARE_IR ; -DFIRMWARE_IR

View File

@ -18,8 +18,8 @@ extra_scripts = ${common.extra_scripts}
[env:tasmota-minimal] [env:tasmota-minimal]
build_flags = ${common.build_flags} -DFIRMWARE_MINIMAL build_flags = ${common.build_flags} -DFIRMWARE_MINIMAL
[env:tasmota-basic] [env:tasmota-lite]
build_flags = ${common.build_flags} -DFIRMWARE_BASIC build_flags = ${common.build_flags} -DFIRMWARE_LITE
[env:tasmota-knx] [env:tasmota-knx]
build_flags = ${common.build_flags} -DFIRMWARE_KNX_NO_EMULATION build_flags = ${common.build_flags} -DFIRMWARE_KNX_NO_EMULATION

View File

@ -9,6 +9,7 @@
### 7.1.2.6 20191214 ### 7.1.2.6 20191214
- Change some more Settings locations freeing up space for future single char allowing variable length text - Change some more Settings locations freeing up space for future single char allowing variable length text
- Change tasmota-basic.bin and FIRMWARE_BASIC to tasmota-lite.bin and FIRMWARE_LITE
- Add Zigbee send automatic ZigbeeRead after sending a command - Add Zigbee send automatic ZigbeeRead after sending a command
- Add Zigbee improving Occupancy:false detection for Aqara sensor - Add Zigbee improving Occupancy:false detection for Aqara sensor
- Add fallback functionality from version 8.x - Add fallback functionality from version 8.x

View File

@ -570,7 +570,7 @@
* See RELEASENOTES.md for selected features * See RELEASENOTES.md for selected features
\*********************************************************************************************/ \*********************************************************************************************/
//#define FIRMWARE_BASIC // Create tasmota-basic with no sensors //#define FIRMWARE_LITE // Create tasmota-lite with no sensors
//#define FIRMWARE_SENSORS // Create tasmota-sensors with useful sensors enabled //#define FIRMWARE_SENSORS // Create tasmota-sensors with useful sensors enabled
//#define FIRMWARE_KNX_NO_EMULATION // Create tasmota-knx with KNX but without Emulation //#define FIRMWARE_KNX_NO_EMULATION // Create tasmota-knx with KNX but without Emulation
//#define FIRMWARE_DISPLAYS // Create tasmota-display with display drivers enabled //#define FIRMWARE_DISPLAYS // Create tasmota-display with display drivers enabled

View File

@ -390,17 +390,17 @@ char* ToHex_P(const unsigned char * in, size_t insz, char * out, size_t outsz, c
#endif // FIRMWARE_IR #endif // FIRMWARE_IR
/*********************************************************************************************\ /*********************************************************************************************\
* [tasmota-basic.bin] * [tasmota-lite.bin]
* Provide an image without sensors * Provide an image without sensors
\*********************************************************************************************/ \*********************************************************************************************/
#ifdef FIRMWARE_BASIC #ifdef FIRMWARE_LITE
#undef CODE_IMAGE #undef CODE_IMAGE
#define CODE_IMAGE 4 #define CODE_IMAGE 4
#undef APP_SLEEP #undef APP_SLEEP
#define APP_SLEEP 1 // Default to sleep = 1 for FIRMWARE_BASIC #define APP_SLEEP 1 // Default to sleep = 1 for FIRMWARE_LITE
#undef USE_ARDUINO_OTA // Disable support for Arduino OTA #undef USE_ARDUINO_OTA // Disable support for Arduino OTA
#undef USE_DOMOTICZ // Disable Domoticz #undef USE_DOMOTICZ // Disable Domoticz
@ -502,7 +502,7 @@ char* ToHex_P(const unsigned char * in, size_t insz, char * out, size_t outsz, c
#undef CODE_IMAGE #undef CODE_IMAGE
#define CODE_IMAGE 1 #define CODE_IMAGE 1
#undef FIRMWARE_BASIC // Disable tasmota-basic with no sensors #undef FIRMWARE_LITE // Disable tasmota-lite with no sensors
#undef FIRMWARE_SENSORS // Disable tasmota-sensors with useful sensors enabled #undef FIRMWARE_SENSORS // Disable tasmota-sensors with useful sensors enabled
#undef FIRMWARE_KNX_NO_EMULATION // Disable tasmota-knx with KNX but without Emulation #undef FIRMWARE_KNX_NO_EMULATION // Disable tasmota-knx with KNX but without Emulation
#undef FIRMWARE_DISPLAYS // Disable tasmota-display with display drivers enabled #undef FIRMWARE_DISPLAYS // Disable tasmota-display with display drivers enabled