Classes | |
| class | BMWNotificationService |
Functions | |
| BMWNotificationService | get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
| list | ATTR_LOCATION_ATTRIBUTES = ["street", "city", "postal_code", "country"] |
| POI_SCHEMA | |
Support for BMW notifications.
| BMWNotificationService homeassistant.components.bmw_connected_drive.notify.get_service | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
|
private |
| list homeassistant.components.bmw_connected_drive.notify.ATTR_LOCATION_ATTRIBUTES = ["street", "city", "postal_code", "country"] |
| homeassistant.components.bmw_connected_drive.notify.POI_SCHEMA |