I received a warning that SMTP will be unavailable from the 2027 release. Can someone please guide me as to what alternatives there are to send emails from HA. Thanks.
Read the Release Note , just search for i.e SMTP
( You will find the answer there )
2026.7: Automations that speak your language - Home Assistant .
I don't yet see a 2027 Release Note
Naa, it will take some month before we reach those
![]()
But try to click the url above ( if you see that )
PS: The Release Note is always available through the Visible Url, in the Update-View ( There's only 1 Url there ) if i recall right, so if you "missed it" before you hit update take a look next time( or when the Update "reach" You ( releases are "distributed" so maybe you have to wait a day or 2, before it shows in your Install) , or i.e use the Search function in here ( First Wednesday each month ) the release will be published here with an url as above
Also, it should warn about yaml SMTP config. It's been updated to ui config flow and probably will remain available
Not sure what you mean by Warning, and where
It's clearly stated in the Release Note , and Yes the yaml option will "remain available" until 2027, as also mentioned
Just to make this a little more clear, because I initially was confused by this warning as well: after installing HA core 2026.7.0 this Repair can appear under Settings:
This means that when the SMTP notification originally has been set up in YAML, this now automagically has been converted to the SMTP notification setup in the GUI.
So the only thing to be done in this case is to remove the SMTP config from your YAML file, and restart HA.
All the SMTP settings that were set in the YAML file can still be seen and modified through the UI following: Settings → Devices & Services → Integrations → SMTP → click on the three dot button after the SMTP notify name and select Reconfigure.
This is better described than my attempt, the screenshot confirms the details
Thanks for posting this. Your message describes what the official notification should have mentioned.
Also, FWIW, I've searched the release notes and did not find this issue explained at all. Perhaps something related to my web browser, but I didn't find it from a text search on the page. Regardless, the point I'm making here is IMHO, this change and the accompanying GUI feature change haven't been explained well to date (that I could find), and the cryptic message in HA core doesn't help much, other than to alert users to the fact there's a change coming.
While this feature isn't used much (the YAML based SMTP config method), its usage is not zero.
I Believe it must be do to some nature law ![]()
I am one of those people that struggled with this as I like to understand the reasons and ramifications for the change. As noted, the wording of the change left an uneasy feeling. Therefore I did a lot of research and testing of the integration. There is a similar thread and I share my conclusions there.
What reasons & ramifications do you need to understand? Yaml integrations have been migrated to the UI monthly ever since I can remember.
There's nothing different about it this time just because it was SMTP's turn. Certainly nothing that should make you feel uneasy.
If you want to play it safe, comment out the SMTP yaml so if something goes wrong you can simply uncomment it.
PS - in regards to your other thread. HA never changes configuration.yaml files automatically & I doubt there are any plans to start now.
If you look at the recent template deprecation thread, Petro had to build an entire migration engine to work around this very reason.


