From df4021d1470bef2b8240995f42d5ba079ff5cec6 Mon Sep 17 00:00:00 2001 From: Jeef Date: Mon, 26 Feb 2024 15:45:03 -0700 Subject: [PATCH] Update weatherflow_cloud.markdown (#31637) Addressing changes from : https://github.com/home-assistant/home-assistant.io/pull/30550 --- source/_integrations/weatherflow_cloud.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/weatherflow_cloud.markdown b/source/_integrations/weatherflow_cloud.markdown index a1fc45d345c..0be915b050c 100644 --- a/source/_integrations/weatherflow_cloud.markdown +++ b/source/_integrations/weatherflow_cloud.markdown @@ -1,13 +1,13 @@ --- title: WeatherFlow Cloud description: Instructions on the Cloud based WeatherFlow integration -ha_release: '2024.3' +ha_release: 2024.3 ha_category: - Environment - Weather ha_platforms: - weather -ha_iot_class: Cloud Poll +ha_iot_class: Cloud Polling ha_config_flow: true ha_codeowners: - '@jeeftor'