Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

set-timer-popup-card

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

  1. Go to the main screen of HACS and select custom repositories option in the top right corner menu.

  2. Enter enter the URL of this repository, select type as Dashboard and click add.

  3. Search for set-timer-popup-card in HACS and download the card.

  4. After downloading the card, make sure to click the reload button in the prompt. The card is ready to be used.

Enjoy! ;)

Issues & support

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.

About

Lovelace card used for scheduling a timer by switch timer integration

Resources

Stars

20 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages