Home Assistant Unofficial Reference 2024.12.1
error.py
Go to the documentation of this file.
1 """WebSocket API related errors."""
2 
3 from homeassistant.exceptions import HomeAssistantError
4 
5 
7  """Disconnect the current session."""