Hi,
Just upgraded to version 0.81. After that I get the following error trying to restart the system from within hassio:
Log Details (ERROR)
Sat Oct 27 2018 20:26:57 GMT+0200 (centraleuropeisk sommartid)
Error executing service <ServiceCall homeassistant.restart (c:15ccb382aaf9493eaa9fc173d8adff07)>
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/core.py", line 1177, in _event_to_service_call
await service_handler.func(service_call)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/hassio/__init__.py", line 264, in async_handle_core_service
error = await async_check_config(hass)
File "/usr/local/lib/python3.6/site-packages/homeassistant/components/hassio/__init__.py", line 147, in async_check_config
if result['result'] == "error":
UnboundLocalError: local variable 'result' referenced before assignment
Any ideas? big thanks!
Best regards,
Tobias