mirror of https://github.com/arendst/Tasmota.git
teleinfo fixed calculation
This commit is contained in:
parent
35c682a77a
commit
c3b1e87677
|
@ -22,10 +22,10 @@ All notable changes to this project will be documented in this file.
|
|||
- Limit number of relay/button columns in GUI to 8 (#11546)
|
||||
- ADC range result from int to float using command ``FreqRes`` for decimal resolution selection (#11545)
|
||||
- Teleinfo, if raw mode selected also return telemety values in SENSOR data
|
||||
- Teleinfo, if raw mode selected also always update total energy calculations
|
||||
|
||||
### Fixed
|
||||
- HC-SR04 on ESP32 release serial interface if not used (#11507)
|
||||
- Teleinfo, if raw mode selected also always update total energy calculations
|
||||
|
||||
## [9.3.1.1]
|
||||
### Added
|
||||
|
|
Loading…
Reference in New Issue