Home Assistant’s Rejseplanen integration reconnects Danish public-transport departures through the service’s newer interface. The overhaul replaces a connection to the old service, which the contributor says closed in December 2024.

Setup moves from YAML into Home Assistant’s configuration flow, where selected stops provide sensors for their next departures. An API key from Rejseplanen is required, and the integration requests fresh data every five minutes to respect the service’s limits.

The old sensors’ extra attributes are removed; a proposed action for retrieving richer data is still future work. Jacob Warrer makes his first contribution to Home Assistant Core with the overhaul.