Add Assist timers (#117199)
* First pass at timers * Move to separate file * Refactor to using events * Add pause/unpause/status * Add ordinal * Add test for timed Assist command * Fix name matching * Fix IntentHandleError * Fix again * Refactor to callbacks * is_paused -> is_active * Rename "set timer" to "start timer" * Move tasks to timer manager * More fixes * Remove assist command * Remove cancel by ordinal * More tests * Remove async on callbacks * Export async_register_timer_handler
This commit is contained in:
parent
458cc838cf
commit
add6ffaf70
8 changed files with 1918 additions and 29 deletions
1005
tests/components/intent/test_timers.py
Normal file
1005
tests/components/intent/test_timers.py
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue