teleinfo fixed calculation

This commit is contained in:
Charles 2021-04-03 10:22:18 +02:00
parent 35c682a77a
commit c3b1e87677
1 changed files with 1 additions and 1 deletions

View File

@ -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