Send Notifications to BMW.
Definition at line 61 of file notify.py.
◆ __init__()
| None homeassistant.components.bmw_connected_drive.notify.BMWNotificationService.__init__ |
( |
|
self, |
|
|
dict[str, MyBMWVehicle] |
targets |
|
) |
| |
Set up the notification service.
Definition at line 66 of file notify.py.
◆ async_send_message()
| None homeassistant.components.bmw_connected_drive.notify.BMWNotificationService.async_send_message |
( |
|
self, |
|
|
str |
message = "", |
|
|
**Any |
kwargs |
|
) |
| |
Send a message or POI to the car.
Definition at line 75 of file notify.py.
◆ targets()
| dict[str, Any] | None homeassistant.components.bmw_connected_drive.notify.BMWNotificationService.targets |
( |
|
self | ) |
|
Return a dictionary of registered targets.
Definition at line 71 of file notify.py.
◆ vehicle_targets
| homeassistant.components.bmw_connected_drive.notify.BMWNotificationService.vehicle_targets |
The documentation for this class was generated from the following file:
- core/homeassistant/components/bmw_connected_drive/notify.py