t() :: %Hedwig.Responders.Weather.Weather{ currently: String.t(), daily: String.t(), geo: Hedwig.Responders.Weather.Geo.t(), hourly: String.t(), humidity: Float.t(), temperature: Float.t() }