Implement the notification service for LG WebOS TV.
Definition at line 35 of file notify.py.
◆ __init__()
| None homeassistant.components.webostv.notify.LgWebOSNotificationService.__init__ |
( |
|
self, |
|
|
WebOsClient |
client |
|
) |
| |
Initialize the service.
Definition at line 38 of file notify.py.
◆ async_send_message()
| None homeassistant.components.webostv.notify.LgWebOSNotificationService.async_send_message |
( |
|
self, |
|
|
str |
message = "", |
|
|
**Any |
kwargs |
|
) |
| |
Send a message to the tv.
Definition at line 42 of file notify.py.
◆ _client
| homeassistant.components.webostv.notify.LgWebOSNotificationService._client |
|
private |
The documentation for this class was generated from the following file:
- core/homeassistant/components/webostv/notify.py