Correct confusing log message in sensor statistics (#56016)

This commit is contained in:
Erik Montnemery 2021-09-10 08:26:29 +02:00 committed by GitHub
parent e3a7a253ea
commit 89281a273c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -451,8 +451,8 @@ def compile_statistics( # noqa: C901
_LOGGER.info(
"Detected new cycle for %s, value dropped from %s to %s",
entity_id,
fstate,
new_state,
fstate,
)
if reset: