Page 1 of 1

oneWire autodected address

Posted: 14 Jul 2018, 00:21
by puppetmaster886
I made a temperature controller with an esp8285, a ds18b20, and a relay. It will be placed in a remote place where there is no wifi.
long story short: I need that the user could replace the ds18b20 if it is broken but without access the web interface.

I have only one ds18b20 on the GPIO, there is any way to automatic use the connected ds18b20 without the need to select the address?

Thanks

Re: oneWire autodected address

Posted: 14 Jul 2018, 08:17
by grovkillen
No but a nice feature idea! Could you add the request on GitHub?