by Filippo Amabilia | Mar 3, 2020 | All Archives, X1 Server
EVE X1 SERVER Overall View Eve X1 Server is the core of every home automation system based on KNX technology. Beyond the KNX, the X1 server supports also Z-WAve, Modbus, Vimar By-me, Bticino MyHome, EnOcean, Google Assistant, Amazon Alexa, Philips Hue, the E.l.M.o,...
by Filippo Amabilia | Feb 4, 2020 | All Archives, Shelly
SHELLY RGBW2 INTEGRATION WITH THE MQTT PROTOCOL WITHIN THE ILEVIA SYSTEM INTRODUCTION This shelly device can control rgb lights. In this guide you will learn how to set up this device in Eve automation system. Web interface configurations Step 1: Connect to its wifi...
by Filippo Amabilia | Feb 3, 2020 | All Archives, All Archives, Shelly, Shelly
MQTT FX SOFTWARE CONFIGURATION INTRODUCTION This gudie will show you how to set the MQTT debug software MQTT fx. This software allows to check if the commands that we send from Eve automation app have been set propely Software configuration Download the software from...
by Filippo Amabilia | Feb 3, 2020 | All Archives, Shelly
HOW EVE AUTOMATION SOFTWARE WORKS WITH SHELLY MQTT is a low weight publish-subscribe protocol. This protocol is made by two parts: The client (someone connecting to a broker). The broker (the one who has the credentials of all the users and allow you to connect trade...
by Filippo Amabilia | Feb 3, 2020 | All Archives, Shelly
HOW DO THE PAYLOAD AND THE TOPICS WORK? TOPICS The topics are: read, event, write and response. Each topic has a different type of message that the MQTT broker uses to filter messages for each connected client, the topics are composed in levels divided by slash....