Esta aplicación no es compatible con Homey Pro (Early 2023).
Esta aplicación está anticuada y requiere una actualización para funcionar en Homey Pro (Early 2023).
Lamentablemente, el desarrollador de esta aplicación no ofrece soporte directo.
The Countdown timers app for Athom's Homey provides hourglass-like timer cards in your Flows.
Flowcards:
Triggers
- A specific timer has started
- A specific timer has stopped
- A timer started
- A timer stopped
Conditions
- A specific timer is active / inactive
Actions
- Start / update a timer
- Pause a timer
- Resume a timer
- Stop a timer
- Stop all timers
Development
Want to help? Awesome!
Just make a fork, clone it and start contributing.
We use Husky for a pre-commit Unit Test hook, so make sure to run `npm install` after your `git clone` so all depencies get installed and set. Need help? Scroll down to the `Contact` part of this readme.
Roadmap
- Write MORE tests
- Mock Homey npm module
- Add adding or substracting a fixed or random number of seconds
Contact
Have a question or a bug report? Please file an issue on the Github repo.
You can also hit us up on Athom's Slack community at @jeroenbos22 or @milanzor, see you there!
Acknowledgement
The Countdown timers app is inspired by the original CountDown timer app by Ralf van Dooren.
Leer más ›
Tarjetas Flow
Cuando...
Countdown timers
Specific timer started (deprecated) Timername
Countdown timers
Specific timer started Timername
Countdown timers
Specific timer finished (deprecated) Timername
Countdown timers
Specific timer finished Timername
Countdown timers
A timer has started
Countdown timers
A timer has finished
Y...
Countdown timers
A timer is running (deprecated) Timername
Countdown timers
A timer is running Timername
Entonces...
Countdown timers
Start / update a timer Timername seconds
Countdown timers
Start / update an existing timer Timername seconds
Countdown timers
Stop a timer (deprecated) Timer name
Countdown timers
Stop a timer Timer name
Countdown timers
Stop all timers
Countdown timers
Show a timer on ledring Timer name
Countdown timers
Stop ledring animation
Countdown timers
Pause a timer Timer name
Countdown timers
Resume a timer Timer name
Countdown timers
Pause/resume a timer Timer name
Asistencia
El desarrollador de esta aplicación no ofrece soporte directo.
Novedades
Versión 1.3.0 — Added pause / resume cards + bug fixes
Ver registro de cambios