wunderground v0.0.2 Wunderground.Conditions
Handles API requests for getting the current conditions of a given place.
Link to this section Summary
Link to this section Types
Link to this type
error_type()
error_type :: :invalid_api_key | :not_found | :station_offline | String.t
Link to this section Functions
Gets the current conditions for the given tuple.
Isn’t really intended to be used directly. Use Wunderground.conditions/1
instead.