Changes
- Fixes a issue where calling the service
weather.get_forecasts
would trigger the entity to refresh data and cause excessive traffic to the met.no API (#26) - Changed to CoordinatorEntity
- API calls are now async using asyncio
Maintenance
- Bump actions/upload-artifact from 4.3.4 to 4.6.1 @dependabot[bot] (#27)