I have 4 Identical servers run HA each are running
Home Assistant 2023.1.6
Supervisor 2023.01.1
Operating System 9.5
Frontend 20230110.0 - latest
1 server and only 1 server keeps giving me this error (it moves from 1 automation to the next after clearing, i have like 75 using the same service on each server)
Valve OFF - Unit 2402 uses an unknown service
The automation “Valve OFF - Unit 2402” (automation.valve_off_2402) has an action that calls an unknown service: notify.email.
This error prevents the automation from running correctly. Maybe this service is no longer available, or perhaps a typo caused it.
To fix this error, edit the automation and remove the action that calls this service.
Click on SUBMIT below to confirm you have fixed this automation.
Do you have the notify.email service configured on that system? Check your services for it. If you don’t have it or it’s named something else, make a notification group and set that name.
Hello, my Email notification works fine most of the time.
But once and a while I get an error message: unknown service: notify.email.
However, nothing has changed!
After a restart of HA it works fine again.
Yes, from time to time, I get error messages claiming the service does not exist. After restart it works again. Seems HA somehow loses track of the service for some reason. I tried just reloading yaml files from the developer/yaml page but that did not seem to work.