

Centralize data and automate business processes with Home Assistant integrations
Streamline your business processes by centralizing your Home Assistant data. Boost.space connects to your IT tools and helps aggregate their data into central databases. Data centralization serves as the foundation for easy collaboration across teams, process automation across tools, and data analysis with a complete story.
Integrate Home Assistant with thousands of other apps in a few clicks.

Get a head start with our Home Assistant integration templates or create your own

Update a Entity State
Updates or creates the state of a specified entity.

Update a Numeric Entity
Sets the value of a specified entity.

Update a Boolean Entity
Sets the boolean value of a specified entity.

Toggle a Boolean Entity
Toggle the state of a specified boolean entity. If the entity is off, turn it on. If an entity is on, turn it off.

Read an Entity
Reads the state and details of a specified sensor.

Fire an Event
Fires specified Home Assistant event. Returns `message` property if successful.

Fire an Action
Fires specified Home Assistant action. Returns a list of states that have been changed during action execution.

Make an API Call
Performs an arbitrary authorized API call.

List Entities
Lists all existing entities, including state and attributes.