Não estou a usar no recorder. Até ao update tenho registos na Base de dados. Após o update passou a dar erros.
2021-11-15 22:25:34 ERROR (MainThread) [homeassistant.components.shell_command] Timed out running command: pip install pymysql
, after: 60s
Traceback (most recent call last):
File “/usr/local/lib/python3.9/asyncio/streams.py”, line 517, in _wait_for_data
await self._waiter
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File “/usr/local/lib/python3.9/asyncio/subprocess.py”, line 196, in communicate
stdin, stdout, stderr = await tasks.gather(stdin, stdout, stderr,
asyncio.exceptions.CancelledError
During handling of the above exception, another exception occurred:
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 “/usr/src/homeassistant/homeassistant/components/shell_command/init.py”, line 83, in async_service_handler
stdout_data, stderr_data = await asyncio.wait_for(
File “/usr/local/lib/python3.9/asyncio/tasks.py”, line 494, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
2021-11-15 22:30:11 ERROR (MainThread) [homeassistant.components.automation.registar_temperatura_quarto_suite] Registar Temperatura Quarto Suite: Error executing script. Error for call_service at pos 1: Error rendering data template: UndefinedError: ‘dict object’ has no attribute ‘to_state’
2021-11-15 22:30:11 ERROR (MainThread) [homeassistant.components.automation.registar_temperatura_quarto_suite] Error while executing automation automation.registar_temperatura_quarto_suite: Error rendering data template: UndefinedError: ‘dict object’ has no attribute ‘to_state’