Skip to main content

Home Assistant Control

This component controls Home Assistant devices. It provides actions like turn_on, turn_off, and toggle for any entity. The domain is automatically extracted from the entity ID.

Prerequisites

  • A Home Assistant Long-Lived Access Token
  • A Home Assistant server URL
InputsOutputs

List HomeAssistant States

This component retrieves device states from Home Assistant. It can return all states or filter by domain (e.g., light, switch, sensor).

Prerequisites

  • A Home Assistant Long-Lived Access Token
  • A Home Assistant server URL
InputsOutputs