v2.0.0-beta.2
Pre-release
Pre-release
What's new in v2.0.0-beta.2
Bugfix release for the webcam module.
Fixed
- Webcam images showing stale/404 data — Rewrote webcam module to use the dedicated ARSO webcam JSON API instead of observationAms, which could serve cached responses with outdated image URLs
- Config flow showed all 107 stations for webcam selection — Now shows only the 51 stations that actually have webcams
Changed
- New
webcam_stations.pywith static mapping of 51 webcam stations and their available camera directions - New
webcam_client.pyusing dedicated webcam JSON endpoints for always-fresh image URLs - Simplified webcam architecture: single image entity class for all locations
Upgrading from beta.1
No breaking changes. After updating, reconfigure webcam locations if needed — the selection list now correctly shows only stations with cameras.
Full Changelog: v2.0.0-beta.1...v2.0.0-beta.2