🚀 Features
- Add sensors for relative strain index (RSI) and perception (#388)
- Add sensors for humidex and humidex perception (#387)
- Add device mapping for the La Cross WS-2350 weather station (#371)
🐛 Bug Fixes
- Take another stab at
publish-docker
workflow permissions (#381) - Revert "Increase PR permissions for
publish-docker
workflow (#379)" (#380) - Bump musl-dev to 1.2.3-r1 in Dockerfile (#377)
- Fix flapping tests (#376)
- Don't build redundant Docker images (#366)
📕 Documentation
- Add reference links to more calculated sensor descriptions in the README (#386)
🧰 Maintenance
- Bump asyncio-mqtt from 0.13.0 to 0.14.0 (#385)
- Bump fastapi from 0.86.0 to 0.87.0 (#384)
- Fix type names to avoid a pylint override (#383)
- Bump rapidfuzz from 2.13.1 to 2.13.2 (#378)
- Unpin Alpine dependencies in Dockerfile (#382)
- Increase PR permissions for
publish-docker
workflow (#379) - Bump fastapi from 0.85.2 to 0.86.0 (#375)
- Bump rapidfuzz from 2.13.0 to 2.13.1 (#374)
- Remove old dict merge syntax (#373)
- Add more tests to validate device mappings (#372)
- Bump fastapi from 0.85.1 to 0.85.2 (#367)
- Give better label to Docker publish workflow (#368)
- Bump Docker dependencies (OpenSSL and Poetry) (#369)