Home Assistant Unofficial Reference 2024.12.1
core.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.config.core.CheckConfigView
 

Namespaces

 homeassistant.components.config.core
 

Functions

bool homeassistant.components.config.core.async_setup (HomeAssistant hass)
 
None homeassistant.components.config.core.websocket_detect_config (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.config.core.websocket_update_config (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg)