2026.3.3
Important note
In previous releases the ENTUR imposed request quota at the api caused a bottleneck across all instances of this entur_sx integration because the request quota was shared.
This is now corrected in the integration. If you have experienced slow response or updates, it could be due to this bottleneck and is now resolved. See below, the client-name used by your instance is written to the core log and should be unique.
Fixed
- 🔑 Unique ET-Client-Name per installation: Each HA instance now sends a unique
ET-Client-Nameheader (homeassistant-entur-sx-<8-char-uid>) derived from HA's stable instance UUID. Previously all installations shared the same client name and therefore the same rate-limit quota pool on the Entur API. Each installation now gets its own independent 5 req/min quota.