Huawei LTE router SMS notification service.
Definition at line 37 of file notify.py.
◆ __init__()
| None homeassistant.components.huawei_lte.notify.HuaweiLteSmsNotificationService.__init__ |
( |
|
self, |
|
|
Router |
router, |
|
|
list[str] |
default_targets |
|
) |
| |
◆ send_message()
| None homeassistant.components.huawei_lte.notify.HuaweiLteSmsNotificationService.send_message |
( |
|
self, |
|
|
str |
message = "", |
|
|
**Any |
kwargs |
|
) |
| |
Send message to target numbers.
Definition at line 45 of file notify.py.
◆ default_targets
| homeassistant.components.huawei_lte.notify.HuaweiLteSmsNotificationService.default_targets |
◆ router
| homeassistant.components.huawei_lte.notify.HuaweiLteSmsNotificationService.router |
The documentation for this class was generated from the following file:
- core/homeassistant/components/huawei_lte/notify.py