Home Assistant Unofficial Reference 2024.12.1
binary_sensor.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.bmw_connected_drive.binary_sensor.BMWBinarySensor
 
class  homeassistant.components.bmw_connected_drive.binary_sensor.BMWBinarySensorEntityDescription
 

Namespaces

 homeassistant.components.bmw_connected_drive.binary_sensor
 

Functions

dict[str, Any] homeassistant.components.bmw_connected_drive.binary_sensor._check_control_messages (MyBMWVehicle vehicle)
 
dict[str, Any] homeassistant.components.bmw_connected_drive.binary_sensor._condition_based_services (MyBMWVehicle vehicle, UnitSystem unit_system)
 
dict[str, Any] homeassistant.components.bmw_connected_drive.binary_sensor._format_cbs_report (ConditionBasedService report, UnitSystem unit_system)
 
None homeassistant.components.bmw_connected_drive.binary_sensor.async_setup_entry (HomeAssistant hass, BMWConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Variables

 homeassistant.components.bmw_connected_drive.binary_sensor._LOGGER = logging.getLogger(__name__)
 
dictionary homeassistant.components.bmw_connected_drive.binary_sensor.ALLOWED_CHECK_CONTROL_MESSAGE_KEYS
 
dictionary homeassistant.components.bmw_connected_drive.binary_sensor.ALLOWED_CONDITION_BASED_SERVICE_KEYS