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
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
starkillerOG
d71ddcf69e
Reolink conserve battery ( #145452 )
2025-06-10 18:05:55 +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
tronikos
b9e8cfb291
Handle grpc errors in Google Assistant SDK ( #146438 )
2025-06-10 15:31:32 +02:00
Marc Mueller
6c5f7eabff
Fix RuntimeWarning in rest tests ( #146452 )
2025-06-10 15:26:07 +02:00
Ian
f448f488ba
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 15:03:20 +02:00
Joost Lekkerkerker
110627e16e
Return expected state in SmartThings water heater ( #146449 )
2025-06-10 14:52:24 +02:00
Erik Montnemery
16a0b7f44e
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 14:31:18 +02:00
Jan-Philipp Benecke
927c9d3480
Improve error logging in trend binary sensor ( #146358 )
2025-06-10 14:10:49 +02:00
epenet
279539265b
Use async_load_fixture in modern_forms tests ( #146011 )
2025-06-10 12:38:25 +02:00
J. Nick Koston
0c5b7401b9
Use entity unique id for ESPHome media player formats ( #146318 )
2025-06-10 11:48:11 +02:00
Erik Montnemery
ce739fd9b6
Restore entity ID and user customizations of deleted entities ( #145278 )
...
* Restore entity ID and user customizations of deleted entities
* Clear removed areas, categories and labels from deleted entities
* Correct test
* Fix logic for disabled_by and hidden_by
* Improve test coverage
* Fix sorting
* Always restore disabled_by and hidden_by
* Update mqtt test
* Update pglab tests
2025-06-10 11:47:54 +02:00
Erik Montnemery
11d9014be0
Restore user customizations of deleted devices ( #145191 )
...
* Restore user customizations of deleted devices
* Apply suggestions from code review
* Improve test coverage
* Always restore disabled_by
2025-06-10 11:47:39 +02:00
Imeon-Energy
7cc8f91bf9
Basic entity class for Imeon inverter integration ( #145778 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: TheBushBoy <theodavid@icloud.com >
2025-06-09 20:04:25 +02:00
hanwg
d58157ca9e
Bug fix for Telegram bot integration: handle last message id ( #146378 )
2025-06-09 20:01:16 +02:00
wittypluck
9ed6b591a5
Fix CO concentration unit in OpenWeatherMap ( #146403 )
2025-06-09 19:55:09 +02:00
Erik Montnemery
8e87223c40
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-09 17:04:55 +02:00
Abílio Costa
0cce4d1b81
Test all device classes in Sensor device condition/trigger tests ( #146366 )
2025-06-09 14:22:58 +01:00
Erik Montnemery
46dcc91510
Fix switch_as_x entity_id tracking ( #146386 )
2025-06-09 13:24:40 +02:00
Markus Adrario
b1a2af9fd3
Add Homee diagnostics platform ( #146340 )
...
* Initial dignostics implementation
* Add diagnostics tests
* change data-set for device diagnostics
* adapt for upcoming pyHomee release
* other solution
* fix review and more
2025-06-09 13:24:07 +02:00
Simon Lamon
560eeac457
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-08 19:47:00 +02:00
Sanjay Govind
9a6ebb0848
Fix bosch alarm areas not correctly subscribing to alarms ( #146322 )
...
* Fix bosch alarm areas not correctly subscribing to alarms
* add test
2025-06-08 14:35:54 +02:00
Pete Sage
fd30dd0aee
Add tests for sonos switch alarms on and off ( #146314 )
...
* fix: add tests for switch on/off
* fix: simplify
* fix: simplify
* fix: comment
* fix: comment
2025-06-08 11:45:20 +02:00
J. Nick Koston
7573a74cb0
Migrate rest to use aiohttp ( #146306 )
2025-06-07 13:44:25 -05:00
Arie Catsman
ae5606aa2f
Migrate Enphase envoy from httpx to aiohttp ( #146283 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-06-07 10:52:54 -05:00
Robin Lintermann
c4be3c4de2
Smarla integration number platform ( #145747 )
...
Add number platform to smarla integration
2025-06-06 12:13:06 +02:00
Retha Runolfsson
626591f832
Fix unit test for switchbot integration ( #146247 )
...
fix unit test
2025-06-06 12:06:01 +02:00
epenet
2bd3196183
Move abode services to separate module ( #146142 )
...
* Move abode services to separate module
* Rename
* Adjust test imports
2025-06-06 10:20:57 +02:00
Joost Lekkerkerker
14664719d9
Remove zeroconf discovery from Spotify ( #146213 )
2025-06-05 18:02:11 +02:00
Retha Runolfsson
fd38d9788d
Bump pyswitchbot to 0.65.0 ( #146133 )
...
* update pyswitchbot to 0.65.0
* fix relay switch 1pm test
* fix ma to a
2025-06-05 16:42:24 +02:00
Ludovic BOUÉ
3a27143012
Matter add Service Area Cluster to vacuum_cleaner fixture ( #145743 )
...
Update vacuum_cleaner.json
Service Area Cluster
2025-06-05 16:39:08 +02:00
epenet
38b8d0b018
Move google_sheets services to separate module ( #146160 )
...
* Move google_sheets services to separate module
* Move to async_setup
* Do not remove the services
* hassfest
* Rename
2025-06-05 15:07:15 +02:00
epenet
d6615e3d44
Move ffmpeg services to separate module ( #146149 )
...
* Move ffmpeg services to separate module
* Fix tests
* Rename
2025-06-05 14:39:44 +02:00
epenet
b4864e6a8a
Move matrix services to separate module ( #146161 )
2025-06-05 06:35:10 +02:00
Ludovic BOUÉ
bdeb61fafc
Matter Extractor hood fixture ( #146174 )
...
* Create extractor_hood.json
* Matter Extractor hood fixture
* Format document
2025-06-04 21:17:51 +02:00
Markus Adrario
c6c7e7eae1
Add homee reconfiguration flow ( #146065 )
...
* Add a reconfigure flow to homee
* Add tests for reconfiguration flow
* string refinement
* fix review comments
* more review fixes
2025-06-04 15:27:07 +02:00
Robert Resch
ffdefd1e0f
Deprecate eddystone temperature integration ( #145833 )
2025-06-04 10:00:50 +02:00
Marc Mueller
a8ccf1c6fc
Update pytest to 8.4.0 ( #146114 )
2025-06-04 08:09:19 +02:00
Ian
e3f7e5706b
Add config option for controlling Ollama think parameter ( #146000 )
...
* Add config option for controlling Ollama think parameter
Allows enabling or disable thinking for supported models. Neither option
will dislay thinking content in the chat. Future support for displaying
think content will require frontend changes for formatting.
* Add thinking strings
2025-06-03 20:42:16 -07:00