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

Public Member Functions

None __init__ (self)
 

Detailed Description

Error when a timer could not be found by name or start time.

Definition at line 179 of file timers.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 182 of file timers.py.


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