Environment Utilities
Weather Utils
- class BBWeatherUtils
Bases:
objectUtilities for manipulating the weather.
- classmethod get_weather_service()
Get the service that handles weather functions.
- Returns:
The weather service or None if not available.
- Return type:
WeatherService or None