Thread.new do
  sleep 30

  loop do
    temperature_sensor.current_temperature = (0..100).to_a.sample