Advertisement
Guest User

Untitled

a guest
Aug 22nd, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.10 KB | None | 0 0
  1. [1487162128] Cannot quick reload all YAML configurations because the configuration is not valid: Platform error lock.sesame3 - Exception importing custom_components.sesame3.lock
  2. Traceback (most recent call last):
  3. File "/usr/src/homeassistant/homeassistant/components/websocket_api/commands.py", line 205, in handle_call_service
  4. await hass.services.async_call(
  5. File "/usr/src/homeassistant/homeassistant/core.py", line 1957, in async_call
  6. response_data = await coro
  7. ^^^^^^^^^^
  8. File "/usr/src/homeassistant/homeassistant/core.py", line 1997, in _execute_service
  9. return await cast(
  10. ^^^^^^^^^^^
  11. File "/usr/src/homeassistant/homeassistant/helpers/service.py", line 927, in admin_handler
  12. await result
  13. File "/usr/src/homeassistant/homeassistant/components/homeassistant/__init__.py", line 316, in async_handle_reload_all
  14. raise HomeAssistantError(
  15. homeassistant.exceptions.HomeAssistantError: Cannot quick reload all YAML configurations because the configuration is not valid: Platform error lock.sesame3 - Exception importing custom_components.sesame3.lock
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement