Add Xbox entity removal to backwards-incompatible changes in 2025.11 Release Notes (#41598)

This commit is contained in:
Manu 2025-11-05 19:19:22 +01:00 committed by GitHub
parent 76c2296682
commit fb73d5fd0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -521,6 +521,14 @@ Once you've done this, your Traccar devices and entities will work exactly as th
{% enddetails %}
{% details "Xbox" %}
The `Account tier` and `Gold tenure` sensors have been retired, as they no longer receive updates following the transition from Xbox Live Gold to Xbox Game Pass. Additionally, the `In party` and `In multiplayer` binary sensors have been removed, since theyve been non-functional for quite some time.
([@tr4nt0r] - [#154891]) ([xbox docs])
{% enddetails %}
[@abmantis]: https://github.com/abmantis
[@gjohansson-ST]: https://github.com/gjohansson-ST
[@mib1185]: https://github.com/mib1185
@ -568,6 +576,8 @@ Once you've done this, your Traccar devices and entities will work exactly as th
[#155263]: https://github.com/home-assistant/core/pull/155263
[#154902]: https://github.com/home-assistant/core/pull/154902
[#155297]: https://github.com/home-assistant/core/pull/155297
[#154891]: https://github.com/home-assistant/core/pull/154891
[lock docs]: /integrations/lock/
[media_player docs]: /integrations/media_player/
[camera docs]: /integrations/camera/
@ -592,6 +602,7 @@ Once you've done this, your Traccar devices and entities will work exactly as th
[homeassistant_alerts docs]: /integrations/homeassistant_alerts/
[analytics_insights docs]: /integrations/analytics_insights/
[traccar_server docs]: /integrations/traccar_server/
[xbox docs]: /integrations/xbox/
If you are a custom integration developer and want to learn about changes and new features available for your integration, be sure to follow our [developer blog][devblog]. The following changes are the most notable for this release: