From 727f83a37034b0c4b41bea7d0978b1dede727eae Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 7 Sep 2022 09:28:01 -0500 Subject: [PATCH] Fix ha_release for bluemaestro (#24031) --- source/_integrations/bluemaestro.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/bluemaestro.markdown b/source/_integrations/bluemaestro.markdown index 9b576676a70..9727498058d 100644 --- a/source/_integrations/bluemaestro.markdown +++ b/source/_integrations/bluemaestro.markdown @@ -4,7 +4,7 @@ description: Instructions on how to integrate BlueMaestro devices into Home Assi ha_category: - Sensor ha_bluetooth: true -ha_release: "2022.10" +ha_release: 2022.9 ha_iot_class: Local Push ha_codeowners: - '@bdraco'