2021-12-17 19:58:48 DEBUG (MainThread) [custom_components.triones] ef 01 77
2021-12-17 19:58:48 DEBUG (MainThread) [custom_components.triones] 66 e3 23 41 20 01 2c 3c 82 00 03 99
2021-12-17 19:59:18 DEBUG (MainThread) [custom_components.triones] ef 01 77
2021-12-17 19:59:18 DEBUG (MainThread) [custom_components.triones] 66 e3 23 41 20 01 2c 3c 82 00 03 99
2021-12-17 19:59:48 DEBUG (MainThread) [custom_components.triones] ef 01 77
2021-12-17 19:59:53 ERROR (MainThread) [custom_components.triones] Error getting status:
2021-12-17 19:59:53 DEBUG (MainThread) [custom_components.triones] Traceback (most recent call last):
File "/usr/local/lib/python3.9/asyncio/tasks.py", line 492, in wait_for
fut.result()
asyncio.exceptions.CancelledError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/config/custom_components/triones/
triones.py", line 90, in update
await asyncio.wait_for(future, 5.0)
File "/usr/local/lib/python3.9/asyncio/tasks.py", line 494, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError