Marcello
bb62e9ec62
Merge branch 'dev' into flussButtonApi
2025-05-14 06:52:25 +02:00
John Hillery
9729f1f38b
Provide ability to select nexia RoomIQ sensors ( #144278 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-05-13 23:16:05 -05:00
peteS-UK
6bc6733c40
Add config flow data descriptions to Squeezebox ( #144619 )
...
* add data_descriptions
* tweaks
* review updates
2025-05-13 21:10:47 -07:00
Tsvi Mostovicz
b1ffcb4245
Jewish calendar - Fix Parasha values ( #144646 )
...
* Fix Parasha values
* Fix test
* Update sensor.py
2025-05-13 21:08:47 -07:00
Josef Zweck
f0c5fbfb8a
Bump pylamarzocco to 2.0.3 ( #144825 )
2025-05-13 21:04:38 -07:00
J. Nick Koston
c76239806d
Bump aioesphomeapi to 31.0.0 ( #144778 )
...
* aioesphomeapi update
* Bump aioesphomeapi to 31.0.0
There are some breaking changes with the protobuf naming and types
required some refactoring
changelog: https://github.com/esphome/aioesphomeapi/compare/v30.2.0...v31.0.0
* actually include the commit to bump the lib
2025-05-13 20:39:53 -04:00
Abílio Costa
6d809b0b5a
Add service response support to admin services ( #144837 )
2025-05-13 21:57:15 +01:00
Norbert Rittel
de2cbb7f5c
Improve user-facing strings of incomfort ( #144844 )
...
* Improvements in user-facing strings of `incomfort`
Fix spelling of "IP address" and "timeout"
Remove "temperature" from "Shortcut outside sensor temperature" as this makes no sense and leads to completely wrong translations. This is to indicate an electrical shortcut on the sensor so this should be the last word.
This also matches the naming in the user manual.
* Suggestion from review
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
---------
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
2025-05-13 22:47:21 +02:00
Erik Montnemery
cd61f37df7
Remove support for condition platforms defining only a CONDITION_SCHEMA ( #144832 )
2025-05-13 20:53:08 +02:00
epenet
26796f87cd
Add device registry snapshots to samsungtv tests ( #144804 )
...
* Add device registry snapshots to samsungtv tests
* Simplify
* Adjust
* Reduce
2025-05-13 18:20:43 +02:00
Åke Strandberg
e2dd897ac7
Bump dependency pymiele -> 0.5.2 ( #144758 )
2025-05-13 18:19:49 +02:00
Retha Runolfsson
3bbe4baaf7
Update codeowner for switchbot Integration ( #144829 )
...
update codeowners
2025-05-13 18:16:05 +02:00
Alistair Francis
d409b86217
Bump automower-ble to 0.2.1 ( #144817 )
2025-05-13 14:21:56 +01:00
Josef Zweck
7928c15849
Fix blocking call in azure_storage config flow ( #144818 )
...
* Fix blocking call in azure_storage config flow
* Fix blocking call in azure_storage config_flow as well
* move session getting to event flow
2025-05-13 14:23:41 +02:00
epenet
d197debbc0
Improve SamsungTV config flow type hints ( #144820 )
2025-05-13 14:02:07 +02:00
Martin Hjelmare
55b9dee448
Fix Z-Wave unique id after controller reset ( #144813 )
2025-05-13 14:12:00 +03:00
epenet
5c6984d326
Do not abort on invalid host in SamsungTV user flow ( #144794 )
2025-05-13 10:47:26 +02:00
Josef Zweck
a7787d6080
Fix blocking call in azure storage ( #144803 )
2025-05-13 10:46:46 +02:00
Jeremiah Paige
2db60340c2
Add typing to wsdot ( #143117 )
...
* increase wsdot typing
* remove Final types
* help out mypy
* simplify wsdot types
* minor wsdot type changes
* type wsdot state
2025-05-13 10:43:03 +02:00
Mick Vleeshouwer
c121631fef
Refactor config flow tests to improve result variable usage in Overkiz ( #143374 )
...
* Refactor test setup for unique ID migration in Overkiz integration
* Refactor test cases to unify result variable usage in Overkiz config flow tests (resultn -> result)
* Revert change in test_init
2025-05-13 10:35:32 +02:00
epenet
b0fb16d48d
Remove obsolete compatibility code from SamsungTV ( #144800 )
2025-05-13 09:54:26 +02:00
Franck Nijhof
3e07f6543e
Update debugpy to v1.8.14 ( #144755 )
2025-05-13 08:14:55 +02:00
Brett Adams
d4c2356c70
Create stream on demand in Teslemetry ( #144777 )
...
Create stream on demand
2025-05-13 08:05:33 +02:00
epenet
eec617b391
Add comments to samsungtv config flow tests ( #144787 )
2025-05-13 07:54:37 +02:00
Maciej Bieniek
b15c9ad130
Link Shelly device entry with Shelly BT scanner entry ( #144626 )
...
* Add BT address to DeviceInfo.connections
* Cleaning
* Use bluetooth_source property
* Add test
* Add connections property
2025-05-13 07:19:07 +02:00
Erik Montnemery
0128d85999
Move sun conditions to the sun integration ( #144742 )
2025-05-12 23:03:37 +01:00
David Rapan
e69ca0cf80
Bump aiodhcpwatcher to 1.2.0 ( #144769 )
2025-05-12 17:00:17 -05:00
Åke Strandberg
0719753be3
Set PARALLEL_UPDATES and update quality_scale for Miele integration ( #144770 )
...
Set PARALLEL_UPDATES and update quality_scale
2025-05-12 23:53:54 +02:00
Franck Nijhof
ba3181d4e7
Update pipdeptree to 2.26.1 ( #144775 )
2025-05-12 23:52:27 +02:00
Guido Schmitz
e58750555e
Rework platform setup tests for devolo Home Network ( #143114 )
...
* Rework platform setup tests for devolo Home Network
* Fix sensor test
* Remove unload
2025-05-12 23:21:14 +02:00
Guido Schmitz
026687299d
Assert resulting data in devolo Home Network test_form_reauth ( #144760 )
2025-05-12 21:28:40 +02:00
Martin Hjelmare
3eed552c56
Repair Z-Wave unknown controller ( #144738 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-05-12 21:18:55 +02:00
J. Diego Rodríguez Royo
15a4514c7d
Add MAC connection through DHCP discovery to Home Connect devices ( #144611 )
...
* Add MAC connection through DHCP discovery to Home Connect devices
* Update snapshots
2025-05-12 21:11:12 +02:00
Joakim Sørensen
b5445c0061
Allow subscription_expired repair issue in cloud ( #144316 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-05-12 19:48:20 +02:00
Øyvind Matheson Wergeland
1d0584a90d
Bump gcal-sync to 7.0.1 ( #144718 )
...
Co-authored-by: Allen Porter <allen.porter@gmail.com >
2025-05-12 19:45:34 +02:00
Matthias Alphart
158b795c70
Update xknx to 3.8.0 ( #144753 )
2025-05-12 19:45:02 +02:00
Paulus Schoutsen
4994229215
Track if TTS entity supports streaming input ( #144697 )
...
* Track if entity supports streaming
* Make class method
2025-05-12 13:44:39 -04:00
Andre Lengwenus
c022c32d2f
Simplify unique config_entry check for LCN ( #135756 )
...
* Simplify check for unique config_entry
* Fix tests
* Fix reconfigure flow
* Add check for unchanging IP/port combination
* Remove explicit check for unchanged IP/port combination
2025-05-12 19:44:24 +02:00
Joost Lekkerkerker
d2ef3ca100
Fill in Plaato URL via placeholders ( #144754 )
2025-05-12 19:37:45 +02:00
Manu
00faadcfea
Improve config flow description in ntfy integration ( #144581 )
2025-05-12 19:36:53 +02:00
Norbert Rittel
a6ff52b300
Fix outdated help center URL in plaato ( #144748 )
...
* Fix outdated help center URL in `plaato`
* Remove excessive space character
2025-05-12 19:12:49 +02:00
Joakim Sørensen
da0d65ca5b
Log instead of ValueError for missing cloud translation key ( #144732 )
...
* Log instead of ValueError for missing translation key
* Update homeassistant/components/cloud/client.py
2025-05-12 18:59:38 +02:00
Paulus Schoutsen
2266e97417
Add a test for Assist Pipeline streaming deltas to TTS ( #144711 )
...
* Add a test for Assist Pipeline streaming deltas to TTS
* Adjust tests to new TTS engine
2025-05-12 12:15:05 -04:00
Norbert Rittel
d471de5645
Spelling fixes in user-facing strings of fronius ( #144744 )
2025-05-12 16:54:22 +02:00
Norbert Rittel
38674f0dc2
Add missing hyphen to "password-protected" in Shelly ( #144746 )
2025-05-12 17:47:14 +03:00
Erik Montnemery
b192ca4bad
Make it possible to subscribe to frontend user store ( #144724 )
2025-05-12 16:01:42 +02:00
epenet
73a59523f5
Merge websocket test constants in samsungtv tests ( #144741 )
2025-05-12 15:51:21 +02:00
Erik Montnemery
05324dedd0
Deduplicate condition schemas ( #144739 )
2025-05-12 15:38:31 +02:00
Norbert Rittel
f1e5f73d7e
Improve user-facing strings of velbus ( #144716 )
...
- add the missing hyphen to "password-protected"
- resolve missing genitive in `sync_clock` action description
- resolve singular/plural mismatch in `set_memo_text` action description
2025-05-12 16:35:06 +03:00
Robert Resch
7b23f21712
Remove deprecated camera async_handle_web_rtc_offer function ( #144561 )
2025-05-12 14:47:49 +02:00