Home Assistant Unofficial Reference 2024.12.1
label_registry.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.config.label_registry
 

Functions

dict[str, Any] homeassistant.components.config.label_registry._entry_dict (LabelEntry entry)
 
bool homeassistant.components.config.label_registry.async_setup (HomeAssistant hass)
 
None homeassistant.components.config.label_registry.websocket_create_label (HomeAssistant hass, ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.config.label_registry.websocket_delete_label (HomeAssistant hass, ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.config.label_registry.websocket_list_labels (HomeAssistant hass, ActiveConnection connection, dict[str, Any] msg)
 
None homeassistant.components.config.label_registry.websocket_update_label (HomeAssistant hass, ActiveConnection connection, dict[str, Any] msg)
 

Variables

dictionary homeassistant.components.config.label_registry.SUPPORTED_LABEL_THEME_COLORS