Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.bosch_shc.entity Namespace Reference

Classes

class  SHCBaseEntity
 
class  SHCDomainEntity
 
class  SHCEntity
 

Functions

None async_remove_devices (HomeAssistant hass, SHCBaseEntity entity, str entry_id)
 

Detailed Description

Bosch Smart Home Controller base entity.

Function Documentation

◆ async_remove_devices()

None homeassistant.components.bosch_shc.entity.async_remove_devices ( HomeAssistant  hass,
SHCBaseEntity  entity,
str   entry_id 
)
Get item that is removed from session.

Definition at line 15 of file entity.py.