Getting started

Before you can start using this website controlling your micro controllers you need to have the following:

Requirements

How to add a new Microboard

Add new 'Microboard'

To add a new device, the following 3 steps needs to be executed:

At the website (https://myhomeautomation.eu)

On the pc/laptop

Update Microboard settings

Most changes made on in the setup / configuration on this website, will be send to the Microboard automatically, using the periodically communication between the device and the central server.

There are situations were this is not possible (i.e. when the Microboard is offline). Therefore an alternative method is available in the MHAClient installation program to update an existing device offline (usb cable)

Just download the configuration file from the website and copy this file to the 'configs' directory of the MHAClient program and run the "update" command.

Click here for more information on this option

Python (version 3.xx)

The MHAClient installation software needs Python3. You can check if your machine has Python 3 installed by typing: "python --version" in a command prompt

If Python is not installed, you can get it here: https://www.python.org/downloads/