I have a few dht11 temp/humidity sensors, and am curious if anyone has gotten one working on a tx1. I found this but am unfamiliar with the TK1, and know there is a generic linux kernel driver.
Actually I ended up using a Arduino nano to read the dht 11 and i2c for communication protocol as the rest of my home automation setup was using i2c. I can post it on GitHub if you’re interested.