From c3b1e876772ca41302278eb172de48b7c7803da0 Mon Sep 17 00:00:00 2001 From: Charles Date: Sat, 3 Apr 2021 10:22:18 +0200 Subject: [PATCH] teleinfo fixed calculation --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13951d320..534ec5657 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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