A IFTTT for Home Assistant, in your browser. Still heavily work in progress!
IFTTHA uses Home Assistant's REST API to communicate with your instance of Home Assistant. Before we start automating from the browser, make sure that your setup reflects the following:
- A Home Assistant instance is running on a machine that is reachable from the browser machine's network
- You have created a valid long-lived access token
- Download the latest version as .xpi file
- Install the extension from file
Install dependencies
yarn
Start developing:
yarn dev
The command above: