Stef-aap / RFLink-ESP

Home Assistant / Domoticz tested with a RFLink, modified for ESP8266 and ESP32
MIT License
108 stars 49 forks source link

Wireless to domoticz #1

Closed royka1 closed 5 years ago

royka1 commented 6 years ago

I’ve got this running on a nodemcu v2, and it works great when connected to usb! I really appreciate your work. I only would like to have it running wireless. I’ve tried this with mqtt, but it seems domoticz only listens to 2 mqtt topic names: domoticz or mymqtt. I’ve tried to change various things in the code, but rflink keeps saying that is sends to the the original topic (can’t get the name at the moment). And when i’m trying to add the rflink in domoticz as rflink with lan I have to fill in a port number. Which port number should that be? Or am I doing this wrong?

royka1 commented 5 years ago

Closed, because project is probably dead