"""Constants for Google Assistant SDK integration."""
from __future__ import annotations
DOMAIN = "google_assistant_sdk"
DEFAULT_NAME = "Google Assistant SDK"