RFLinkGateway icon indicating copy to clipboard operation
RFLinkGateway copied to clipboard

MQTT Support for RFLink Gateway (http://www.nemcon.nl/blog2) project

Results 13 RFLinkGateway issues
Sort by recently updated
recently updated
newest added

reconnect is called only once in disconnect handler. If fails, there is no other try. Need to add retry code Probably the same as #14

bug

Hello, I try to install the gateway within my home assistant os. But i can't use the command pip, it is not there. Then i created a folder within the...

Hi, I've been trying to set up this TTY to MQTT script on my rpi 3b but I've run into some issues with where the project should be cloned to,...

My device appears to be seeing RF traffic based on the logs but its not publishing to MQTT. The only thing I can see in the logs that speaks to...

Hi, I'm controlling some RF switches from openhab and RFlink by help of these scripts. I found an issue with MQTT commands (MQTT -> python script -> RFlink) not working...

I cannot find how to specify the username and passoword for the mqtt broker, I have putt security on the broker and want to user your code to connect.

Hello, I'm experimenting with your gateway (great piece of software!) but having my PI with Openhab in my electrical closet in the basement, I needed my rflink on an other...

Please excuse what might be a silly question, but I have found that the values output too mqtt are only whole values (int), no floating point output, ie: Temp 13...

I'm a total newbie here, but wouldn't it make sense if the switch ID was part of the topic? Currently I'm getting two messages for every button I push on...

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.4 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...

dependencies