mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-21 09:46:31 +00:00
Update changelog
This commit is contained in:
parent
be1fb3756c
commit
1af24ddcf5
@ -54,6 +54,8 @@ The following binary downloads have been compiled with ESP8266/Arduino library c
|
|||||||
|
|
||||||
### Version 8.2.0.4
|
### Version 8.2.0.4
|
||||||
|
|
||||||
|
- Change PWM implementation to Arduino #7231 removing support for Core versions before 2.6.3
|
||||||
|
- Change default PWM Frequency to 223 Hz instead of 880 Hz for less interrupt pressure
|
||||||
- Change HM-10 sensor type detection and add features (#7962)
|
- Change HM-10 sensor type detection and add features (#7962)
|
||||||
- Change light scheme 2,3,4 cycle time speed from 24,48,72,... seconds to 4,6,12,24,36,48,... seconds (#8034)
|
- Change light scheme 2,3,4 cycle time speed from 24,48,72,... seconds to 4,6,12,24,36,48,... seconds (#8034)
|
||||||
- Change remove floating point libs from IRAM
|
- Change remove floating point libs from IRAM
|
||||||
|
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
### 8.2.0.4 20200417
|
### 8.2.0.4 20200417
|
||||||
|
|
||||||
|
- Change PWM implementation to Arduino #7231 removing support for Core versions before 2.6.3
|
||||||
|
- Change default PWM Frequency to 223 Hz instead of 880 Hz for less interrupt pressure
|
||||||
- Fix Zigbee DimmerUp/DimmerDown malformed
|
- Fix Zigbee DimmerUp/DimmerDown malformed
|
||||||
- Add config version tag
|
- Add config version tag
|
||||||
- Add command ``SetOption73 1`` for button decoupling and send multi-press and hold MQTT messages by Federico Leoni (#8235)
|
- Add command ``SetOption73 1`` for button decoupling and send multi-press and hold MQTT messages by Federico Leoni (#8235)
|
||||||
- Add command ``SO`` as shortcut for command ``SetOption``
|
- Add command ``SO`` as shortcut for command ``SetOption``
|
||||||
- Change PWM implementation to Arduino #7231
|
|
||||||
- Change default PWM Frequency to 223 Hz instead of 880 Hz for less interrupt pressure
|
|
||||||
|
|
||||||
### 8.2.0.3 20200329
|
### 8.2.0.3 20200329
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user