Skip to content

This script adds timer functionality to Home Assistant's Assist.

Notifications You must be signed in to change notification settings

hannemann/ha_intent_timers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

Home Assistant Assist Timer Functionality.

This script adds timer functionality to Home Assistant's Assist. For now, it adds the ability to start and stop timers and ask how much time is left on all or a specific timer.

Usage

Installation

  1. TIMERS
  • Create 3 timers; timer.timer1, timer.timer2, timer.timer3.
  1. FILES
  • Add the folder 'custom_sentences' to your installation.
  • Add the file config_assist_intent_script.yaml to your installation or add the content of the file to yours if you already have such a file.
  1. RESTART
  • Restart your Home Assistant instance.

FAQ

  1. Why delays? Sometimes Assist is slower in its answer than the service performing the action. For example, we ask Assist to stop a timer. The service will stop the timer, then Assist will tell there are no timers active (instead of 'Okay, stopping the timer).

Known bugs

  1. When stopping a timer, Assist currently responds with 'that timer is not running'. The timer(s) is/are stopped nonetheless.

About

This script adds timer functionality to Home Assistant's Assist.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published