Classes | |
| class | BroadcastNotificationService |
Functions | |
| BaseNotificationService | async_get_service (HomeAssistant hass, ConfigType config, DiscoveryInfoType|None discovery_info=None) |
| tuple[str, str] | broadcast_commands (str language_code) |
Variables | |
| dictionary | LANG_TO_BROADCAST_COMMAND |
Support for Google Assistant SDK broadcast notifications.
| BaseNotificationService homeassistant.components.google_assistant_sdk.notify.async_get_service | ( | HomeAssistant | hass, |
| ConfigType | config, | ||
| DiscoveryInfoType | None | discovery_info = None |
||
| ) |
| tuple[str, str] homeassistant.components.google_assistant_sdk.notify.broadcast_commands | ( | str | language_code | ) |
| dictionary homeassistant.components.google_assistant_sdk.notify.LANG_TO_BROADCAST_COMMAND |