From 73baac3f9dab6ace14594e5f1e94313b6b0c2fda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kamila=20Sou=C4=8Dkov=C3=A1?= Date: Fri, 2 Jan 2026 00:27:20 +0100 Subject: [PATCH 1/2] client.py: fix readings format comment --- aranet4/client.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/aranet4/client.py b/aranet4/client.py index 155aa38..dc18562 100644 --- a/aranet4/client.py +++ b/aranet4/client.py @@ -744,11 +744,11 @@ async def current_readings(self, details: bool = False): else: if details: uuid = self.CHARACTERISTIC_CURRENT_READINGS_DET - # co2, temp, pressure, humidity, battery, status + # co2, temp, pressure, humidity, battery, status, , interval, ago value_fmt = " Date: Fri, 2 Jan 2026 00:28:56 +0100 Subject: [PATCH 2/2] fixup previous --- aranet4/client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aranet4/client.py b/aranet4/client.py index dc18562..4129019 100644 --- a/aranet4/client.py +++ b/aranet4/client.py @@ -744,7 +744,7 @@ async def current_readings(self, details: bool = False): else: if details: uuid = self.CHARACTERISTIC_CURRENT_READINGS_DET - # co2, temp, pressure, humidity, battery, status, , interval, ago + # co2, temp, pressure, humidity, battery, status, interval, ago value_fmt = "