Releases: staglech/F1ReactionService
Releases · staglech/F1ReactionService
v0.3.0
What's Changed
- Fixed an issue with the offset calculation
- Fixed an issue with handling flag updates during live mode
- Fixed an issue with handling flag updates during gathering of session data
- Added reset option for replay select
- Smaller fixes for a better experience
- Adjusted readme
Full Changelog: v0.2.5...v0.3.0
v0.2.3
What's Changed
- Added possibility to react to events sent by the MQTT broker from OpenF1 API (Paid tier)
- Switched from Live API calls in free tier to automatic sync of ended sessions. The free tier only supports historic data and no live data.
- Replayable sessions are sent to HomeAssistant (see documentation for entity)
- Adjusted readme
Full Changelog: v0.2.2...v0.2.3
Record events
What's Changed
Full Changelog: v0.2.1...v0.2.2
v0.2.1
F1ReactionService - v0.2.0
Initial release of the F1ReactionService.
Unfortunately i was not able to test this during the test session. I suppose the real first test will happen during the first race.
Added
- MQTT worker incl. configuration
- OpenF1 API worker to fetch data
- Logic for processing API data
- DEMO mode
- UnitTests for various mechanics
- Dockerfile
- github worker configuration