mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-04-30 16:27:16 +00:00
338 B
338 B
title |
---|
Handling events |
Home Assistant has different ways of responding to events that occur in Home Assistant. These have been organized in helper methods. Examples are track_state_change
, track_point_in_time
, track_time_change
.