Go to the source code of this file.
Classes | |
| class | homeassistant.components.bmw_connected_drive.notify.BMWNotificationService |
Namespaces | |
| homeassistant.components.bmw_connected_drive.notify | |
Functions | |
| BMWNotificationService | homeassistant.components.bmw_connected_drive.notify.get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| homeassistant.components.bmw_connected_drive.notify._LOGGER = logging.getLogger(__name__) | |
| list | homeassistant.components.bmw_connected_drive.notify.ATTR_LOCATION_ATTRIBUTES = ["street", "city", "postal_code", "country"] |
| homeassistant.components.bmw_connected_drive.notify.POI_SCHEMA | |