mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Add fallback support from version 8.x
This commit is contained in:
parent
62f4419a59
commit
e574f7dd84
@ -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 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 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 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)
|
||||
@ -71,3 +72,4 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
|
||||
- Add reporting of raw weight to JSON from HX711 to overcome auto-tare functionality by @tobox (#7171)
|
||||
- Add Zigbee support for Xiaomi Aqara Vibration Sensor and Presence Sensor by Stefan Hadinger
|
||||
- Add Shutter functions ramp up/down and MQTT reporting by Stefan Bode
|
||||
- Add fallback support from version 8.x
|
||||
|
@ -6,7 +6,7 @@
|
||||
- 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 improving Occupancy:false detection for Aqara sensor
|
||||
- Add fallback functionality from next version 8.x
|
||||
- Add fallback support from version 8.x
|
||||
|
||||
### 7.1.2.5 20191213
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user