Notification service for KEBA EV Chargers.
Definition at line 23 of file notify.py.
◆ __init__()
| def homeassistant.components.keba.notify.KebaNotificationService.__init__ |
( |
|
self, |
|
|
|
client |
|
) |
| |
Initialize the service.
Definition at line 26 of file notify.py.
◆ async_send_message()
| def homeassistant.components.keba.notify.KebaNotificationService.async_send_message |
( |
|
self, |
|
|
|
message = "", |
|
|
** |
kwargs |
|
) |
| |
Send the message.
Definition at line 30 of file notify.py.
◆ _client
| homeassistant.components.keba.notify.KebaNotificationService._client |
|
private |
The documentation for this class was generated from the following file: