From 30ac7411fa52b2642d2589c03d8fafd6761cb915 Mon Sep 17 00:00:00 2001 From: abmantis Date: Wed, 11 Jun 2025 12:10:27 +0100 Subject: [PATCH] Use simpler date format --- source/_integrations/recorder.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/recorder.markdown b/source/_integrations/recorder.markdown index bae67f81034..6c1ecc8a587 100644 --- a/source/_integrations/recorder.markdown +++ b/source/_integrations/recorder.markdown @@ -274,8 +274,8 @@ data: statistic_ids: - sensor.energy_meter - sensor.water_usage - start_time: "2025-06-10T00:00:00Z" - end_time: "2025-06-11T00:00:00Z" + start_time: "2025-06-10 00:00:00" + end_time: "2025-06-11 23:00:00" period: hour types: - sum