From 27091c50ac0afc02a6440089d531058b6a2d75a4 Mon Sep 17 00:00:00 2001
From: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
Date: Thu, 20 Apr 2023 17:22:37 +1200
Subject: [PATCH] Add HA version requirement on release notes (#2860)
---
changelog/2023.4.0.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/changelog/2023.4.0.rst b/changelog/2023.4.0.rst
index aa863df17..4dd4ceeaf 100644
--- a/changelog/2023.4.0.rst
+++ b/changelog/2023.4.0.rst
@@ -22,7 +22,7 @@ Voice Assistant
This year is the Year of the Voice for Home Assistant, and ESPHome is charging ahead with this in mind.
We've added a new :doc:`/components/voice_assistant` component that allows you to use ESPHome devices as an input
-for `assist `__ in Home Assistant.
+for `assist `__ in Home Assistant **2023.5 or later**.
With this also comes preliminary :doc:`microphone ` support, which has been built in a way that multiple
components, like ``voice_assistant`` can request start / stop of the microphone and get the data. We