v0.5.0-beta1: Graceful handling of empty API data
Pre-release
Pre-release
New: Graceful handling of empty API data
When the upstream API temporarily returns no data for a region, sensors now remain visible with clear "stale data" indicators instead of showing confusing "entity no longer provided" messages.
- Sensors show state
unknowninstead of becomingunavailable - New attributes
data_stale: trueandstale_since: <timestamp>indicate when data became stale - All other sensor attributes remain visible for reference
- When API data returns, sensors automatically resume normal operation
Check the API Status Page to see current data availability per country.
Compatibility: Works with pollenprognos-card v2.8.1 which displays stale data with visual indicators.
Full Changelog: v0.4.5...v0.5.0-beta1