Go to the source code of this file.
Namespaces | |
| homeassistant.components.velbus.diagnostics | |
Functions | |
| dict[str, Any] | homeassistant.components.velbus.diagnostics._build_channels_diagnostics_info (dict[str, VelbusChannel] channels) |
| dict[str, Any] | homeassistant.components.velbus.diagnostics._build_module_diagnostics_info (VelbusModule module) |
| dict[str, Any] | homeassistant.components.velbus.diagnostics.async_get_config_entry_diagnostics (HomeAssistant hass, ConfigEntry entry) |
| dict[str, Any] | homeassistant.components.velbus.diagnostics.async_get_device_diagnostics (HomeAssistant hass, ConfigEntry entry, DeviceEntry device) |