From 27fdfa9bb5d772ef4d82b0d40fab83bfe3bb885d Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 25 May 2021 17:28:08 +0200 Subject: [PATCH] Correct ha_release for 2021.6 (#17967) --- source/_integrations/kraken.markdown | 2 +- source/_integrations/syncthing.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/kraken.markdown b/source/_integrations/kraken.markdown index 78dc7be995a..712a732579e 100644 --- a/source/_integrations/kraken.markdown +++ b/source/_integrations/kraken.markdown @@ -5,7 +5,7 @@ ha_category: - Finance - Sensor ha_iot_class: Cloud Polling -ha_release: 2021.7 +ha_release: 2021.6 ha_config_flow: true ha_quality_scale: gold ha_codeowners: diff --git a/source/_integrations/syncthing.markdown b/source/_integrations/syncthing.markdown index 4bd1dacd373..53026d015ed 100644 --- a/source/_integrations/syncthing.markdown +++ b/source/_integrations/syncthing.markdown @@ -4,7 +4,7 @@ description: Instructions on how to integrate Syncthing within Home Assistant. ha_category: - Downloading - Sensor -ha_release: 2021.06 +ha_release: 2021.6 ha_iot_class: Local Polling ha_quality_scale: silver ha_config_flow: true