Implementation of a notification service for the Facebook service.
Definition at line 42 of file notify.py.
◆ __init__()
| def homeassistant.components.facebook.notify.FacebookNotificationService.__init__ |
( |
|
self, |
|
|
|
access_token |
|
) |
| |
Initialize the service.
Definition at line 45 of file notify.py.
◆ send_message()
| def homeassistant.components.facebook.notify.FacebookNotificationService.send_message |
( |
|
self, |
|
|
|
message = "", |
|
|
** |
kwargs |
|
) |
| |
Send some message.
Definition at line 49 of file notify.py.
◆ page_access_token
| homeassistant.components.facebook.notify.FacebookNotificationService.page_access_token |
The documentation for this class was generated from the following file:
- core/homeassistant/components/facebook/notify.py