-
Notifications
You must be signed in to change notification settings - Fork 13
Module Timer
WJDDesigns edited this page May 3, 2026
·
1 revision
Module type:
timer· Category: Interactive · Free
Countdown timer with optional action when time runs out. Bind to a HA timer.* helper, or run a free-standing timer.
- Countdown display (HH:MM:SS or MM:SS)
- Start / pause / cancel buttons
- Optional progress ring around the timer
- Action when timer expires (call any service)
- Bind to a HA
timer.*helper or run independently - Sound / notification on expiry (where supported)
-
HA timer helper — bind to a
timer.*entity - Standalone — pick a duration, the module runs its own countdown
- Layout — circular ring / linear bar / digital only
- Show start/pause/cancel buttons
- Time format — HH:MM:SS or MM:SS
Any HA service call. Examples:
-
script.turn_on(run a script) -
notify.mobile_app_phone(send a notification) -
tts.cloud_say(speak it on a speaker) -
light.turn_off(turn off a light)
Standard 4-tab editor.
-
Cooking timer — bind
timer.oven, ring with red color, on-expiry plays a TTS announcement. - Pomodoro — standalone 25min, on-expiry turns kitchen light pink.
-
Bedtime routine — bind
timer.kids_bedtime, on-expiry callsscript.bedtime_routine.
Ultra Card · Website · Discord · GitHub Issues · HACS · MIT licensed
- Layout-System
- Logic-and-Conditions
- Templates-and-Jinja
- Actions
- Design-System
- Custom-Variables
- Presets-and-Marketplace
- Pro-and-Cloud
- Modules-Overview
- Content
- Data
- Interactive
- Layout
- Media / Background
- Animated (Pro)
- Inputs (Helpers)
- Card embeds