Hello,
I have created a simple OWFS node for Node-RED:
At the moment you can only read a single device property at a time, by passing in the OWFS path in msg.topic. I am personally using it to bridge 1-wire temperature sensors to MQTT in my house.
Possible future enhancements:
- add a custom icon
- list known devices in web UI
- support reading multiple device properties at once
- support writing as well as reading
Let me know what you think.
nick.