epenet and GitHub
4e628dbd9f
Bump sensorpush-api to 2.1.3 ( #146514 )
2025-06-11 12:18:55 +02:00
Franck Nijhof
b6c8718ae4
Bump version to 2025.6.0b7
2025.6.0b7
2025-06-11 10:17:18 +00:00
Åke Strandberg and Franck Nijhof
c8b70cc0fb
Graceful handling of missing datapoint in myuplink ( #146517 )
2025-06-11 10:17:09 +00:00
Robert Resch and Franck Nijhof
6d1f621e55
Bump deebot-client to 13.3.0 ( #146507 )
2025-06-11 10:17:08 +00:00
671a33b31c
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 10:17:06 +00:00
Michael Hansen and Franck Nijhof
7afc469306
Bump intents to 2025.6.10 ( #146491 )
2025-06-11 10:17:05 +00:00
Felix Schneider and Franck Nijhof
8fd52248b7
Bump apsystems to 2.7.0 ( #146485 )
2025-06-11 10:17:04 +00:00
Joost Lekkerkerker and Franck Nijhof
69ba2aab11
Remove DHCP discovery from Amazon Devices ( #146476 )
2025-06-11 10:17:02 +00:00
Tsvi Mostovicz and Franck Nijhof
f1df6dcda5
Fix Jewish calendar not updating ( #146465 )
2025-06-11 10:17:01 +00:00
Joost Lekkerkerker and Franck Nijhof
43e16bb913
Split deprecated system issue in 2 places ( #146453 )
2025-06-11 10:15:11 +00:00
Petro31 and Franck Nijhof
4147211f94
Add color_temp_kelvin to set_temperature action variables ( #146448 )
2025-06-11 10:10:40 +00:00
Joost Lekkerkerker and Franck Nijhof
63e49c5d3c
Explain Nest setup ( #146217 )
2025-06-11 10:10:39 +00:00
hahn-th and Franck Nijhof
35580c0849
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-11 10:10:38 +00:00
Petro31 and GitHub
37d904dfdc
Add color_temp_kelvin to set_temperature action variables ( #146448 )
2025-06-11 11:58:07 +02:00
Åke Strandberg and GitHub
a53997dfc7
Graceful handling of missing datapoint in myuplink ( #146517 )
2025-06-11 11:55:28 +02:00
Joost Lekkerkerker and GitHub
dd216ac15b
Split deprecated system issue in 2 places ( #146453 )
2025-06-11 11:35:14 +02:00
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 and GitHub
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
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 and GitHub
f0a2c4e30a
Bump deebot-client to 13.3.0 ( #146507 )
2025-06-11 10:49:38 +02:00
Joost Lekkerkerker and GitHub
e9a71a8d7f
Explain Nest setup ( #146217 )
2025-06-11 10:31:08 +02:00
Felix Schneider and GitHub
1462366764
Bump apsystems to 2.7.0 ( #146485 )
2025-06-11 10:26:01 +02:00
Artur Pragacz and GitHub
33528eb6bd
Update pywizlight to 0.6.3 ( #146490 )
2025-06-11 08:26:55 +02:00
epenet and GitHub
776a014ab0
Drop deprecated add_event service in google ( #146432 )
2025-06-10 20:35:17 -07:00
Michael Hansen and GitHub
ea202eff66
Bump intents to 2025.6.10 ( #146491 )
2025-06-10 18:16:18 -05:00
Tsvi Mostovicz and GitHub
b7404f5a05
Fix Jewish calendar not updating ( #146465 )
2025-06-10 21:25:47 +02:00
Joost Lekkerkerker and GitHub
d015dff855
Remove DHCP discovery from Amazon Devices ( #146476 )
2025-06-10 20:55:00 +02:00
Joost Lekkerkerker and GitHub
2f1977fa0c
Fix typo in hassio ( #146474 )
2025-06-10 20:52:43 +02:00
Erik Montnemery and GitHub
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 17b3d16a267d54c082b12f07550faa8ac4ac3a49.
* Revert "Silence mypy"
This reverts commit c2a011b16f9b02880fc3dc673b5b12501f7995fc.
* 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 and GitHub
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 and GitHub
4d28992f2b
Add Telegram bot webhooks tests ( #146436 )
...
* add tests for webhooks
* added asserts
2025-06-10 19:58:15 +02:00
Franck Nijhof
8949a595fe
Bump version to 2025.6.0b6
2025.6.0b6
2025-06-10 17:45:26 +00:00
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
Simone Chemelli and Franck Nijhof
bf8ef0a767
Fix EntityCategory for binary_sensor platform in Amazon Devices ( #146472 )
...
* Fix EntityCategory for binary_sensor platform in Amazon Devices
* update snapshots
2025-06-10 17:41:02 +00:00
Simone Chemelli and Franck Nijhof
39962a3f48
Avoid closing shared aiohttp session in Vodafone Station ( #146471 )
2025-06-10 17:41:00 +00:00
G Johansson and Franck Nijhof
4964621014
Fix incorrect categories handling in holiday ( #146470 )
2025-06-10 17:40:59 +00:00
Joost Lekkerkerker and Franck Nijhof
18e1a26da1
Catch exception before retrying in AirGradient ( #146460 )
2025-06-10 17:40:58 +00:00
Joost Lekkerkerker and Franck Nijhof
1d91ca5716
Bump pySmartThings to 3.2.4 ( #146459 )
2025-06-10 17:40:57 +00:00
Luca Schröder and Franck Nijhof
1040646610
Update caldav to 1.6.0 ( #146456 )
...
Fixes #140798
2025-06-10 17:40:56 +00:00
fcd71931e7
Update wording deprecated system package integration repair ( #146450 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-06-10 17:40:55 +00:00
Joost Lekkerkerker and Franck Nijhof
bdbb74aff1
Return expected state in SmartThings water heater ( #146449 )
2025-06-10 17:40:53 +00:00
Marc Mueller and Franck Nijhof
6f4029983a
Update requests to 2.32.4 ( #146445 )
2025-06-10 17:40:52 +00:00
J. Diego Rodríguez Royo and Franck Nijhof
b2d25b1883
Improvements for Home Connect application credentials string ( #146443 )
2025-06-10 17:40:51 +00:00
J. Diego Rodríguez Royo and Franck Nijhof
ba19d4f043
Fix typo at application credentials string at Home Connect integration ( #146442 )
...
Fix typos
2025-06-10 17:40:50 +00:00
tronikos and Franck Nijhof
b222fe5afa
Handle grpc errors in Google Assistant SDK ( #146438 )
2025-06-10 17:40:49 +00:00
Franck Nijhof
f945defa2b
Reformat Dockerfile to reduce merge conflicts ( #146435 )
2025-06-10 17:38:37 +00:00
G Johansson and GitHub
481bf2694b
Fix incorrect categories handling in holiday ( #146470 )
2025-06-10 19:28:48 +02:00
Simone Chemelli and GitHub
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 and GitHub
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
J. Nick Koston and Franck Nijhof
4f0e4bc1ca
Bump aiohttp to 3.12.12 ( #146426 )
2025-06-10 17:28:13 +00:00