Classes | |
| class | MycroftNotificationService |
Functions | |
| MycroftNotificationService | get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Mycroft AI notification platform.
| MycroftNotificationService homeassistant.components.mycroft.notify.get_service | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |