This is the complete list of members for homeassistant.components.knx.entity.KnxUiEntityPlatformController, including all inherited members.
| __init__(self, KNXModule knx_module, EntityPlatform entity_platform, type[KnxUiEntity] entity_class) | homeassistant.components.knx.entity.KnxUiEntityPlatformController | |
| _entity_class | homeassistant.components.knx.entity.KnxUiEntityPlatformController | private |
| _entity_platform | homeassistant.components.knx.entity.KnxUiEntityPlatformController | private |
| _knx_module | homeassistant.components.knx.entity.KnxUiEntityPlatformController | private |
| create_entity(self, str unique_id, dict[str, Any] config) | homeassistant.components.knx.entity.KnxUiEntityPlatformController | |
| update_entity(self, RegistryEntry entity_entry, dict[str, Any] config) | homeassistant.components.knx.entity.KnxUiEntityPlatformController |