Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.websocket_api
 

Functions

None homeassistant.components.websocket_api.async_register_command (HomeAssistant hass, str|const .WebSocketCommandHandler command_or_handler, const .WebSocketCommandHandler|None handler=None, VolSchemaType|None schema=None)
 
bool homeassistant.components.websocket_api.async_setup (HomeAssistant hass, ConfigType config)
 

Variables

 homeassistant.components.websocket_api.CONFIG_SCHEMA
 
 homeassistant.components.websocket_api.Final