Archive:MQTT-controlled power sockets

From The Munich Maker Lab's Wiki
Revision as of 17:01, 10 September 2022 by Vrs (talk | contribs) (Vrs moved page MQTT-controlled power sockets to Archive:MQTT-controlled power sockets without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Attention.png You are visiting an old member project. The information found on "MQTT-controlled power sockets" might be out of date.
       
MQTT2RCswitch

Release status: beta [box doku]

Description MQTT controller for remote controlled power sockets
Author(s)  tiefpunkt
Platform  ESP8266
License  MIT
Download  https://github.com/munichmakerlab/mqtt2rcswitch

We have a bunch of remote controlled power sockets at the space, and wanted to control them via our space automation tools.

Building

Hardware

We used a WeMos D1 mini board for the ESP8266. It's powered over USB, and provides 5V to the RF module. The Data pin of the module is connected to GPIO 4 (Pin D2), and works just fine with the 3.3V of that pin.

Software

Usage

Send the following to the MQTT topic defined in config.h, e.g.mumalab/room/rcsockets:

type,house_code,device_code,action

with the options