Manu
bab9ec9976
Add sensor for online status to PlayStation Network ( #147842 )
2025-07-02 11:47:41 +01:00
Marc Mueller
1051f85ac0
Update coverage to 7.9.1 ( #147940 )
2025-07-02 12:20:50 +02:00
Marc Mueller
6c7da57af2
Update pytest-cov to 6.2.1 ( #147942 )
2025-07-02 12:14:27 +02:00
Marc Mueller
73e505d48d
Update pytest-xdist to 3.8.0 ( #147943 )
2025-07-02 12:11:09 +02:00
Marc Mueller
ec65066f5e
Update mypy-dev to 1.17.0a4 ( #147939 )
2025-07-02 12:09:39 +02:00
Robert Resch
9c4951261c
Bump deebot-client to 13.5.0 ( #147938 )
2025-07-02 12:00:48 +02:00
Space
00dfc04b86
Skip processing request body for HTTP HEAD requests ( #147899 )
...
* Skip processing request body for HTTP HEAD requests
* Use aiohttp's must_be_empty_body() to check whether ingress requests should be streamed
* Only call must_be_empty_body() once per request
* Fix incorrect use of walrus operator
2025-07-02 11:45:45 +02:00
Manu
bee07ad284
Fix Online ID string in PlayStation Network integration ( #147915 )
2025-07-02 10:45:07 +02:00
Paulus Schoutsen
b2108fdd40
Update Dockerfile.dev to only use uv for Python ( #147926 )
2025-07-02 10:40:16 +02:00
John Hess
3730a1a379
Bump thermopro-ble to 0.13.1 ( #147924 )
2025-07-02 10:11:49 +02:00
Sid
088c02d38a
Complete tests for eheimdigital ( #143337 )
...
* Complete tests for eheimdigital
* Review
* Review
* Review
* Review
* Fix tests
2025-07-02 10:09:30 +02:00
Harry Heymann
afb247c907
Bump Python Matter server to 8.0.0 ( #147783 )
2025-07-02 08:12:47 +02:00
Simone Chemelli
77dcba0984
Manager wrong country selection in Alexa Devices ( #147914 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-07-02 08:02:53 +02:00
Simone Chemelli
48f9a12cca
Bump aioamazondevices to 3.2.1 ( #147912 )
2025-07-02 07:36:41 +02:00
J. Nick Koston
bdd2ac9ae4
Bump bluetooth-data-tools to 1.28.2 ( #147920 )
2025-07-02 07:34:40 +02:00
Ivan Lopez Hernandez
2e7113d881
Swap the Models label for the model name not it's display name, ( #147918 )
...
Swap display name for name.
2025-07-01 21:12:58 -07:00
Sid
6842bfae4c
Bump eheimdigital to 1.3.0 ( #147908 )
2025-07-01 23:00:25 +01:00
nadimz
392cde20d9
Add support for opening state in template lock ( #147813 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2025-07-01 22:03:20 +01:00
cristianburrini
a6146fb5a9
Increase the number of irrigation zones up to 8 for Tuya enabled controllers. ( #147793 )
2025-07-01 22:40:36 +02:00
Jesse Hills
6104731d53
Remove codeowner from ESPHome ( #147850 )
2025-07-01 22:09:23 +02:00
Erik Montnemery
66308a848a
Set Entity._platform_state in google_assistant tests ( #147892 )
2025-07-01 21:46:36 +02:00
Erik Montnemery
c71dbd9d4d
Set Entity._platform_state in universal tests ( #147894 )
2025-07-01 21:46:01 +02:00
Erik Montnemery
1195c2ec10
Set Entity._platform_state in core customize test ( #147895 )
2025-07-01 21:45:08 +02:00
Norbert Rittel
78a9cd9201
Use (new) common state "Empty" for water level in switchbot ( #147836 )
2025-07-01 21:43:21 +02:00
Erik Montnemery
639a749a0f
Mock recorder in ista_ecotrend tests ( #147893 )
2025-07-01 20:09:48 +01:00
Simone Chemelli
058f3b8b6e
Add reauth to Alexa Devices config flow ( #147773 )
2025-07-01 20:57:24 +02:00
Manu
926e9261ab
Add switch to enable/disable boost in IronOS integration ( #147831 )
2025-07-01 20:53:13 +02:00
Erik Montnemery
d6fb860889
Use entity_registry_enabled_by_default fixture in dsmr_reader tests ( #147891 )
2025-07-01 20:50:38 +02:00
Marcel van der Veldt
5e03900e0a
Bump Music Assistant Client to 1.2.3 ( #147885 )
2025-07-01 20:26:26 +02:00
Erik Montnemery
1e6e5ca1b6
Fix broadlink tests ( #147890 )
2025-07-01 18:32:58 +01:00
Erik Montnemery
60e3b38de1
Set Entity._platform_state in arcam_fmj tests ( #147889 )
2025-07-01 17:58:15 +02:00
epenet
852522219c
Use correctly formatted MAC in bond tests ( #147887 )
2025-07-01 17:56:10 +02:00
epenet
23f1e8d1a3
Use correctly formatted MAC in elkm1 tests ( #147888 )
2025-07-01 17:55:46 +02:00
avee87
655f009f07
Fix station name sensor for metoffice ( #145500 )
2025-07-01 16:18:13 +02:00
Jamin
59bf39f4ed
Bump VoIP utils to 0.3.3 ( #147880 )
2025-07-01 16:09:51 +02:00
Fredrik Mårtensson
510e3977df
Add water_level sensor to Tuya pet fountain cwysj ( #146602 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2025-07-01 14:57:17 +01:00
micha91
922720576a
fix: Create new aiohttp session with DummyCookieJar ( #147827 )
2025-07-01 15:50:04 +02:00
Paul Bottein
e10b581d4b
Fix Meteo france Ciel clair condition mapping ( #146965 )
...
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com >
2025-07-01 15:43:34 +02:00
hanwg
e38eac9415
Include chat ID in Telegram bot subentry title ( #147643 )
2025-07-01 15:42:32 +02:00
Maciej Bieniek
11c9aa9280
Bump Nettigo Air Monitor backend library to version 5.0.0 ( #147812 )
2025-07-01 15:39:29 +02:00
Paul Bottein
52c86f8a6a
Update frontend to 20250701.0 ( #147879 )
2025-07-01 15:38:04 +02:00
Marc Mueller
6364a9ad98
Update pillow to 11.3.0 ( #147869 )
2025-07-01 14:31:06 +01:00
Manu
651162b8e7
Fix error in last online sensor of PlayStation integration ( #147844 )
...
* Fix Last online sensor
* set unavailable
* available_fn
2025-07-01 15:17:10 +02:00
Denis Shulyaka
7deca35172
Add multiple LLM API support for MCP Server ( #147785 )
...
* Add multiple LLM API support for MCP Server
* Update homeassistant/components/mcp_server/config_flow.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* ruff
* Update tests/components/mcp_server/conftest.py
Co-authored-by: Allen Porter <allen.porter@gmail.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Allen Porter <allen.porter@gmail.com >
2025-07-01 06:14:03 -07:00
epenet
073a467fb2
Use correctly formatted MAC in bond tests ( #147870 )
2025-07-01 14:41:31 +02:00
epenet
3f9590b03b
Use correctly formatted MAC in gogogate2 tests ( #147872 )
2025-07-01 14:41:20 +02:00
epenet
b47f989c77
Use correctly formatted MAC in wmspro tests ( #147876 )
2025-07-01 14:40:41 +02:00
epenet
4ebffa8d23
Use correctly formatted MAC in palazzetti tests ( #147875 )
2025-07-01 14:40:27 +02:00
epenet
c5873c6dd0
Use correctly formatted MAC in dlink tests ( #147871 )
2025-07-01 14:40:12 +02:00
Erik Montnemery
2cb80e083e
Initialize EsphomeEntity._has_state ( #147877 )
2025-07-01 07:33:33 -05:00