Timer Services

Am I missing something or have timer services moved / been removed?

I cannot see them in Automation or from the Developer / Services tab?

Home Assistant 0.112.4

Do you mean sensor.time ?

Have you configured it ?

Pretty sure he means this: https://www.home-assistant.io/integrations/timer/#services

And yeah they’re missing on mine too.

No, Services, timer.start, cancel etc.

Oh. I know why they’re missing from my Home Assistant. I don’t have this in my configuration.yaml file:

timer:

Do you?

Yes, I have timer in configuration.yaml and seven entities.

They are all functioning and I have used the timer services on numerous times.

I don’t know if this is an issue with 0.112.4 as they were there previously?

They are there for me (on 0.112.4):

That what I had before… This is what I see now
image

Just added a timer to my config and now I do see the services in the developer tools states menu (0.112.4).

Check your log fro errors @MarkB1, I suspect something is preventing your timer integration from being set up.

very strange, just added another timer “test” to my config, did another restart of HA and the timer services are back, checked the logs and nothing suspect in there?