The Cisco Webex Notification Service.
Definition at line 46 of file notify.py.
◆ __init__()
| def homeassistant.components.cisco_webex_teams.notify.CiscoWebexNotificationService.__init__ |
( |
|
self, |
|
|
|
client, |
|
|
|
room |
|
) |
| |
Initialize the service.
Definition at line 49 of file notify.py.
◆ send_message()
| def homeassistant.components.cisco_webex_teams.notify.CiscoWebexNotificationService.send_message |
( |
|
self, |
|
|
|
message = "", |
|
|
** |
kwargs |
|
) |
| |
Send a message to a user.
Definition at line 54 of file notify.py.
◆ client
| homeassistant.components.cisco_webex_teams.notify.CiscoWebexNotificationService.client |
◆ room
| homeassistant.components.cisco_webex_teams.notify.CiscoWebexNotificationService.room |
The documentation for this class was generated from the following file:
- core/homeassistant/components/cisco_webex_teams/notify.py