Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.intent.timers.MultipleTimersMatchedError Class Reference
Inheritance diagram for homeassistant.components.intent.timers.MultipleTimersMatchedError:
[legend]
Collaboration diagram for homeassistant.components.intent.timers.MultipleTimersMatchedError:
[legend]

Public Member Functions

None __init__ (self)
 

Detailed Description

Error when multiple timers matched name or start time.

Definition at line 187 of file timers.py.

Constructor & Destructor Documentation

◆ __init__()

None homeassistant.components.intent.timers.MultipleTimersMatchedError.__init__ (   self)
Initialize error.

Definition at line 190 of file timers.py.


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