ha-gismeteo icon indicating copy to clipboard operation
ha-gismeteo copied to clipboard

async cache

Open positiveviking opened this issue 8 months ago • 0 comments

Proposed change

Make file caches async to fix warnings on HA 2024.6.0

Type of change

  • [ ] Dependency upgrade
  • [x] Bugfix (non-breaking change which fixes an issue)
  • [ ] New feature (which adds functionality to an this integration)
  • [ ] Breaking change (fix/feature causing existing functionality to break)
  • [ ] Code quality improvements to existing code or addition of tests

Additional information

  • This PR fixes or closes issue: fixes #196

Checklist

  • [x] The code change is tested and works locally.
  • [x] There is no commented out code in this PR.
  • [x] The code has been formatted using Black (black --fast custom_components)

If user exposed functionality or configuration variables are added/changed:

  • [ ] Documentation added/updated to README.md

positiveviking avatar Jun 28 '24 08:06 positiveviking