Manu
|
7b1653c77b
|
Migrate friends to subentries in Xbox integration (#156101)
|
2025-12-16 16:22:28 +01:00 |
|
Manu
|
2a151dcd19
|
Add tests for discovery to Xbox integration (#158808)
|
2025-12-12 17:02:32 +01:00 |
|
Manu
|
0d8d466003
|
Increase Xbox update interval to 15 seconds and refactor title data handling (#158780)
|
2025-12-12 14:04:25 +01:00 |
|
Manu
|
8c0f3014f7
|
Fix secure URLs for promotional game media in Xbox integration (#158162)
|
2025-12-07 11:34:18 +01:00 |
|
Manu
|
5f00452c96
|
Convert image URLs to secure URLs in Xbox integration (#157945)
|
2025-12-04 15:12:33 +01:00 |
|
Manu
|
6fa971d393
|
Refactor media player browse media in Xbox integration (#156672)
|
2025-11-25 17:49:29 +01:00 |
|
Manu
|
80c611e562
|
Add support for additional remote commands to Xbox integration (#157206)
|
2025-11-25 07:49:13 +01:00 |
|
Manu
|
54ed290cc1
|
Add reauthentication flow to Xbox integration (#156624)
|
2025-11-22 17:43:12 +01:00 |
|
Manu
|
696550a7f2
|
Add diagnostics platform to Xbox integration (#156662)
|
2025-11-21 23:56:07 +01:00 |
|
Manu
|
bb3cdd382b
|
Add media_content_id to media player in Xbox integration (#156519)
|
2025-11-13 19:25:43 +01:00 |
|
Manu
|
b6c8b787e8
|
Add device storage sensor entities to Xbox (#155657)
|
2025-11-12 13:53:42 +01:00 |
|
Manu
|
eda49cced0
|
Code quality improvements for Xbox integration (#156395)
|
2025-11-12 14:09:53 +02:00 |
|
Manu
|
df60de38b0
|
Add In party sensor to Xbox integration (#155967)
|
2025-11-11 16:05:38 +01:00 |
|
Manu
|
cb086bb8e9
|
Refactor media source platform in Xbox integration (#155925)
|
2025-11-11 15:01:53 +01:00 |
|
Manu
|
f53c581845
|
Inject httpx.AsyncClient session in Xbox integration (#156172)
|
2025-11-09 19:28:11 +01:00 |
|
Manu
|
4a85837f2e
|
Raise on ImplementationUnavailableError in Xbox integration (#156168)
|
2025-11-09 08:56:16 +01:00 |
|
Manu
|
37eef965ad
|
Add friend count sensor to Xbox integration (#155761)
|
2025-11-04 11:27:48 +01:00 |
|
Manu
|
ff364e3913
|
Add support for multiple entries to Xbox integration (#155771)
|
2025-11-04 09:00:40 +01:00 |
|
Manu
|
bcf2c4e9b6
|
Migrate library xbox-webapi to python-xbox in Xbox integration (#155536)
|
2025-11-03 13:51:40 +01:00 |
|
Manu
|
b2ebdb7ef0
|
Add friend location to Xbox integration (#155645)
|
2025-11-01 20:18:51 +01:00 |
|
Manu
|
7de94f3632
|
Set Xbox logo as icon for media player (#155459)
|
2025-10-30 08:40:07 +01:00 |
|
Manu
|
2bdb258a39
|
Add image platform to Xbox integration (#155369)
Co-authored-by: Josef Zweck <josef@zweck.dev>
|
2025-10-29 12:31:55 +01:00 |
|
Manu
|
f38c0d510e
|
Add new sensor and attributes to Xbox integration (#155098)
|
2025-10-28 18:00:45 +01:00 |
|
Manu
|
6fa73f7f6a
|
Deprecate entities in Xbox integration (#154891)
|
2025-10-26 06:13:45 +01:00 |
|
Manu
|
1c024f58af
|
Refactor media_player and remote platforms in Xbox integration (#154986)
Co-authored-by: Josef Zweck <josef@zweck.dev>
|
2025-10-22 15:47:59 +02:00 |
|
Manu
|
23e2316c36
|
Add media_player and remote snapshot tests for Xbox integration (#154943)
|
2025-10-22 08:26:37 +02:00 |
|
Manu
|
84d9fa3bd7
|
Refactor coordinator data update and exception handling in Xbox integration (#154848)
|
2025-10-21 15:07:37 +02:00 |
|
Manu
|
5c070c8f03
|
Add new entities to Xbox integration (#154911)
|
2025-10-21 08:51:30 +02:00 |
|
Manu
|
d4e72ad2cf
|
Refactor Xbox integration setup and exception handling (#154823)
|
2025-10-19 22:18:56 +02:00 |
|
Manu
|
0f3de627c5
|
Refactor sensors and binary sensors in Xbox integration (#154719)
|
2025-10-19 19:49:36 +02:00 |
|
Manu
|
5b1e3ef574
|
Set xuid as unique_id and gamertag as title in Xbox config flow (#154693)
|
2025-10-18 23:25:44 +02:00 |
|
Manu
|
effc33d0d2
|
Add snapshot tests for binary_sensor platform of Xbox integration (#154694)
|
2025-10-17 20:32:24 +02:00 |
|
Manu
|
0c1dc73422
|
Add snapshot tests of sensor platform to Xbox integration (#154684)
|
2025-10-17 15:46:51 +02:00 |
|
epenet
|
b81f0b600f
|
Move current_request_with_host fixture to decorator (#118810)
* Move current_request_with_host fixture to decorator
* One more
|
2024-06-04 17:50:22 +02:00 |
|
Sid
|
9bf87329da
|
Enable Ruff FLY002 rule (#115112)
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
|
2024-04-12 09:04:16 +02:00 |
|
Joost Lekkerkerker
|
2ef0521d3d
|
Use is in enum comparison in config flow tests U-Z (#114677)
* Use right enum expression U-Z
* Fix
|
2024-04-02 23:09:56 +02:00 |
|
Marc Mueller
|
87165c0d6e
|
Add empty line after module docstring [tests t-z] (#112712)
|
2024-03-08 14:44:56 +01:00 |
|
G Johansson
|
9cbb993296
|
Remove Xbox YAML configuration (#94094)
|
2023-06-06 08:22:12 +02:00 |
|
epenet
|
5b80b1f55a
|
Add type hints to integration tests (part 25) (#88308)
|
2023-02-17 16:52:28 +01:00 |
|
epenet
|
278050a73f
|
Add type hints to integration tests (t-z) (#87707)
|
2023-02-08 19:10:53 +01:00 |
|
Franck Nijhof
|
7cd68381f1
|
Search/replace RESULT_TYPE_* by FlowResultType enum (#74642)
|
2022-07-07 19:57:36 +03:00 |
|
Ville Skyttä
|
0de95610e3
|
Use http.HTTPStatus in components/[wxyz]* (#58330)
|
2021-10-24 17:25:01 +02:00 |
|
Erik Montnemery
|
bfd799dc04
|
Use hass_client_no_auth test fixture in integrations s-x (#55585)
|
2021-09-02 14:50:10 +02:00 |
|
Franck Nijhof
|
65cf2fcb6f
|
Drop asynctest (#44746)
|
2021-01-01 22:31:56 +01:00 |
|
Paulus Schoutsen
|
f9fa24950b
|
OAuth2 to use current request header (#43668)
|
2020-11-27 08:55:34 +01:00 |
|
Jason Hunter
|
9877e8e25b
|
Add Xbox Integration (#41697)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
|
2020-10-13 15:37:01 +02:00 |
|