The Mycroft Notification Service.
Definition at line 25 of file notify.py.
◆ __init__()
| def homeassistant.components.mycroft.notify.MycroftNotificationService.__init__ |
( |
|
self, |
|
|
|
mycroft_ip |
|
) |
| |
Initialize the service.
Definition at line 28 of file notify.py.
◆ send_message()
| def homeassistant.components.mycroft.notify.MycroftNotificationService.send_message |
( |
|
self, |
|
|
|
message = "", |
|
|
** |
kwargs |
|
) |
| |
Send a message mycroft to speak on instance.
Definition at line 32 of file notify.py.
◆ mycroft_ip
| homeassistant.components.mycroft.notify.MycroftNotificationService.mycroft_ip |
The documentation for this class was generated from the following file:
- core/homeassistant/components/mycroft/notify.py