It has been two weeks ago since I released the first (private) beta version of HouseAgent. A handful of people starting testing and playing with it, and I noticed that documentation and instructions are lacking a bit.
In this blog post I will guide you through the process (in very basic steps) of installing the core of HouseAgent. The good news is, that this will get core of HouseAgent up and running. The bad news is that you can’t do anything with, not without plug-ins at least. I will dive into the subject of installing plug-ins in another blog post.
Step 1: installation of RabbitMQ (and Erlang)
RabbitMQ is the message broker required by HouseAgent, you can download it from here.
You need the server with Windows installer:
After you have started the RabbitMQ setup, it will alert you that you also need Erlang:
Go ahead and download and install the latest Erlang version, choose the Windows binary form:
Now complete the installation of both Erlang and RabbitMQ, the default settings will suffice.
Step 2: Installation of HouseAgent
Download the latest beta release from the HouseAgent forum. And start the HouseAgent installation.
It’s an easy next->next->finish installation.
Step 3: Enjoy HouseAgent
Congratulations! You should now be ready to use HouseAgent!
There’s a HouseAgent start menu group in the start menu to get you going.
Recent Posts
You have probably been using Home Assistant for quite a while, but lately you have wondered how to enable remote access to your Home Assistant installation. This is a very common question and one way...
As you might know, Google has shut down the Works with Nest program since the 31st of August 2019. Since then there was no official way to integrate Nest products with Home Assistant. Lets not talk...