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 and...
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....
by Filippo Amabilia | Jan 31, 2020 | All Archives, Shelly
SHELLY ENERGY METER WITH MQTT WITHIN THE ILEVIA SYSTEM INTRODUCTION This device from Shelly allow you to monitor the energy consumption of a specific wire. In this guide is explained how to set up this device via MQTT. Web interface configurations Step 1: Connect to...
by Filippo Amabilia | Jan 31, 2020 | All Archives, All Archives, Online Services, Online Services
HOW DOES IFTTT WORK The IFTTT purpose is to create chains of “conditions”, this mean that you can create an event that create another event, for example: if you have a light you could turn it on by creating or implementing inside your home plant with...
by Filippo Amabilia | Jan 30, 2020 | All Archives, Shelly
SHELLY PLUG INTEGRATION WITH MQTT PROTOCOL WITHIN THE ILEVIA SYSTEM INTRODUCTION In this guide is explaned how to set up the MQTT protocol inside the shelly plug device. You can find further informations about the topics in the shelly website. Web interface...