grover / homebridge-automation-switches

A flexible automation switch for Homebridge: https://github.com/nfarina/homebridge
MIT License
112 stars 12 forks source link

Stop repeating timer after x iterations #24

Open G60GT opened 5 years ago

G60GT commented 5 years ago

I wonder if it is possible to have the repeating timer automation stop itself after a configurable amount of cycles?

Example: trigger the motion sensor every 180 seconds, for 6 times in a row. Then stop automatically.

This would be great for things that have to be done multiple times, but don't provide a trigger themselves to disable the automation switch.

jorgdeboer commented 4 years ago

Yes, that would be great!