Thread.new do
  sleep 30

  loop do
    humidity_sensor.current_relative_humidity = (0..100).to_a.sample