Has anyone looked into support for DS1821 (Thermostat)?
I have the DS1820 working, details here (https://github.com/jschappet/PiThermServer)
But have a few of the DS1821's laying around and would like to try them out.
Hi! Maybe too late, but I had such problem and I haven't found a definite answer in internet. DS1821 is a specific 1-wire device without unique deivce Id. W1-therm kernel module isn't support the DS1821. We can use the DS1821 with OWFS.e90jimmy wrote:Has anyone looked into support for DS1821 (Thermostat)?
I have the DS1820 working, details here (https://github.com/jschappet/PiThermServer)
But have a few of the DS1821's laying around and would like to try them out.