v1.5.9: Fix KeyError for sourceTimes sensor
Release Notes
Fixes the KeyError for sourceTimes
sensor if the chosen model does not have data for your selected location. The data for these sensors will show as Unknown instead of a DateTime Timestamp.
What's Changed
- Bump ruff from 0.6.1 to 0.6.2 by @dependabot in #299
- Update dependencies by @cloneofghosts in #300
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #301
- Bump homeassistant from 2024.8.2 to 2024.8.3 by @dependabot in #302
- Bump actions/setup-python from 5.1.1 to 5.2.0 by @dependabot in #304
- Bump ruff from 0.6.2 to 0.6.3 by @dependabot in #303
- Bump homeassistant from 2024.8.3 to 2024.9.0 by @dependabot in #305
- Bump ruff from 0.6.3 to 0.6.4 by @dependabot in #306
- Bump homeassistant from 2024.9.0 to 2024.9.1 by @dependabot in #307
- Bump ruff from 0.6.4 to 0.6.5 by @dependabot in #311
- Bump homeassistant from 2024.9.1 to 2024.9.2 by @dependabot in #313
- Bump ruff from 0.6.5 to 0.6.6 by @dependabot in #314
- Fix KeyError for
sourceTimes
sensor by @cloneofghosts in #315
Full Changelog: v1.5.8...v1.5.9