Lovelace card intended for use with Switch timer integration. Schedule a timer by using a browser_mod popup.
This card is designed to be placed inside a browser_mod popup. The card will close the popup after 500 milliseconds automatically when a timer is scheduled (Requires your browser to be registered in browser_mod config panel).
Example browser_mod.popup call to display the card
action: browser_mod.popup
data:
title: Popup title
target:
device_id: this
content:
type: custom:set-timer-popup-card
entity: switch_timer.sample_light
This popup service can be set as hold_action or tap_action for a frontend card.
Installation using HACS
- Go to the main screen of HACS and select custom repositories option in the top right corner menu.
- Enter enter the URL of this repository, select type as Dashboard and click add.
- Search for set-timer-popup-card in HACS and download the card.
- After downloading the card, make sure to click the reload button in the prompt. The card is ready to be used.
Enjoy! ;)
If you encounter any problems with the card, feel free to contact me by email [email protected] or open an issue in this repository. If you wish to support my work you can make a donation here or just give this repo a star.



