J. Nick Koston
f4922edb4b
Fix empty delays in script helper (#114346)
fixes
```
Logger: homeassistant.components.automation.kamermaster_knop_4_acties_licht
Bron: components/automation/__init__.py:726
integratie: Automatisering (documentatie, problemen)
Eerst voorgekomen: 22:17:29 (5 gebeurtenissen)
Laatst gelogd: 22:59:24
While executing automation automation.kamermaster_knop_4_acties_licht
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/components/automation/__init__.py", line 726, in async_trigger
return await self.action_script.async_run(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 1645, in async_run
return await asyncio.shield(create_eager_task(run.async_run()))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 454, in async_run
await self._async_step(log_exceptions=False)
File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 506, in _async_step
self._handle_exception(
File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 536, in _handle_exception
raise exception
File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 504, in _async_step
await getattr(self, handler)()
File "/usr/src/homeassistant/homeassistant/helpers/script.py", line 626, in _async_delay_step
if timeout_future.done():
^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'done'
```
2024-03-28 00:29:43 -04:00
..
2024-01-03 17:34:47 +01:00
2016-03-09 11:15:04 +01:00
2024-03-26 00:02:16 +01:00
2024-03-08 10:36:11 -05:00
2024-03-23 00:27:57 +01:00
2024-03-26 00:02:16 +01:00
2024-03-08 10:36:11 -05:00
2024-03-25 11:33:00 +01:00
2024-03-26 00:02:16 +01:00
2024-03-26 00:02:16 +01:00
2024-03-26 00:02:16 +01:00
2024-03-12 08:41:12 -04:00
2024-03-26 00:02:16 +01:00
2024-03-26 00:02:16 +01:00
2024-03-08 10:36:11 -05:00
2024-03-08 10:36:11 -05:00
2024-03-27 08:41:44 +01:00
2023-12-05 08:43:58 +01:00
2024-03-27 11:36:00 +01:00
2024-03-26 09:22:53 +01:00
2024-03-08 10:36:11 -05:00
2024-03-26 00:02:16 +01:00
2024-03-08 10:36:11 -05:00
2024-03-20 19:49:37 -04:00
2024-03-26 18:58:25 +01:00
2024-03-26 00:02:16 +01:00
2024-03-08 20:38:34 +01:00
2024-03-26 00:02:16 +01:00
2024-03-26 00:02:16 +01:00
2024-03-26 00:02:16 +01:00
2023-12-04 12:48:49 +01:00
2024-03-26 00:02:16 +01:00
2024-03-26 00:02:16 +01:00
2024-02-19 22:28:42 -05:00
2024-03-08 10:36:11 -05:00
2024-03-19 09:01:07 +01:00
2024-03-08 19:16:38 +01:00
2024-03-08 10:36:11 -05:00
2024-03-26 00:02:16 +01:00
2024-03-08 19:16:38 +01:00
2024-03-20 19:49:37 -04:00
2023-02-17 18:50:09 +01:00
2024-03-08 10:36:11 -05:00
2024-03-19 09:01:07 +01:00
2024-03-26 00:02:16 +01:00
2024-03-08 10:36:11 -05:00
2024-03-19 09:01:07 +01:00
2024-03-08 19:16:38 +01:00
2024-03-28 00:29:43 -04:00
2024-03-26 20:31:06 +01:00
2024-03-26 00:02:16 +01:00
2024-03-26 00:02:16 +01:00
2024-03-19 09:01:07 +01:00
2024-03-08 19:16:38 +01:00
2024-03-08 19:16:38 +01:00
2024-03-08 10:36:11 -05:00
2024-03-25 15:49:54 -10:00
2023-12-07 22:58:09 +01:00
2024-03-26 00:02:16 +01:00
2024-03-08 19:16:38 +01:00
2024-03-26 10:32:29 +01:00
2024-03-26 00:02:16 +01:00
2024-03-08 10:36:11 -05:00
2024-03-08 10:36:11 -05:00