Regado Command & API Reference

Introduction This document briefly explains all relevant configuration commands supported by Regado devices, including syntax, parameters and command examples. The document also contains a reference on how to interface with the devices using the MQTT protocol, e.g. reading device input values and controlling the device outputs. Created: 30/08/2021 Last modified: 19/01/2025 Version: 8 Created by: Lukas D'Angelo Valid for FW builds: 01/01/2025 - current Basic Commands help The help or ? command shows a list of all commands supported by the current HA-EA platform. ...

January 19, 2025 · Lukas D'Angelo

HA-EA & Home Assistant - getting started

This document briefly describes how to set up a basic Home Assistant environment to contorl 5 heating zones using a HA-EA-S device. Created: 08/09/2021 Last modified: 26/05/2021 Version: 4 Created by: Lukas D'Angelo Overview The heating zones are defined: Living room Kitchen Bathroom Bedroom 1 Bedroom 2 Each zone has its own electrical valve (230V~) which controls the radiator(s) and has a temperature sensor for temperature feedback. Wiring Network The Home Assistant APPLIANCE (e.g. Raspberry Pi) runs Debian 11 Bullseye including the following software: ...

September 8, 2021 · Lukas D'Angelo

HA-EA Command Reference

Introduction This document briefly explains all relevant configuration commands supported by HA-EA devices, including syntax, parameters and command examples. Created: 30/08/2021 Last modified: 26/05/2022 Version: 6 Created by: Lukas D'Angelo Note: This reference is valid for FW-builds as of 05/2022. Basic Commands help The help or ? command shows a list of all commands supported by the current HA-EA platform. Syntax help Parameters None Example $ help clear Clears the Terminal Screen defaults Load default Configuration diagmode Diagnostic Mode Configuration Commands fwupdate Update the System Firmware hostname Set Hostname of the System hw Hardware Platform Configuration Commands ip Internet Protocol Configuration Commands mqtt MQTT Protocol Configuration Commands password Set Management Password of the System restart Restart the System now save Save running Configuration to Flash show Show System Parameters telnet Telnet Management Configuration Commands username Set Management User of the System wifi WiFi Interface Configuration Commands Note: ? is also used to give hints about the syntax or options of a command. ...

August 31, 2021 · Lukas D'Angelo