Phileep / rflink-to-mqtt

Bridge from RFLink to an mqtt broker using ESP8266 programmed with arduino IDE
38 stars 12 forks source link

RFLINK to MQTT in arduino or raspberry? #8

Open jiripaskov opened 6 years ago

jiripaskov commented 6 years ago

Hi I have arduino with RFLINK connected to raspberry pi3 via USB. I cant add motion sensor in Home Assistant because this component doesn´t support motion sensors. motion sensor is always a light or switch. So it will be maybe better to convert motion sensor data received via rflink to mqtt (which has support for motion sensor). Is it possible to have mqtt bridge inside arduino connectd via USB or inside raspberry? I just don ´t want ESP8266. Thanks.