Home Assistant Unofficial Reference 2024.12.1
switch.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.bmw_connected_drive.switch.BMWSwitch
 
class  homeassistant.components.bmw_connected_drive.switch.BMWSwitchEntityDescription
 

Namespaces

 homeassistant.components.bmw_connected_drive.switch
 

Functions

None homeassistant.components.bmw_connected_drive.switch.async_setup_entry (HomeAssistant hass, BMWConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.bmw_connected_drive.switch._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.bmw_connected_drive.switch.CHARGING_STATE_ON
 
 homeassistant.components.bmw_connected_drive.switch.coordinator = config_entry.runtime_data.coordinator
 
 homeassistant.components.bmw_connected_drive.switch.is_available
 
 homeassistant.components.bmw_connected_drive.switch.key
 
 homeassistant.components.bmw_connected_drive.switch.remote_service_off
 
 homeassistant.components.bmw_connected_drive.switch.remote_service_on
 
 homeassistant.components.bmw_connected_drive.switch.translation_key
 
 homeassistant.components.bmw_connected_drive.switch.value_fn