Implementation of a notification service for the Clickatell service.
Definition at line 41 of file notify.py.
◆ __init__()
| None homeassistant.components.clickatell.notify.ClickatellNotificationService.__init__ |
( |
|
self, |
|
|
ConfigType |
config |
|
) |
| |
Initialize the service.
Definition at line 44 of file notify.py.
◆ send_message()
| None homeassistant.components.clickatell.notify.ClickatellNotificationService.send_message |
( |
|
self, |
|
|
str |
message = "", |
|
|
**Any |
kwargs |
|
) |
| |
Send a message to a user.
Definition at line 49 of file notify.py.
The documentation for this class was generated from the following file:
- core/homeassistant/components/clickatell/notify.py