developers.home-assistant/website/versioned_docs/version-0.72/creating_component_events.md

418 B

title id original_id
Handling events version-0.72-creating_component_events creating_component_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.