Marcel van der Veldt
142c10cccc
Fix state being incorrectly reported in some situations on Music Assistant players ( #147997 )
2025-07-03 08:50:41 +02:00
Matthias Alphart
c137c96cfd
KNX: use async_load_json_object_fixture in tests ( #147991 )
2025-07-03 08:00:34 +02:00
Robert Svensson
f0e0c954e7
Bump aiounifi to v84 ( #147987 )
2025-07-02 23:10:21 +02:00
Norbert Rittel
681961d3a5
Use common config_flow strings in vegehub ( #147984 )
2025-07-02 22:14:55 +02:00
Matthias Alphart
53d2f6b0c6
KNX: Use a ConfigExtractor helper class for value retrieval ( #147983 )
2025-07-02 21:49:24 +02:00
G Johansson
78c39f8a06
Remove deprecated battery properties from demo vacuum ( #147980 )
2025-07-02 21:49:12 +02:00
Ludovic BOUÉ and Martin Hjelmare
a748525e03
Allow LevelControl Cluster for Matter Pump devices ( #145004 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-07-02 21:48:15 +02:00
Manuel Rüger
8ca1fe83b7
Bump switchbot-api to v2.7.0 ( #147978 )
2025-07-02 21:36:06 +02:00
Matthias Alphart
8968cf704b
Use send_json_auto_id in KNX tests ( #147982 )
2025-07-02 21:34:30 +02:00
puddly
ebe04466f4
Bump ZHA to 0.0.62 ( #147966 )
2025-07-02 21:19:32 +02:00
G Johansson
e31470ba5b
Change breaking version for battery props in vacuum ( #147956 )
2025-07-02 19:06:56 +02:00
Ville Skyttä
80a1e0e4cd
Improve huawei_lte config flow class naming ( #147910 )
2025-07-02 17:02:39 +02:00
Thomas55555
3778f537d5
Remove noisy debug logs in Husgvarna Automower ( #147958 )
2025-07-02 15:28:42 +01:00
Petro31 and abmantis
adec157d43
Allow trigger based numeric sensors to be set to unknown ( #137047 )
...
* Allow trigger based numeric sensors to be set to unknown
* resolve comments
* Do case insensitive check
* use _parse_result
---------
Co-authored-by: abmantis <amfcalt@gmail.com >
2025-07-02 15:35:47 +02:00
c0ffeeca7 and Copilot
d6da686ffe
Z-Wave JS: rename controller to adapter according to term decision ( #147955 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-07-02 15:23:08 +02:00
Paulus Schoutsen
f50ef79c72
Ollama: Migrate pick model to subentry ( #147944 )
2025-07-02 15:20:42 +02:00
Erik Montnemery
943fb9948b
Adjust logic related to entity platform state ( #147882 )
...
* Adjust logic related to entity platform state
* Break up hard to read if-statement
* Add and improve tests
2025-07-02 14:57:53 +02:00
Raphael Hehl
7447cf329b
UnifiProtect Change log level from debug to error for connection exceptions in ProtectFlowHandler ( #147730 )
2025-07-02 14:57:46 +02:00
Erwin Douna
3d27c0ce52
SMA add DHCP strictness ( #145753 )
...
* Add DHCP strictness (needs beta check)
* Update to check on CONF_MAC
* Update to check on CONF_HOST
* Update hostname
* Polish it a bit
* Update to CONF_HOST, again
* Add split
* Add CONF_MAC add upon detection
* epenet feedback
* epenet round II
2025-07-02 14:48:21 +02:00
Simone Chemelli
b7496be61f
Bump aioamazondevices to 3.2.2 ( #147953 )
2025-07-02 14:27:51 +02:00
Bram Kragten
57a98240bd
Update frontend to 20250702.0 ( #147952 )
2025-07-02 14:26:19 +02:00
Ville Skyttä
ff76017ba6
Simplify unnecessary re match.groups()[0] calls ( #147909 )
2025-07-02 14:12:26 +02:00
Maikel Punie
f10fcde6d8
Remove the deprecated interface paramater for velbus ( #147868 )
2025-07-02 14:07:47 +02:00
Marc Mueller
a7002e3a24
Update pytest to 8.4.1 ( #147951 )
2025-07-02 13:02:18 +01:00
tronikos
bbe03dcab7
Add missing Opower tests ( #147934 )
2025-07-02 13:46:40 +02:00
Andre Lengwenus
f77e6cc8fc
Add missing exception translations to LCN ( #147723 )
2025-07-02 13:41:06 +02:00
Petro31 and Robert Resch
cb8e076703
Fix missing device_class and state_class on compensation entities ( #146115 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2025-07-02 13:39:19 +02:00
G Johansson
73251fbb1c
Handle additional errors in Nord Pool ( #147937 )
2025-07-02 13:26:47 +02:00
Maciej Bieniek
7ff90ca49d
Open repair issue when outbound WebSocket is enabled for Shelly non-sleeping RPC device ( #147901 )
2025-07-02 13:06:27 +02:00
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 and Franck Nijhof
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 and Abílio Costa
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