
Automate tasks with Home Assistant
Open source home automation that puts local control and privacy first.
https://home-assistant.io
This integration allows you to automate tasks in your home using Home Assistant, an open-source automation software that prioritizes local control and privacy. With this tool, you can manage smart devices, control lights, thermostats, and more, all from a centralized platform.
Additionally, you can set up custom triggers and actions so your devices interact with each other automatically. For example, you can program the lights to turn on automatically when motion is detected in a room. This integration makes it easy to create complex automations without the need for advanced technical knowledge, enhancing the efficiency and comfort of your smart home.
Triggers
The trigger is the event that starts the automation.
-
Check if there is information about an entity
Gets the data from a specific entity.
Actions
The action is what happens automatically, without you having to do anything else.
-
Interact with a media player
Interacts with media players on your network.
-
Speak a message on a media player
Plays a spoken message through media players on your network.
-
Calls a service within a specific domain
Executes a custom call to a specific service within a domain.
This action allows you to send custom calls to the endpoint POST '/api/services/<domain>/<service>' of your Home Assistant installation.
More info: https://developers.home-assistant.io/docs/api/rest