From 7b339d73730410218ff08aa27a5628baadcc2a49 Mon Sep 17 00:00:00 2001 From: bouni Date: Thu, 15 Apr 2021 12:40:39 +0200 Subject: [PATCH] update swiss_hydrological_data docs (#17423) --- source/_integrations/swiss_hydrological_data.markdown | 5 ----- 1 file changed, 5 deletions(-) diff --git a/source/_integrations/swiss_hydrological_data.markdown b/source/_integrations/swiss_hydrological_data.markdown index 566578e2723..bd66ebdee77 100644 --- a/source/_integrations/swiss_hydrological_data.markdown +++ b/source/_integrations/swiss_hydrological_data.markdown @@ -47,14 +47,9 @@ monitored_conditions: Sensors are exposing additional values through their attributes for all available conditions: -- `delta-24h`: The delta measurement for the last 24 hours. -- `max-1h`: The maximum measurement for the last hour. - `max-24h`: The maximum measurement for the last 24 hours. -- `mean-1h`: The mean measurement for the last hour. - `mean-24h`: The mean measurement for the last 24 hours. -- `min-1h`: The minimum measurement for the last hour. - `min-24h`: The minimum measurement for the last 24 hours. -- `previous-24h`: The previous measurement for the last 24 hours. - `station_update`: There is a time span between the sensor update in Home Assistant and the updates from the stations. Include those information if you are building automations based on the discharge of a water body.