mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-24 11:16:34 +00:00
Fix WDT reset on shutters with stepper motors during deceleration (#12849)
This commit is contained in:
parent
6b29c66e89
commit
5eb1ab0ab4
@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file.
|
||||
- Turn HTTP API (command ``SetOption128 1``) default on for backward compatibility
|
||||
- Support for IEM3155 Wattmeter (#12940)
|
||||
|
||||
### Fixed
|
||||
- WDT reset on shutters with stepper motors during deceleration (#12849)
|
||||
|
||||
## [9.5.0.6] 20210820
|
||||
### Added
|
||||
- Version bump to monitor possible HTTP issues releated to ``SetOption128``
|
||||
|
@ -165,4 +165,5 @@ The latter links can be used for OTA upgrades too like ``OtaUrl http://ota.tasmo
|
||||
- Discovery fails when using ``%hostname%`` in a topic [#12710](https://github.com/arendst/Tasmota/issues/12710)
|
||||
- ESP32 buzzer in PWM mode exception (#12717)[#12717](https://github.com/arendst/Tasmota/issues/12717)
|
||||
- Neopool communication error [#12813](https://github.com/arendst/Tasmota/issues/12813)
|
||||
- WDT reset on shutters with stepper motors during deceleration [#12849](https://github.com/arendst/Tasmota/issues/12849)
|
||||
- Negative power values for ADE7953 based devices like Shelly EM [#12874](https://github.com/arendst/Tasmota/issues/12874)
|
||||
|
Loading…
x
Reference in New Issue
Block a user