Denne app er kun kompatibel med tidligere generationer af Homey (2019 eller tidligere).
Der kræves en opdatering, før appen kan fungere på nyere Homey-enheder.
Desværre tilbyder udvikleren af denne app ikke direkte support.
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.
Læs mere ›
Flow-kort
Når...
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
Og...
Countdown timers
A timer is running (deprecated) Timername
Countdown timers
A timer is running Timername
Så...
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
Support
Udvikleren af denne app tilbyder ikke direkte support.
Hvad er nyt
Version 1.3.0 — Added pause / resume cards + bug fixes
Se ændringslog