Example how to utilize temperature/humidity sensor DHT11 using ATTiny85. You need to disable Fuse "div8" in order to let the Tiny run at 8MHz.
In order to see the output you need to connect a 5V RX UART at Pin PB4 with 9600 8N1. The DHT11 is connected on PB3.