From a014793305cf0bc65a6c9e6757a06094f0575cfb Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 25 Jul 2023 13:59:22 +0200 Subject: [PATCH] Normalize august versions (#28322) --- source/_integrations/duotecno.markdown | 2 +- source/_integrations/event.mqtt.markdown | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/duotecno.markdown b/source/_integrations/duotecno.markdown index 5e7e99fa38f..cdf8cd4468a 100644 --- a/source/_integrations/duotecno.markdown +++ b/source/_integrations/duotecno.markdown @@ -4,7 +4,7 @@ description: Access and control your Duotecno nodes. ha_category: - Switch ha_iot_class: Local Push -ha_release: '2023.8.0' +ha_release: '2023.8' ha_config_flow: true ha_codeowners: - '@Cereal2nd' diff --git a/source/_integrations/event.mqtt.markdown b/source/_integrations/event.mqtt.markdown index b981f506e53..330576f4b89 100644 --- a/source/_integrations/event.mqtt.markdown +++ b/source/_integrations/event.mqtt.markdown @@ -3,7 +3,7 @@ title: "MQTT Event" description: "Instructions on how to integrate MQTT events into Home Assistant." ha_category: - Event -ha_release: 2023.08 +ha_release: 2023.8 ha_iot_class: Configurable ha_domain: mqtt ---