From ea17be1af8539ffd1fb7fed5bd4361af9f8b68d3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 7 Sep 2020 18:23:44 +0200 Subject: [PATCH] Fix ha_release in KNX weather platform (#14425) --- source/_integrations/weather.knx.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/weather.knx.markdown b/source/_integrations/weather.knx.markdown index fc4a03a1679..c6f6d35ddf7 100644 --- a/source/_integrations/weather.knx.markdown +++ b/source/_integrations/weather.knx.markdown @@ -3,7 +3,7 @@ title: "KNX Weather" description: "Instructions on how to integrate KNX weather stations with Home Assistant." ha_category: - Weather -ha_release: 0.115.0 +ha_release: 0.115 ha_iot_class: Local Push ha_domain: knx ---