Joost Lekkerkerker and GitHub
d71b1246cf
Add DHCP discovery to Aladdin Connect ( #151532 )
2025-09-10 22:57:46 +02:00
4ad664a652
Add huawei_lte quality scale YAML ( #143347 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-09-10 22:32:21 +02:00
Whitney Young and GitHub
002493c3e1
Openuv protection window internal update ( #146409 )
2025-09-10 22:18:50 +02:00
Ludovic BOUÉ and GitHub
720ecde568
Support for Matter MountedDimmableLoadControl device type ( #151330 )
...
Support for Matter MountedDimmableLoadControl device type:
Matter MountedDimmableLoadControl device was wrongly reco
gnized as Switch entity.
This PR fix thte behavior and makes it recognized as Light entity as expected.
There is no Matter MountedDimmableLoadControl device in the market yet so it doesn't really breaks anything.
2025-09-10 22:16:43 +02:00
Paul Bottein and GitHub
4c548830b4
Use state selector for select option service ( #148960 )
2025-09-10 22:15:23 +02:00
Raphael Hehl and GitHub
214925e10a
Refactor unifiprotect RTSP repair flow to use publicapi create_rtsps_streams method ( #149542 )
2025-09-10 22:13:14 +02:00
Joost Lekkerkerker and GitHub
885256299f
Enable PYI059 and fix violations ( #152069 )
2025-09-10 21:52:21 +02:00
Joost Lekkerkerker and GitHub
e73c670025
Enable PYI061 and fix violations ( #152070 )
2025-09-10 21:17:59 +02:00
Joost Lekkerkerker and GitHub
e3c0cfd1e2
Enable RUF059 and fix violations ( #152071 )
2025-09-10 21:16:09 +02:00
46c38f185c
Adapt AccuWeather to new paid API plans ( #152056 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2025-09-10 21:15:48 +02:00
9082637133
Raise on service calls in Whirlpool ( #152057 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-10 21:13:12 +02:00
Simone Chemelli and GitHub
0a35fd0ea4
Add key reconfigure to UptimeRobot config flow ( #151562 )
2025-09-10 21:12:57 +02:00
Simone Chemelli and GitHub
c4649fc068
Avoid cleanup/recreate of device_trackers not linked to a device for Vodafone Station ( #151904 )
2025-09-10 21:09:44 +02:00
b496637bdd
Add Portainer integration ( #142875 )
...
Co-authored-by: Manu <4445816+tr4nt0r@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-09-10 21:01:41 +02:00
Retha Runolfsson and GitHub
7d471f9624
Add rgbicww light for switchbot integration ( #151129 )
2025-09-10 13:52:47 -05:00
Joost Lekkerkerker and GitHub
83f3b3e3eb
Bump ruff to 0.13.0 ( #152067 )
2025-09-10 20:48:31 +02:00
J. Nick Koston and GitHub
4592d6370a
Bump PySwitchBot to 0.70.0 ( #152072 )
2025-09-10 13:39:52 -05:00
Abílio Costa and GitHub
ccef31a37a
Set PARALLEL_UPDATES in Whirlpool integration ( #152065 )
2025-09-10 19:47:31 +02:00
Simone Chemelli and GitHub
6a482b1a3e
Remove stale devices for Alexa Devices ( #151909 )
2025-09-10 19:20:40 +02:00
Marc Mueller and GitHub
6f00f8a920
Update feedreader to 6.0.12 ( #152054 )
2025-09-10 11:09:11 -05:00
ceeeb22040
Add integration for Droplet ( #149989 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Josef Zweck <josef@zweck.dev >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-09-10 17:38:49 +02:00
Simone Chemelli and GitHub
2cda0817b2
Add illuminance sensor for Shelly Plug US Gen4 ( #150681 )
2025-09-10 17:31:56 +02:00
epenet and GitHub
881a0bd1fa
Add missing Tuya translation string ( #152051 )
2025-09-10 15:59:21 +02:00
epenet and GitHub
dba6f419c9
Remove unneeded Tuya translation key ( #152052 )
2025-09-10 15:59:03 +02:00
Abílio Costa and GitHub
fad8d4fca2
Remove uneeded check for fan mode in Whirlpool ( #152053 )
2025-09-10 15:47:05 +02:00
1663ad1adb
Remove device class for Matter NitrogenDioxideSensor ( #151782 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-09-10 15:34:32 +02:00
Marc Mueller and GitHub
6a8152bc7f
Update isal to 1.8.0 ( #152043 )
2025-09-10 08:25:19 -05:00
e5edccd56f
Fix Supervisor Ingress WebSocket not handling Connection and Timeout Error ( #151951 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-10 13:59:42 +02:00
Erik Montnemery and GitHub
480527eb68
Call DeviceRegistry._async_update_device from device registry ( #151295 )
2025-09-10 13:14:03 +02:00
Maciej Bieniek and GitHub
1475108f1c
Bump accuweather to version 4.2.1 ( #152029 )
2025-09-10 12:25:20 +02:00
a1e68336fc
Add service helper for registering platform services ( #151965 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2025-09-10 11:21:31 +01:00
Erik Montnemery and GitHub
07392e3ff7
Fix lifx tests opening sockets ( #152037 )
2025-09-10 12:18:58 +02:00
Erik Montnemery and GitHub
3e39f77e92
Remove duplicated call to time.time in device registry ( #152024 )
2025-09-10 11:15:59 +02:00
a12617645b
Add support for Tasmota camera ( #144067 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2025-09-10 08:13:48 +02:00
Manu and GitHub
723476457e
Add subentry reconfigure flow to ntfy integration ( #143718 )
2025-09-10 07:57:55 +02:00
Megamind and GitHub
7053727426
Feature - add Time-to-Live (ttl) parameter support to Pushover integration ( #143791 )
2025-09-10 07:56:36 +02:00
0f4ce58f28
Raise repair issue when organization verification is required by OpenAI ( #151878 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2025-09-09 23:35:29 -04:00
2c72cd3832
Add repair issue for Bluetooth adapters in degraded mode due to missing container permissions ( #151947 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-09 23:34:19 -04:00
Michael Hansen and GitHub
e8d5615e54
Allow overriding TTS result stream with media id ( #151718 )
2025-09-09 23:30:00 -04:00
Nathan Spencer and GitHub
7a332d489d
Bump pylitterbot to 2024.2.4 ( #152015 )
2025-09-09 22:28:54 -05:00
J. Nick Koston and GitHub
504421e257
Fix ESPHome lock showing as unlocked when state is unknown ( #152012 )
2025-09-09 21:52:48 -04:00
Joost Lekkerkerker and GitHub
a0ace3b082
Bump yt-dlp to 2025.09.05 ( #152006 )
2025-09-09 18:28:49 -05:00
J. Nick Koston and GitHub
aea055b444
Bump aioesphomeapi to 40.1.0 ( #152005 )
2025-09-09 16:07:53 -05:00
5b107349a1
Patch ESPHome client to handle climate UI correctly ( #151897 )
...
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick+github@koston.org >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
Co-authored-by: J. Nick Koston <nick@koston.org >
2025-09-09 15:55:38 -05:00
RogerSelwyn and GitHub
46fa98e0b2
Fix Private Groups in Hue integration cause delay in startup ( #151896 )
2025-09-09 22:30:36 +02:00
peteS-UK and GitHub
96e66009e5
Fix playlist media_class_filter in search_media for squeezebox ( #151973 )
2025-09-09 22:22:28 +02:00
ad14a66187
WH46 missing PM1.0 and PM4.0 sensors ( #151821 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2025-09-09 22:17:13 +02:00
Manu and GitHub
777ac97acb
Add state attribute translations to ntfy integration ( #152004 )
2025-09-09 22:12:50 +02:00
Paulus Schoutsen and GitHub
af07ab4752
Allow passing an LLM API to AI Task generate data ( #151081 )
2025-09-09 15:12:20 -04:00
Simone Chemelli and GitHub
74b731528d
Improve config entry migration for edge cases in Alexa Devices ( #151788 )
2025-09-09 21:08:04 +02:00