Go to the source code of this file.
Namespaces | |
| homeassistant.components.intent | |
Functions | |
| None | homeassistant.components.intent._async_process_intent (HomeAssistant hass, str domain, IntentPlatformProtocol platform) |
| bool | homeassistant.components.intent.async_setup (HomeAssistant hass, ConfigType config) |
Variables | |
| list | homeassistant.components.intent.__all__ |
| homeassistant.components.intent._LOGGER = logging.getLogger(__name__) | |
| homeassistant.components.intent.CONFIG_SCHEMA = cv.empty_config_schema(DOMAIN) | |
| dictionary | homeassistant.components.intent.ONOFF_DEVICE_CLASSES |