Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.weather.intent Namespace Reference

Classes

class  GetWeatherIntent
 

Functions

None async_setup_intents (HomeAssistant hass)
 

Detailed Description

Intents for the weather integration.

Function Documentation

◆ async_setup_intents()

None homeassistant.components.weather.intent.async_setup_intents ( HomeAssistant  hass)
Set up the weather intents.

Definition at line 13 of file intent.py.