Erik Montnemery
9b4ab60adb
Handle changes to source entity in trend helper ( #146525 )
2025-06-11 15:17:42 +02:00
Erik Montnemery
51b0642789
Handle changes to source entity in threshold helper ( #146524 )
2025-06-11 15:17:34 +02:00
Erik Montnemery
cb9c213496
Handle changes to source entity in statistics helper ( #146523 )
2025-06-11 15:17:19 +02:00
Erik Montnemery
cb42d99c28
Handle changes to source entity in integration helper ( #146522 )
2025-06-11 15:17:08 +02:00
Erik Montnemery
cf5cdf3cdb
Handle changes to source entity in history_stats helper ( #146521 )
2025-06-11 15:16:51 +02:00
epenet
acf31f609a
Adjust urllib3 constraint ( #145485 )
...
* Remove urllib3 upper bound constraint
* Disable neato
* Disable neato tests
* Simplify test ignore
* Add to PACKAGE_CHECK_VERSION_RANGE
* Adjust
* Adjust
* Force 2.0
2025-06-11 15:11:58 +02:00
Simon Lamon
42377ff7ac
Bump linkplay to v0.2.11 ( #146530 )
2025-06-11 15:10:00 +02:00
Petro31
3e0aab55a8
Fix `delay_on` and `delay_off` restarting when a new trigger occurs during the delay ( #145050 )
2025-06-11 14:08:10 +01:00
Erik Montnemery
0362012bb3
Correct misleading comment for const.ATTR_RESTORED ( #146528 )
2025-06-11 13:29:16 +02:00
Jesse Hills
ba5d0f2723
Fix solax state class of `Today's Generated Energy` ( #146492 )
2025-06-11 12:46:40 +02:00
Erik Montnemery
167e688139
Allow removing entity registry items twice ( #146519 )
2025-06-11 12:42:09 +02:00
Martin Hjelmare
c49d95b230
Remove Z-Wave useless reconfigure options ( #146520 )
...
* Remove emulate hardware option
* Remove log level option
2025-06-11 13:31:07 +03:00
Erik Montnemery
c4c8f88765
Simplify helper_integration.async_handle_source_entity_changes ( #146516 )
2025-06-11 12:27:51 +02:00
epenet
f908e0cf4d
Bump pybotvac to 0.0.28 ( #146513 )
2025-06-11 12:19:54 +02:00
epenet
29c720a66d
Bump weheat to 2025.6.10 ( #146515 )
2025-06-11 12:19:06 +02:00
epenet
4e628dbd9f
Bump sensorpush-api to 2.1.3 ( #146514 )
2025-06-11 12:18:55 +02:00
Petro31
37d904dfdc
Add color_temp_kelvin to set_temperature action variables ( #146448 )
2025-06-11 11:58:07 +02:00
Åke Strandberg
a53997dfc7
Graceful handling of missing datapoint in myuplink ( #146517 )
2025-06-11 11:55:28 +02:00
Joost Lekkerkerker
dd216ac15b
Split deprecated system issue in 2 places ( #146453 )
2025-06-11 11:35:14 +02:00
Erik Montnemery
2afdec4711
Do not remove derivative config entry when input sensor is removed ( #146506 )
...
* Do not remove derivative config entry when input sensor is removed
* Add comments
* Update homeassistant/helpers/helper_integration.py
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
---------
Co-authored-by: Franck Nijhof <git@frenck.dev>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-11 11:19:44 +02:00
karwosts
5b4c309170
Create a deprecation/repair for `sensor.sun_solar_rising` ( #146462 )
...
* Create a deprecation/repair for `sensor.sun_solar_rising`
* test
* Update homeassistant/components/sun/strings.json
2025-06-11 11:02:14 +02:00
hanwg
8deec55204
Add service validation for send file for Telegram bot integration ( #146192 )
...
* added service validation for send file
* update strings
* Apply suggestions from code review
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
* updated exception in tests
* removed TypeError since it is not thrown
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-11 10:59:08 +02:00
Robert Resch
f0a2c4e30a
Bump deebot-client to 13.3.0 ( #146507 )
2025-06-11 10:49:38 +02:00
Joost Lekkerkerker
e9a71a8d7f
Explain Nest setup ( #146217 )
2025-06-11 10:31:08 +02:00
Felix Schneider
1462366764
Bump `apsystems` to `2.7.0` ( #146485 )
2025-06-11 10:26:01 +02:00
Artur Pragacz
33528eb6bd
Update pywizlight to 0.6.3 ( #146490 )
2025-06-11 08:26:55 +02:00
epenet
776a014ab0
Drop deprecated add_event service in google ( #146432 )
2025-06-10 20:35:17 -07:00
Michael Hansen
ea202eff66
Bump intents to 2025.6.10 ( #146491 )
2025-06-10 18:16:18 -05:00
Tsvi Mostovicz
b7404f5a05
Fix Jewish calendar not updating ( #146465 )
2025-06-10 21:25:47 +02:00
Joost Lekkerkerker
d015dff855
Remove DHCP discovery from Amazon Devices ( #146476 )
2025-06-10 20:55:00 +02:00
Joost Lekkerkerker
2f1977fa0c
Fix typo in hassio ( #146474 )
2025-06-10 20:52:43 +02:00
Erik Montnemery
26fe23eb5c
Improve support for trigger platforms with multiple triggers ( #144827 )
...
* Improve support for trigger platforms with multiple triggers
* Adjust zwave_js
* Refactor the Trigger class
* Silence mypy
* Adjust
* Revert "Adjust"
This reverts commit 17b3d16a26
.
* Revert "Silence mypy"
This reverts commit c2a011b16f
.
* Reapply "Adjust"
This reverts commit c64ba202dd
.
* Apply suggestions from code review
* Revert "Apply suggestions from code review"
This reverts commit 0314955c5a
.
2025-06-10 20:48:51 +02:00
hahn-th
dbfecf99dc
Bump homematicip to 2.0.4 ( #144096 )
...
* Bump to 2.0.2 with all necessary changes
* bump to prerelease
* add addiional tests
* Bump to homematicip 2.0.3
* do not delete device
* Setup BRAND_SWITCH_MEASURING as light
* bump to 2.0.4
* refactor test_remove_obsolete_entities
* move test
* use const from homematicip lib
2025-06-10 20:44:06 +02:00
hanwg
4d28992f2b
Add Telegram bot webhooks tests ( #146436 )
...
* add tests for webhooks
* added asserts
2025-06-10 19:58:15 +02:00
Markus Adrario
7a428a66bd
Add support for HeatIt Thermostat TF056 to homee ( #145515 )
...
* adapt climate for Heatit TF 056
* add sensors & numbers for Heatit TF056
* Add select for Heatit TF056
* Adapt climat tests for changes
* Fix sentence case
* fix review comments
* Update homeassistant/components/homee/climate.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* fix tests
* update diagnostics snapshot for this change
---------
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2025-06-10 19:41:13 +02:00
G Johansson
481bf2694b
Fix incorrect categories handling in holiday ( #146470 )
2025-06-10 19:28:48 +02:00
Simone Chemelli
5cc9cc3c99
Fix EntityCategory for binary_sensor platform in Amazon Devices ( #146472 )
...
* Fix EntityCategory for binary_sensor platform in Amazon Devices
* update snapshots
2025-06-10 19:28:37 +02:00
Whitney Young
87ce683b39
Add tests for initial state of OpenUV sensors ( #146464 )
...
This is a followup to #146408 to add test coverage.
2025-06-10 19:28:29 +02:00
Simone Chemelli
936d56f9af
Avoid closing shared aiohttp session in Vodafone Station ( #146471 )
2025-06-10 19:18:19 +02:00
starkillerOG
d71ddcf69e
Reolink conserve battery ( #145452 )
2025-06-10 18:05:55 +02:00
Robert Resch
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
5b6d7142fb
Bump pySmartThings to 3.2.4 ( #146459 )
2025-06-10 17:37:21 +02:00
Whitney Young
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
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
db8a6f8583
Catch exception before retrying in AirGradient ( #146460 )
2025-06-10 17:31:30 +02:00
Paulus Schoutsen
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
Arie Catsman
9b90ed04e5
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:25:26 +02:00
hanwg
0f27d0bf4a
Bug fix for Telegram bot integration: fix async_unload_entry error for polling bot ( #146277 )
...
* removed reload from update_listener
* removed reload from update_listener
2025-06-10 16:24:51 +02:00
Andrea Turri
1fa55f96f8
Add evaporate water program id for Miele oven ( #145996 )
2025-06-10 16:23:55 +02:00
Jamin
2d60115ec6
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 16:22:53 +02:00