1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00
Files
core/homeassistant/helpers
Michael Hansen add6ffaf70 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
2024-05-14 14:42:32 -04:00
..
2024-03-28 10:18:07 +01:00
2024-05-07 11:25:16 -05:00
2024-03-18 00:40:38 +01:00
2024-05-07 11:25:16 -05:00
2024-05-14 14:42:32 -04:00
2024-03-26 00:02:16 +01:00
2024-05-08 23:54:49 +02:00
2024-05-07 11:24:13 -05:00