What's Changed
- Add historical performance tracking with persistent daily stats by @adamf83 in #130
- Add daily_breakdown attribute to historical reliability sensor by @adamf83 in #131
- Add Get Historical Raw Data action by @adamf83 in #132
- Add multi-destination departures support (all departures from origin) by @adamf83 in #133
- docs: add AGENTS.md for AI agent guidance by @adamf83 in #134
- fix(sensor): include historical stats in CommuteSummarySensor attributes by @adamf83 in #135
- fix(sensor): expose reverse route stats on CommuteSummarySensor by @adamf83 in #136
- fix(sensor): drop daily_breakdown from CommuteSummarySensor to stay within HA 16 KB attribute limit by @adamf83 in #138
- chore: bump version to 1.1.5 and update README with new features by @adamf83 in #139
Full Changelog: V1.1.4...V1.1.5