J. Nick Koston and Franck Nijhof
41abc8404d
Bump yarl to 1.20.1 ( #146424 )
2025-06-10 17:26:03 +00:00
Jamin and Franck Nijhof
2b08c4c344
Check hangup error in voip ( #146423 )
...
Check hangup error
Prevent an error where the call end future may have already been set
when a hangup is detected.
2025-06-10 17:26:02 +00:00
J. Nick Koston and Franck Nijhof
97d91ddddb
Bump propcache to 0.3.2 ( #146418 )
2025-06-10 17:26:01 +00:00
Whitney Young and Franck Nijhof
ec30b12fd1
Fix initial state of UV protection window ( #146408 )
...
The `binary_sensor` is created when the config entry is loaded after the
`async_config_entry_first_refresh` has completed (during the forward of
setup to platforms). Therefore, the update coordinator will already have
data and will not trigger the invocation of
`_handle_coordinator_update`.
Fixing this just means performing the same update at initialization.
2025-06-10 17:25:59 +00:00
Erik Montnemery and Franck Nijhof
9997fc11b1
Handle changes to source entity in derivative helper ( #146407 )
...
* Handle changes to source entity in derivative helper
* Rename helper function, improve docstring
* Add tests
* Improve derivative tests
* Deduplicate tests
* Rename helpers/helper_entity.py to helpers/helper_integration.py
* Rename tests
2025-06-10 17:25:59 +00:00
wittypluck and Franck Nijhof
c6ff0e6492
Fix CO concentration unit in OpenWeatherMap ( #146403 )
2025-06-10 17:25:58 +00:00
G Johansson and Franck Nijhof
a3220ecae6
Bump pynordpool to 0.3.0 ( #146396 )
2025-06-10 17:25:57 +00:00
Erik Montnemery and Franck Nijhof
218864d08c
Update switch_as_x to handle wrapped switch moved to another device ( #146387 )
...
* Update switch_as_x to handle wrapped switch moved to another device
* Reload switch_as_x config entry after updating device
* Make sure the switch_as_x entity is not removed
2025-06-10 17:25:56 +00:00
Erik Montnemery and Franck Nijhof
3d0d70ece6
Fix switch_as_x entity_id tracking ( #146386 )
2025-06-10 17:25:55 +00:00
Simone Chemelli and Franck Nijhof
f629731930
Bump aioamazondevices to 3.0.6 ( #146385 )
2025-06-10 17:25:53 +00:00
Simone Chemelli and GitHub
936d56f9af
Avoid closing shared aiohttp session in Vodafone Station ( #146471 )
2025-06-10 19:18:19 +02:00
J. Nick Koston and Franck Nijhof
e7a7b2417b
Bump aioesphomeapi to 32.2.1 ( #146375 )
2025-06-10 17:03:20 +00:00
Michael Davie and Franck Nijhof
0b24a9abc3
Bump env-canada to v0.11.2 ( #146371 )
2025-06-10 17:03:19 +00:00
David Knowles and Franck Nijhof
ca77b5210f
Bump pydrawise to 2025.6.0 ( #146369 )
2025-06-10 17:03:18 +00:00
Simon Lamon and Franck Nijhof
0874f1c350
Bump python-linkplay to v0.2.10 ( #146359 )
2025-06-10 17:03:17 +00:00
Jan-Philipp Benecke and Franck Nijhof
d89b99f42b
Improve error logging in trend binary sensor ( #146358 )
2025-06-10 17:03:16 +00:00
J. Diego Rodríguez Royo and Franck Nijhof
7bd6ec68a8
Explain Home Connect setup ( #146356 )
...
* Explain Home Connect setup
* Avoid using "we"
* Fix login spelling
* Fix signup spelling
2025-06-10 17:03:15 +00:00
J. Nick Koston and Franck Nijhof
bfe2eeb833
Shift ESPHome log parsing to the library ( #146349 )
2025-06-10 17:03:14 +00:00
Klaas Schoute and Franck Nijhof
e97ab1fe3c
Change interval for Powerfox integration ( #146348 )
2025-06-10 17:03:13 +00:00
J. Nick Koston and Franck Nijhof
b3ee2a8885
Bump aioesphomeapi to 32.2.0 ( #146344 )
2025-06-10 17:03:12 +00:00
Michael and Franck Nijhof
80b09e3212
Bump py-synologydsm-api to 2.7.3 ( #146338 )
...
bump py-synologydsm-api to 2.7.3
2025-06-10 17:03:11 +00:00
tronikos and Franck Nijhof
0eb3714abc
Allow different manufacturer than Amazon in Amazon Devices ( #146333 )
2025-06-10 17:03:10 +00:00
Sanjay Govind and Franck Nijhof
7991977443
Fix bosch alarm areas not correctly subscribing to alarms ( #146322 )
...
* Fix bosch alarm areas not correctly subscribing to alarms
* add test
2025-06-10 17:03:09 +00:00
J. Nick Koston and Franck Nijhof
5e5431c9f9
Use entity unique id for ESPHome media player formats ( #146318 )
2025-06-10 17:03:08 +00:00
Simon Lamon and Franck Nijhof
1fc05d1a30
Do not probe linkplay device if another config entry already contains the host ( #146305 )
...
* Do not probe if config entry already contains the host
* Add unit test
* Use common fixture
2025-06-10 17:03:07 +00:00
J. Nick Koston and Franck Nijhof
21833e7c31
Bump aiohttp to 3.12.11 ( #146298 )
2025-06-10 16:59:07 +00:00
G Johansson and Franck Nijhof
79daeb23a9
Bump holidays to 0.74 ( #146290 )
2025-06-10 16:55:33 +00:00
J. Nick Koston and Franck Nijhof
761c2578fb
Bump aiohttp-fast-zlib to 0.3.0 ( #146285 )
...
changelog: https://github.com/Bluetooth-Devices/aiohttp-fast-zlib/compare/v0.2.3...v0.3.0
proper aiohttp 3.12 support
2025-06-10 16:48:33 +00:00
Brett Adams and Franck Nijhof
4d3145e559
Add missing write state to Teslemetry ( #146267 )
2025-06-10 16:47:33 +00:00
Michael and Franck Nijhof
91e29a3bf1
Bump aioimmich to 0.9.1 ( #146222 )
...
bump aioimmich to 0.9.1
2025-06-10 16:47:32 +00:00
Joost Lekkerkerker and Franck Nijhof
f6a4486c65
Explain Withings setup ( #146216 )
2025-06-10 16:47:31 +00:00
Joost Lekkerkerker and Franck Nijhof
fc8b512931
Remove zeroconf discovery from Spotify ( #146213 )
2025-06-10 16:47:30 +00:00
Brett Adams and Franck Nijhof
e5dd15da82
Fix Export Rule Select Entity in Tessie ( #146203 )
...
Fix TessieExportRuleSelectEntity
2025-06-10 16:47:29 +00:00
Brett Adams and Franck Nijhof
e4140d71ab
Prevent energy history returning zero in Teslemetry ( #146202 )
2025-06-10 16:47:28 +00:00
J. Nick Koston and Franck Nijhof
8312780c47
Bump aiohttp to 3.12.9 ( #146178 )
2025-06-10 16:44:14 +00:00
Raphael Hehl and Franck Nijhof
5accc3dec2
Bump uiprotect to 7.11.0 ( #146171 )
...
Bump uiprotect to version 7.11.0
2025-06-10 16:42:40 +00:00
Iskra kranj and Franck Nijhof
d875989866
Bump pyiskra to 0.1.21 ( #146156 )
2025-06-10 16:42:39 +00:00
Michael and Franck Nijhof
38c92a2338
Bump aioimmich to 0.9.0 ( #146154 )
...
bump aioimmich to 0.9.0
2025-06-10 16:42:38 +00:00
J. Nick Koston and Franck Nijhof
ce76b5db16
Bump aiohttp to 3.12.8 ( #146153 )
2025-06-10 16:39:58 +00:00
dfc4889d45
Throttle Nextbus if we are reaching the rate limit ( #146064 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
Co-authored-by: Robert Resch <robert@resch.dev >
2025-06-10 16:32:59 +00:00
Andrea Turri and Franck Nijhof
41431282ee
Add evaporate water program id for Miele oven ( #145996 )
2025-06-10 16:32:58 +00:00
Arie Catsman and Franck Nijhof
5821b2f03c
fix possible mac collision in enphase_envoy ( #145549 )
...
* fix possible mac collision in enphase_envoy
* remove redundant device registry async_get
2025-06-10 16:32:57 +00:00
starkillerOG and Franck Nijhof
78d2bf736c
Reolink conserve battery ( #145452 )
2025-06-10 16:32:56 +00:00
starkillerOG and GitHub
d71ddcf69e
Reolink conserve battery ( #145452 )
2025-06-10 18:05:55 +02:00
3af2746fea
Update wording deprecated system package integration repair ( #146450 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-06-10 18:04:22 +02:00
Joost Lekkerkerker and GitHub
5b6d7142fb
Bump pySmartThings to 3.2.4 ( #146459 )
2025-06-10 17:37:21 +02:00
Whitney Young and GitHub
7aa9301038
Fix initial state of UV protection window ( #146408 )
...
The `binary_sensor` is created when the config entry is loaded after the
`async_config_entry_first_refresh` has completed (during the forward of
setup to platforms). Therefore, the update coordinator will already have
data and will not trigger the invocation of
`_handle_coordinator_update`.
Fixing this just means performing the same update at initialization.
2025-06-10 17:35:40 +02:00
hanwg and GitHub
627831dfaf
Fix Telegram bot leave_chat service action ( #146139 )
...
* bug fix for leave chat
* update strings
2025-06-10 17:33:54 +02:00
Joost Lekkerkerker and GitHub
db8a6f8583
Catch exception before retrying in AirGradient ( #146460 )
2025-06-10 17:31:30 +02:00
Paulus Schoutsen and GitHub
014010acbd
Assist Pipeline: Intent progress event when we start streaming ( #146388 )
...
Intent progress event when we start streaming
2025-06-10 09:55:43 -05:00