I have just discovered home assistant, I have installed the supervised version on Debian 11. Currently running home assistant 2023.7.3. I am having issues with the email service. I have modifed the YAML configuration file, restarted everything, but the service is not showing in the list.
I am sure a lot of community members are more than willing to help you to solve the issue with the Email service. But:
Nobody here has paranormal abilities. Show us the relevant part of the modifications you have made inside configuration.yaml. Only then we might be able to spot the culprit why the service “is not showing in the list”. Additionally, which list could that be?
I had copied and paste the content of my YAML configuration file, but for some reasons, the platform was reading it as links and I got errors about being a new user… anyway, inside the configuration.yaml file I have added the following:
notify:
Saved the changes and restarted the service and the server afterwards. I went to developer tools and services tab, in the dropdown menu, I can’t find the service notify.emailint that I have created with the changes above.
I have seen other people asking this question but no answer was provided.