Releases: toringer/home-assistant-metnowcast
Releases · toringer/home-assistant-metnowcast
v2.3.5
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)
v2.3.5-b3
Changes
- Fixes a issue where calling the service
weather.get_forecasts
would trigger the entity to refresh data and cause to high traffic to the met.no API (#26) - Changed to CoordinatorEntity
- API calls are now async
Maintenance
- Bump actions/upload-artifact from 4.3.4 to 4.6.1 @dependabot[bot] (#27)
v2.3.5-b2
v2.3.5-b1
v2.3.4
Caution
Met.no notified me today of massive spamming of their API form a few Home Assistant instances in Norway. The reason is currently unknown, either a coding error or misconfigured device. This version has implemented som changes to allow met.no to better handle the situation. The previous version of this component will stop work shortly.
Changes
- Updated API endpoint URL (#26)
- Do not fail adding entity on temporary unavailable (#23)
- Reduce coordinates to 4 decimals for privacy
- Display coordinates as attributes on the entity
- Add version to user-agent header
Maintenance
- Update dev container dependencies
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 @dependabot[bot] (#24)
- Bump actions/checkout from 2 to 4 @dependabot[bot] (#18)
- Bump actions/upload-artifact from 3.1.2 to 4.3.3 @dependabot[bot] (#19)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot[bot] (#17)
- Bump softprops/action-gh-release from 1 to 2 @dependabot[bot] (#20)
- Bump actions/setup-python from 2 to 5 @dependabot[bot] (#21)
v2.3.4-b1
Changes
Dependencies
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 @dependabot[bot] (#24)
- Bump actions/checkout from 2 to 4 @dependabot[bot] (#18)
- Bump actions/upload-artifact from 3.1.2 to 4.3.3 @dependabot[bot] (#19)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot[bot] (#17)
- Bump softprops/action-gh-release from 1 to 2 @dependabot[bot] (#20)
- Bump actions/setup-python from 2 to 5 @dependabot[bot] (#21)
Maintenance
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 @dependabot[bot] (#24)
- Bump actions/checkout from 2 to 4 @dependabot[bot] (#18)
- Bump actions/upload-artifact from 3.1.2 to 4.3.3 @dependabot[bot] (#19)
- Bump release-drafter/release-drafter from 5 to 6 @dependabot[bot] (#17)
- Bump softprops/action-gh-release from 1 to 2 @dependabot[bot] (#20)
- Bump actions/setup-python from 2 to 5 @dependabot[bot] (#21)