Home

Awesome

arduinoTemps2mqtt

ESP8266 version here; https://github.com/matbor/esp8266Temps2mqtt

Arduino sketch, grab Onewire Temperature's and publish to a mqtt broker.

Setup

Planned improvements, let me know if you want to do this.

NOTE: My arduino I am using is an etherten from Freetronics.

Thanks for the Help,

acknowledgements..

Initial topic issues

OneWire DS18S20, DS18B20, DS1822 Temperature Example

The DallasTemperature library can do all this work for you!

And Jarek Sinicki for the help with multiple onewire pins.