Pete Sage
afc0a2789d
Update Sonos to use SonosConfigEntry and runtime data ( #145512 )
...
* fix: initial
* fix: cleanup
* fix: cleanup
* fix: cleanup
* fix: SonosConfigEntry
* add config_entry.py
* fix: sonos_data to runtime_data
* fix: move to helpers.py
2025-06-12 14:05:51 +02:00
epenet
78ed1097c4
Simplify netgear_lte service actions ( #146606 )
2025-06-12 14:02:17 +02:00
epenet
2991726d35
Simplify screenlogic service actions ( #146609 )
2025-06-12 14:02:06 +02:00
epenet
c34596e54d
Simplify seventeentrack service actions ( #146610 )
...
* Simplify seventeentrack service actions
* callback
2025-06-12 14:01:53 +02:00
epenet
74a92e2cd8
Simplify tado service actions ( #146614 )
2025-06-12 14:01:45 +02:00
Franck Nijhof
e19f178864
Make duplicate issue detection more strict ( #146633 )
2025-06-12 13:55:26 +02:00
epenet
9dfbccf0cb
Improve type hints in xiaomi_miio fan ( #146596 )
2025-06-12 12:18:46 +02:00
epenet
64e503bc27
Fix fan is_on status in xiaomi_miio ( #146592 )
2025-06-12 12:18:23 +02:00
epenet
9d1e60cf7e
Simplify mealie service actions ( #146601 )
2025-06-12 12:17:27 +02:00
epenet
4160521349
Simplify overseerr service actions ( #146607 )
2025-06-12 12:17:00 +02:00
epenet
14c30ef2df
Mark async_setup_services as callback ( #146617 )
2025-06-12 11:34:56 +02:00
epenet
e14cf8a5b9
Remove deprecated service in plex ( #146608 )
...
* Remove deprecated service in plex
* Update json/yaml
2025-06-12 10:43:03 +02:00
epenet
30dbd5a900
Simplify synology_dsm service actions ( #146612 )
2025-06-12 10:42:40 +02:00
G Johansson
25e6eab008
Not valid hvac modes now fails in Climate ( #145242 )
...
* Not valid hvac modes now fails
* Fix some tests
* Some more
* More
* fix ruff
* HVAC
* Fritzbox
* Clean up
* Use dict[key]
---------
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-06-12 07:15:07 +02:00
Thomas55555
8bf562b7b6
Add strings for pick implementation ( #146557 )
...
* Add string for pick implementation
* add missing
2025-06-12 06:02:26 +02:00
rappenze
7cb3c397b2
Support more dimmer devices in fibaro ( #145864 )
2025-06-11 23:55:38 +02:00
Christopher Boyd
f44f2522ef
Add 'AdvancedToggle' to list of supported Lutron button types ( #145676 )
2025-06-11 23:54:22 +02:00
Denis Shulyaka
8c9acf5a4d
Separate steps for openai_conversation options flow ( #141533 )
2025-06-11 23:54:01 +02:00
starkillerOG
e46e7f5a81
Bump reolink-aio to 0.14.0 ( #146566 )
2025-06-11 23:52:31 +02:00
Calvin C
c01f521199
Bump hyperion-py to 0.7.6 and add switch for Audio Capture to Hyperion Integration ( #145952 )
...
Co-authored-by: ToniCipriani <ToniCipriani@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev>
2025-06-11 21:20:22 +02:00
Robert Resch
4a15f12a0b
Add aiofiles to pyproject.toml ( #146561 )
2025-06-11 20:32:38 +02:00
Ståle Storø Hauknes
8d24d775f1
Set suggested precision for Airthings sensors ( #145966 )
2025-06-11 20:04:03 +02:00
epenet
aca0e69081
Simplify service registration in recorder ( #146237 )
2025-06-11 20:01:13 +02:00
G Johansson
f4e5036275
New helper for templating args in command_line ( #145899 )
2025-06-11 19:58:28 +02:00
rappenze
59aba339d8
Add support for more cover devices in Fibaro ( #146486 )
2025-06-11 19:56:38 +02:00
Joost Lekkerkerker
864e440685
Make issue creation check architecture instead of uname ( #146537 )
2025-06-11 18:39:46 +02:00
tronikos
2f6fcb5801
Rename Amazon Devices to Alexa Devices ( #146362 )
...
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com>
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-06-11 18:35:26 +02:00
G Johansson
bdb6124aa3
Remove previously deprecated cached_property ( #146478 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2025-06-11 18:22:11 +02:00
epenet
613e2fd4b3
Simplify google_mail service actions ( #146511 )
2025-06-11 18:19:57 +02:00
Kevin Stillhammer
0e71ef3861
Fix stale options in here_travel_time ( #145911 )
2025-06-11 18:17:11 +02:00
andreimoraru
5076c10959
Bump yt-dlp to 2025.06.09 ( #146553 )
...
* Bumped yt-dlp to 2025.06.09
* fix
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-06-11 17:53:25 +02:00
Shay Levy
ab2fc4e9a6
Remove stale Shelly BLU TRV devices ( #145994 )
...
* Remove stale Shelly BLU TRV devices
* Add test
* Remove config entry from device
2025-06-11 17:39:49 +02:00
Erik Montnemery
e39edcc234
Remove unused attribute EntityInfo.custom_component ( #146550 )
2025-06-11 17:27:17 +02:00
Paul Bottein
54c8e59bcd
Update frontend to 20250531.2 ( #146551 )
2025-06-11 17:12:34 +02:00
Franck Nijhof
c806555879
Add non-English issue detection using GitHub AI models ( #146547 )
2025-06-11 16:52:35 +02:00
G Johansson
4836930cb1
Remove previously deprecated StrEnum backport ( #146477 )
2025-06-11 16:41:40 +02:00
epenet
4a8faad62e
Simplify fully_kiosk service actions ( #146509 )
2025-06-11 16:34:48 +02:00
peteS-UK
ba69301dda
Move available property to entity.py for Squeezebox ( #146531 )
2025-06-11 16:34:08 +02:00
Aidan Timson
724c349194
Add guide for Honeywell Lyric application credentials setup ( #146281 )
...
* Add guide for Honeywell Lyric application credentials setup
* Fix
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-06-11 16:24:37 +02:00
epenet
9346f8d658
Simplify blink service actions ( #146508 )
2025-06-11 16:21:42 +02:00
hanwg
0af41d9cb1
Bug fix for Telegram bot integration: Handle plain text parse_mode ( #146535 )
2025-06-11 16:19:22 +02:00
Marc Mueller
b02c0419b4
Update types packages ( #146546 )
2025-06-11 16:15:54 +02:00
Marc Mueller
0bc6408137
Update pytest-unordered to 0.7.0 ( #146545 )
2025-06-11 15:01:27 +01:00
Tsvi Mostovicz
3f1d2b1b71
Bump hdate to 1.1.1 ( #146536 )
2025-06-11 15:46:52 +02:00
Paul Bottein
bcfdee23e3
Update frontend to 20250531.1 ( #146542 )
2025-06-11 15:46:19 +02:00
Franck Nijhof
4a50f4ffc1
Add duplicate issue detection using GitHub AI models ( #146487 )
2025-06-11 15:42:37 +02:00
Petar Petrov
9ee45518e9
Remove the Delete button on the ZwaveJS device page ( #146544 )
2025-06-11 15:39:02 +02:00
Erik Montnemery
09a5ac5979
Handle changes to source entities in generic_thermostat helper ( #146541 )
2025-06-11 15:26:52 +02:00
Erik Montnemery
296b5c627a
Handle changes to source entities in generic_hygrostat helper ( #146538 )
2025-06-11 15:18:04 +02:00
Erik Montnemery
120338d510
Handle changes to source entity in utility_meter ( #146526 )
2025-06-11 15:17:52 +02:00