From 5a398bfffeb89c545218367aa146ee1ed3dc6142 Mon Sep 17 00:00:00 2001 From: Christian Ferbar <5595808+ferbar@users.noreply.github.com> Date: Sun, 1 Dec 2019 16:15:53 +0100 Subject: [PATCH] Add hint that battery level is only updated every 24h (#11344) * Add hint that battery is only updated every 24h * Minor change --- source/_integrations/miflora.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/miflora.markdown b/source/_integrations/miflora.markdown index 7bb32eeb2ff..2a7a6c39e28 100644 --- a/source/_integrations/miflora.markdown +++ b/source/_integrations/miflora.markdown @@ -80,7 +80,7 @@ monitored_conditions: conductivity: description: Conductivity in the soil. battery: - description: Battery details. + description: Battery details. Cached and only updated once a day. name: description: The name displayed in the frontend. required: false