Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.shelly.entity.ShellyRpcEntity Member List

This is the complete list of members for homeassistant.components.shelly.entity.ShellyRpcEntity, including all inherited members.

__init__(self, ShellyRpcCoordinator coordinator, str key)homeassistant.components.shelly.entity.ShellyRpcEntity
homeassistant::helpers::update_coordinator::CoordinatorEntity.__init__(self, _DataUpdateCoordinatorT coordinator, Any context=None)homeassistant.helpers.update_coordinator.CoordinatorEntity
homeassistant::components::shelly::coordinator::ShellyRpcCoordinator.__init__(self, HomeAssistant hass, ShellyConfigEntry entry, RpcDevice device)homeassistant.components.shelly.coordinator.ShellyRpcCoordinator
_async_connect_ble_scanner(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_connected(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_device_event_handler(self, dict[str, Any] event_data)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_disconnected(self, bool reconnect)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_handle_rpc_device_online(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_handle_update(self, RpcDevice device_, RpcUpdateType update_type)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_run_connected_events(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_run_disconnected_events(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_setup_outbound_websocket(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_update_data(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_async_update_listener(self, HomeAssistant hass, ShellyConfigEntry entry)homeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_attr_device_infohomeassistant.components.shelly.entity.ShellyRpcEntityprivate
_attr_namehomeassistant.components.shelly.entity.ShellyRpcEntityprivate
_attr_unique_idhomeassistant.components.shelly.entity.ShellyRpcEntityprivate
_came_online_oncehomeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_connect_taskhomeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_connection_lockhomeassistant.components.shelly.coordinator.ShellyRpcCoordinatorprivate
_update_callback(self)homeassistant.components.shelly.entity.ShellyRpcEntityprivate
async_added_to_hass(self)homeassistant.components.shelly.entity.ShellyRpcEntity
async_device_online(self, str source)homeassistant.components.shelly.coordinator.ShellyRpcCoordinator
async_setup(self, list[Platform]|None pending_platforms=None)homeassistant.components.shelly.coordinator.ShellyRpcCoordinator
async_subscribe_events(self, Callable[[dict[str, Any]], None] event_callback)homeassistant.components.shelly.coordinator.ShellyRpcCoordinator
async_subscribe_input_events(self, Callable[[dict[str, Any]], None] input_event_callback)homeassistant.components.shelly.coordinator.ShellyRpcCoordinator
async_subscribe_ota_events(self, Callable[[dict[str, Any]], None] ota_event_callback)homeassistant.components.shelly.coordinator.ShellyRpcCoordinator
async_update(self)homeassistant.helpers.update_coordinator.CoordinatorEntity
available(self)homeassistant.components.shelly.entity.ShellyRpcEntity
call_rpc(self, str method, Any params)homeassistant.components.shelly.entity.ShellyRpcEntity
connectedhomeassistant.components.shelly.coordinator.ShellyRpcCoordinator
entryhomeassistant.components.shelly.coordinator.ShellyRpcCoordinator
keyhomeassistant.components.shelly.entity.ShellyRpcEntity
last_update_successhomeassistant.components.shelly.coordinator.ShellyRpcCoordinator
shutdown(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinator
status(self)homeassistant.components.shelly.entity.ShellyRpcEntity
update_intervalhomeassistant.components.shelly.coordinator.ShellyRpcCoordinator
update_sleep_period(self)homeassistant.components.shelly.coordinator.ShellyRpcCoordinator