Search found 5 matches

by enc
06 Nov 2017, 19:02
Forum: ESP Easy: General Discussion
Topic: can ESPEasy be used as MQTT Gateway for RFLink ?
Replies: 11
Views: 11835

Re: can ESPEasy be used as MQTT Gateway for RFLink ?

Hi,

I'm using this bridge https://github.com/enc-X/mqtt-rflink-bridge almost year without any problems.
by enc
11 Mar 2017, 08:16
Forum: RFLink: Unsupported devices
Topic: ASEER Wall Light Switch
Replies: 0
Views: 2308

ASEER Wall Light Switch

Hi, I have remote like this (6-button version): https://aliexpress.com/item/Free-Shipping-ASEER-Wall-Light-Switch-Accessaries-Hi-RC02-RF-Mini-Remote-Controller-Wall-Light-Remote/32713126323.html It looks that it have some kind of rolloing code, is it possible to analyze it? Here is debug: ON/OFF but...
by enc
16 Jan 2017, 20:34
Forum: ESP Easy: Software
Topic: MQTT -> Last Will Testament (LWT)
Replies: 3
Views: 4624

Re: MQTT -> Last Will Testament (LWT)

Good option could be automatic messge "Connection online" in the same topic just after device boot. Also this both messages may be published as retained. New MQTT subscriber will be able to always check of ESPeasy node.
by enc
13 Nov 2016, 15:28
Forum: RFLink: Hardware Related discussions
Topic: RFLink connected to Rasp GPIO instead of USB!!
Replies: 17
Views: 20787

Re: RFLink connected to Rasp GPIO instead of USB!!

Using RX/TX directly from MEGA is very useful. For example I'm using ESP8266 bridge to MQTT which is connected to TX/RX. MQTT fits better to my needs. Also I can put RFLink with bridge anywhere in my house, I'm not limited by location of server. I installed everything (ESP and radio modules) on MEGA...
by enc
08 Nov 2016, 21:35
Forum: RFLink: Hardware Related discussions
Topic: Ser2Net
Replies: 5
Views: 5827

Re: Ser2Net

I just published simple ESP8266 based bridge between RFLink and MQTT - I'm testing it with OpenHab.
https://github.com/enc-X/mqtt-rflink-bridge