Error Alert Component

Hello people!

I added the Alert component in my configuration file as follows:

https://hastebin.com/hunasegovi.makefile

If I understood correctly he would run every two minutes.

Only it is running every 3 hours and 2 minutes.

This is usually caused by the time not being set correctly somewhere along the line.

Check that your timezone is correct, and the time on the device is right.

I think @Tinkerer worked it out originally. Hopefully he can clarify.

The Home Assistant was configured for America and the operating system for US

I changed the operating system to America and sent it correctly.

Thanks!

1 Like

Yup, timezones being different are the cause of incorrect delays (in my case, it fired dozens of times a second).

This is why the component page now warns about that.