smar000 / evoGateway

Python script for listening in and responding to evohome heating control radio messages
46 stars 17 forks source link

Question. #53

Closed pdbayes closed 1 year ago

pdbayes commented 1 year ago

Is it possible to send to node red rather than using an MQTT broker. It just makes it easier to then send to InfluxDB Thanks

smar000 commented 1 year ago

Sorry, the sole purpose of this script is to provide an mqtt based interface. Sending data to node-red or any other product is an entirely different proposition, and outside of scope.