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
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