Erik Montnemery
|
59d9d3de69
|
Add at_started helper (#79577)
|
2022-10-05 12:24:51 +02:00 |
Marc Mueller
|
dc47121f2c
|
Better type hass_job method calls (#76053)
|
2022-08-09 16:12:33 -04:00 |
Erik Montnemery
|
f35e7d1129
|
Allow cancelling async_at_start helper (#71196)
|
2022-05-02 07:41:14 -07:00 |
Erik Montnemery
|
ae9c2df691
|
Return unsubscribe callback from start.async_at_start (#69083)
* Return unsubscribe callback from start.async_at_start
* Update calling code
|
2022-04-01 23:34:36 +02:00 |
Erik Montnemery
|
6d57dbde68
|
Support passing callbacks to start.async_at_start (#63473)
* Support passing callbacks to start.async_at_start
* Update homeassistant/helpers/start.py
Co-authored-by: Franck Nijhof <git@frenck.dev>
* Fix imports
Co-authored-by: Franck Nijhof <git@frenck.dev>
|
2022-01-05 18:04:09 +01:00 |
Marc Mueller
|
77ee72cbb9
|
Import Callable from collections.abc (1) (#56775)
|
2021-09-29 16:32:11 +02:00 |
Paulus Schoutsen
|
f472219c68
|
Set up cloud semi-dependencies at start (#51313)
|
2021-06-01 01:35:31 +02:00 |