Implementation of a notification service.
Definition at line 30 of file notify.py.
◆ __init__()
| None homeassistant.components.netgear_lte.notify.NetgearNotifyService.__init__ |
( |
|
self, |
|
|
ConfigType |
config, |
|
|
dict[str, Any] |
discovery_info |
|
) |
| |
Initialize the service.
Definition at line 33 of file notify.py.
◆ async_send_message()
| def homeassistant.components.netgear_lte.notify.NetgearNotifyService.async_send_message |
( |
|
self, |
|
|
|
message = "", |
|
|
** |
kwargs |
|
) |
| |
Send a message to a user.
Definition at line 42 of file notify.py.
◆ config
| homeassistant.components.netgear_lte.notify.NetgearNotifyService.config |
The documentation for this class was generated from the following file:
- core/homeassistant/components/netgear_lte/notify.py