Go to the source code of this file.
Namespaces | |
| homeassistant.components.config.device_registry | |
Functions | |
| bool | homeassistant.components.config.device_registry.async_setup (HomeAssistant hass) |
| None | homeassistant.components.config.device_registry.websocket_list_devices (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg) |
| None | homeassistant.components.config.device_registry.websocket_remove_config_entry_from_device (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg) |
| None | homeassistant.components.config.device_registry.websocket_update_device (HomeAssistant hass, websocket_api.ActiveConnection connection, dict[str, Any] msg) |