Home Assistant Unofficial Reference 2024.12.1
homeassistant.helpers.intent.MatchTargetsResult Class Reference

Static Public Attributes

 default_factory
 
 None
 

Detailed Description

Result from async_match_targets.

Definition at line 283 of file intent.py.

Member Data Documentation

◆ default_factory

homeassistant.helpers.intent.MatchTargetsResult.default_factory
static

Definition at line 292 of file intent.py.

◆ None

homeassistant.helpers.intent.MatchTargetsResult.None
static

Definition at line 289 of file intent.py.


The documentation for this class was generated from the following file: