jbouwh
9815dd74fd
Add subentry support for MQTT date, datetime and time entities
2026-05-19 20:05:08 +00:00
Jan-Philipp Benecke
66aad8d3c5
Fix solaredge tests ( #171378 )
2026-05-19 18:38:10 +02:00
peteS-UK
89e15b9eae
Remove unused ATTR_TIME from squeezebox const.py ( #171374 )
2026-05-19 18:29:03 +02:00
Nick Haghiri
489b831a4b
Use homeassistant.const CONF_PREFIX in backblaze_b2 ( #171365 )
2026-05-19 18:24:56 +02:00
Manu
f1854e1816
Remove duplicate constant in Notifications for Android TV / Fire TV integration ( #171377 )
2026-05-19 18:18:36 +02:00
Manu
8931ce561c
Remove duplicate constant in ntfy integration ( #171375 )
2026-05-19 18:08:46 +02:00
Petro31
4d19cec214
Replace duplicate constants with homeassistant.const imports in template ( #171349 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-19 18:08:20 +02:00
Manu
e111678c40
Remove duplicate constant from HTML5 integration ( #171373 )
2026-05-19 18:07:07 +02:00
Jan Bouwhuis
69de70407b
Remove duplicate constants for MQTT ( #171359 )
2026-05-19 18:05:16 +02:00
Andrew Jackson
64d17521a4
Remove duplicate const in Mastodon ( #171357 )
2026-05-19 16:38:11 +01:00
Erik Montnemery
b52476a37e
Remove use of advanced mode from the homekit integration ( #171200 )
2026-05-19 16:27:58 +02:00
Denis Shulyaka
58c906a2d1
Replace duplicate constants with homeassistant.const imports in anthropic ( #171316 )
2026-05-19 16:17:15 +02:00
Denis Shulyaka
3b2fa3f5b7
Replace duplicate constants with homeassistant.const imports in openai_conversation ( #171348 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-19 16:15:12 +02:00
Paul Bottein
0dae4689cf
Use CONF_CODE in Novy Cooker Hood ( #171350 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-19 16:15:08 +02:00
Joost Lekkerkerker
cd7fe836b0
Fix CI ( #171351 )
2026-05-19 16:07:27 +02:00
Robert Resch
e3bae0dbda
Use multistage workflow to run agentic workflow on forks ( #171186 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-19 16:06:14 +02:00
Mika
7cf3cba27b
Split SolarEdge power-flow attributes into sensor entities ( #170457 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-05-19 15:42:36 +02:00
Tsvi Mostovicz
de70d9ed82
Jewish Calendar: add a calendar entity ( #145140 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <copilot@github.com >
2026-05-19 15:40:26 +02:00
Onero-testdev
eb0c1700b7
Add support for SwitchBot Lock Vision (Pro) and Lock Pro Wifi ( #170470 )
2026-05-19 15:36:33 +02:00
Franck Nijhof
6fa5fc77aa
Add pylint checker for duplicate homeassistant.const definitions ( #170848 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-19 15:10:13 +02:00
Åke Strandberg
c705e8ff56
Cleanup miele API timeouts ( #171172 )
2026-05-19 14:19:01 +02:00
Jan Bouwhuis
ee248b536e
Fix subscription ID for restored subscriptions ( #171130 )
2026-05-19 14:08:36 +02:00
Åke Strandberg
7bfd11cf2e
Add missing Miele Dishwasher codes ( #171175 )
2026-05-19 14:01:35 +02:00
iluvdata
2dae262135
Address future error in RepairFlow for Anthropic ( #171156 )
2026-05-19 14:53:18 +03:00
Aidan Timson
76a463dd50
Bump aiolyric to 2.1.1, Update OAuth URL for lyric ( #171181 )
2026-05-19 13:16:47 +02:00
epenet
0d83b1cbe8
Handle temperature unit mismatch in Tuya climate ( #171183 )
2026-05-19 13:16:02 +02:00
Artur Pragacz
ae622a7cd4
Fix zwave_js fixture path resolution ( #171196 )
2026-05-19 13:11:43 +02:00
Przemko92
3f0af1e5b7
Add Compit switch ( #164053 )
2026-05-19 13:00:39 +02:00
G Johansson
742e63d02c
Fix exception handling in command_line notify service ( #170709 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-19 12:49:19 +02:00
nopoz
1042ec2964
Bump pyenvisalink to 4.9 ( #171125 )
2026-05-19 12:03:20 +02:00
Erik Montnemery
f4fdd4d58f
Adjust device tracker tests ( #171178 )
2026-05-19 11:52:12 +02:00
iluvdata
3963555b2f
Add RepairsFlowResult pylint check ( #171145 )
2026-05-19 11:35:25 +02:00
Erwin Douna
4f8885b40d
Downloader add proper exceptions ( #170771 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-19 11:35:01 +02:00
Robert Resch
3f49877ff1
Use renovate to update go2rtc ( #169508 )
2026-05-19 10:10:17 +02:00
Erik Montnemery
d2bb31d115
Remove useless input validation from cast options flow ( #171171 )
2026-05-19 10:09:17 +02:00
Denis Shulyaka
f499dbf29f
Add web fetch tool support for Anthropic ( #167405 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-19 09:50:50 +02:00
Keith Roehrenbeck
bc0e3dc3be
Fix Apple TV keyboard focus binary_sensor missing on cold start ( #170360 )
2026-05-19 09:38:48 +02:00
Florent Thoumie
fb6e6170bf
Improve iaqualink 429 handling ( #170231 )
2026-05-19 09:24:09 +02:00
Mick Vleeshouwer
9e22711874
Fix controls for UpDownGarageDoor4T and additional 4T covers in Overkiz ( #171144 )
2026-05-19 09:22:31 +02:00
puddly
1982dd9085
Fix ZHA config entries using a URI without a port ( #171164 )
2026-05-19 09:14:48 +02:00
Adam Katic
c32098decd
Add quality scale for speedtestdotnet integration ( #170782 )
2026-05-19 10:06:06 +03:00
Erik Montnemery
2e87750d70
Remove use of advanced mode from the cast integration ( #171090 )
2026-05-19 08:26:35 +02:00
karwosts
55354770a8
Make energy electric sources nameable ( #170658 )
2026-05-19 09:22:42 +03:00
epenet
d7b63a40db
Rename Tuya fixtures ( #171169 )
2026-05-19 08:22:09 +02:00
Erik Montnemery
c80d1ba003
Correct signature of mock class in test_recovery_from_dbus_restart ( #171097 )
2026-05-19 07:48:12 +02:00
Paulus Schoutsen
e675423c3c
add /local to no auth sig required urls ( #171140 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: balloob <1444314+balloob@users.noreply.github.com >
2026-05-19 06:55:47 +02:00
Marcos A L M Macedo
11cbf91563
Add total production sensor support for Tuya SPM02 devices ( #171166 )
2026-05-19 06:51:46 +02:00
yemua
4d5c36a3c1
Enable current/power/voltage sensors by default for Tuya electrical categories ( #171098 )
2026-05-19 06:45:58 +02:00
Carlos Sánchez López
cc335a3bd9
Add number support for Tuya WG2 alarm panel (Duosmart C30) ( #165836 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-05-19 06:38:12 +02:00
Josh Gustafson
f764a32564
Use device name in arcam_fmj browse media root ( #171160 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-18 21:49:22 -04:00
Josh Gustafson
aeb7109708
Share arcam_fmj convert_exception decorator from entity module ( #171162 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-18 21:01:28 -04:00
Josh Gustafson
f75c205c08
Annotate parametrized arcam_fmj media_player test signatures ( #171163 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-18 20:57:24 -04:00
Joost Lekkerkerker
e20f4c8f6e
Use subentry helper in Satel Integra ( #167060 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-05-19 01:08:53 +02:00
Erik Montnemery
72f6c38e7d
Remove use of advanced mode from the tasmota integration ( #171093 )
2026-05-19 00:43:08 +02:00
Erik Montnemery
40408def0f
Don't set _attr_source_type in victron_gx device tracker entity ( #171077 )
2026-05-19 00:40:05 +02:00
Robert Resch
282737e3c4
Bump gh aw to 0.74.4 ( #171137 )
2026-05-18 23:02:56 +01:00
Josh Gustafson
a1cc735337
Report unknown state in arcam_fmj when power state is unreported ( #171149 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-18 23:01:51 +01:00
Mick Vleeshouwer
b6f4551a76
Add light entity tests to Overkiz ( #171102 )
2026-05-18 23:46:15 +02:00
Phil-Rad
f5d2aa9c12
Use runtime_data and validate connection at setup for dnsip ( #169745 )
2026-05-18 23:24:57 +02:00
Onero-testdev
612dbf2d44
Add SwitchBot Permanent Outdoor Light support ( #170463 )
...
Co-authored-by: Fan Kai <fankai@onero.com >
2026-05-18 23:22:56 +02:00
Maciej Bieniek
f2691e4feb
Change model to model ID in the Tractive DeviceInfo ( #171147 )
2026-05-18 23:12:24 +02:00
Thomas D
f9654e15a6
Support stepper output in Qbus integration ( #170772 )
2026-05-18 22:44:16 +02:00
Michael
01dde25ffa
Bump aioimmich to 0.14.1 ( #171138 )
2026-05-18 22:25:51 +02:00
Michael
34254c138f
Fix handling of tracked devices on cleanup in FRITZ!Box Tools ( #170574 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-05-18 22:03:43 +02:00
renovate[bot]
1076d65c9c
Update syrupy to 5.2.0 ( #171100 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-18 22:00:11 +02:00
Heikki Henriksen
ad71e31bad
prusalink: add sd_ready, farm_mode, and status_connect binary sensors ( #169310 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-18 21:56:52 +02:00
Franck Nijhof
7608d5f99d
Fix WeatherFlow websocket crash when data payload is None ( #171037 )
2026-05-18 15:43:42 -04:00
Erik Montnemery
cafcbf8179
Improve bluetooth test fixture ( #171061 )
2026-05-18 21:17:50 +02:00
Erik Montnemery
852faa7f95
Fix docstring of cv.string ( #171128 )
2026-05-18 21:14:46 +02:00
renovate[bot]
5cf1e185f0
Update ruff ( #171118 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Robert Resch <robert@resch.dev >
2026-05-18 20:57:05 +02:00
Glenn Waters
c4d25a5a26
ElkM1 integration: Deprecate Elk Setting sensors; replaced by time/number entities ( #170041 )
2026-05-18 20:56:29 +02:00
Maciej Bieniek
18f8e11865
Split Tractive entities into tracker-related and pet-related ( #170256 )
2026-05-18 20:55:05 +02:00
Kamil Breguła
e8f3d357c4
Add group support to WLED main light ( #169669 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-18 20:44:34 +02:00
Michael Hansen
1ad81697f7
Add chat log and response rendering to Wyoming conversation ( #170433 )
2026-05-18 20:43:33 +02:00
Arie Catsman
f66652c729
Provide request retry option to overcome intermittant enphase_envoy failures ( #168222 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-18 20:40:14 +02:00
Robert Resch
c468ae77f3
Enable agentic library workflow on forks and users without write rightsA ( #171123 )
2026-05-18 20:20:36 +02:00
renovate[bot]
251d7e15d2
Update requests to 2.34.2 ( #171119 )
2026-05-18 20:18:53 +02:00
Sören
d268f8b486
Restore Avea brightness on turn on ( #171120 )
2026-05-18 19:58:59 +02:00
Jamin
6f3dfab487
Voip runtime data ( #170765 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-18 19:40:30 +02:00
Crocmagnon
8d8b9bb2e8
data grand lyon: split coordinators ( #170662 )
2026-05-18 19:30:55 +02:00
Franck Nijhof
8c9d659dcf
Use HA timezone for date in recollect_waste ( #171106 )
2026-05-18 19:20:14 +02:00
Franck Nijhof
f08adfe712
Use HA timezone for date in cookidoo ( #171109 )
2026-05-18 19:18:30 +02:00
renovate[bot]
de29414b37
Update uv to 0.11.14 ( #171099 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-18 19:13:07 +02:00
Ludovic BOUÉ
01d9c2e810
Add siren platform support to Matter integration ( #170031 )
...
Co-authored-by: Ludovic BOUÉ <938089+lboue@users.noreply.github.com >
2026-05-18 18:45:28 +02:00
epenet
9b3b3eca6d
Prioritize native Tuya unit of measurement ( #170338 )
2026-05-18 17:29:46 +02:00
Copilot
2e45ce36a7
Create agentic workflow to validate dependencies ( #168855 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: edenhaus <26537646+edenhaus@users.noreply.github.com >
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-05-18 16:59:49 +02:00
g4bri3lDev
fe56ce6813
Bump py-opendisplay to 7.0.0 ( #171088 )
2026-05-18 16:50:51 +02:00
Erik Montnemery
8000b419ea
Remove stale reference to advanced mode from MQTT tests ( #171095 )
2026-05-18 16:14:52 +02:00
Noah Husby
f0a5ce747e
Disallow session closure for Cambridge Audio ( #171036 )
2026-05-18 15:47:49 +02:00
aide
7da5b10b51
Add new integration for AiDot ( #167272 )
...
Co-authored-by: bryan <185078974@qq.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-18 14:57:25 +02:00
Mick Vleeshouwer
94b373641d
Fix tilt and position support for VenetianBlind covers in Overkiz ( #170974 )
2026-05-18 14:51:26 +02:00
Pete Sage
dfd241dd1a
Add search to Sonos ( #170891 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-18 14:39:12 +02:00
Klaas Schoute
27b161bf7c
Add new params to actions of easyEnergy integration ( #169225 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-18 14:36:01 +02:00
Josef Zweck
f2362aa2a3
Bump pylamarzocco to 2.2.5 ( #171083 )
2026-05-18 14:16:04 +02:00
Matthias Alphart
90946c3e2f
Fix swallowed exception in knx event_register action ( #171010 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-18 14:06:25 +02:00
Franck Nijhof
318091689c
Fix line length violations in new code since cleanup PRs ( #171062 )
2026-05-18 14:03:52 +02:00
Petro31
ee8c3ca864
Fix swallowed exceptions in template action handlers ( #171080 )
2026-05-18 13:55:59 +02:00
Jonathan Segev
5f6f300a20
Bump aiolyric to 2.1.0 ( #171007 )
...
Co-authored-by: Erwin Douna <e.douna@gmail.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-05-18 13:54:33 +02:00
Sören
ad04aeced9
Fix Avea color state refresh ( #171003 )
2026-05-18 13:54:08 +02:00
Franck Nijhof
bbb31f2910
Group sequential executor jobs in verisure config flow ( #171081 )
2026-05-18 13:47:58 +02:00
Martin Hjelmare
0ed81e426b
Fix swallowed exceptions in VLC Telnet actions ( #171071 )
2026-05-18 13:42:12 +02:00
Mick Vleeshouwer
4582c56c1c
Fix is_closed state and position for DynamicPergola covers in Overkiz ( #170983 )
2026-05-18 13:41:28 +02:00
Mick Vleeshouwer
9ce3e00e87
Fix is_closed state for DiscretePositionableGarageDoor in Overkiz ( #170981 )
2026-05-18 13:40:48 +02:00
Franck Nijhof
bd2ea9a148
Group sequential executor jobs in roomba vacuum ( #171078 )
2026-05-18 13:39:00 +02:00
Paulus Schoutsen
e34be91439
Bump dsmr-parser to 1.7.0 ( #171082 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-05-18 13:36:32 +02:00
Franck Nijhof
3e5beb9aa3
Group sequential executor jobs in ezviz config flow ( #171084 )
2026-05-18 13:33:11 +02:00
Franck Nijhof
ac5df83d1a
Group sequential executor jobs in comfoconnect fan ( #171085 )
2026-05-18 13:30:49 +02:00
Franck Nijhof
c9e014c5d8
Group sequential executor jobs in soma setup ( #171087 )
2026-05-18 13:29:42 +02:00
Franck Nijhof
1b7564dcdf
Group sequential executor jobs in smappee config flow ( #171086 )
2026-05-18 13:29:00 +02:00
Paulus Schoutsen
71425dd19f
Add buttons platform to Marantz IR Remote (PM6006) ( #169627 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-18 12:46:09 +02:00
zhangluofeng
eea08a0457
Add Xthings Cloud Switch ( #170554 )
2026-05-18 12:45:04 +02:00
Erik Montnemery
00132b4416
Remove source_type property from paj_gps device tracker entity ( #171076 )
2026-05-18 12:43:48 +02:00
Erik Montnemery
6b9efed899
Don't set _attr_source_type in nrgkick device tracker entity ( #171075 )
2026-05-18 12:43:39 +02:00
Erik Montnemery
b0b6b46152
Remove source_type property from lojack device tracker entity ( #171073 )
2026-05-18 12:43:33 +02:00
Erik Montnemery
044ef25cb6
Remove source_type property from fressnapf_tracker device tracker entity ( #171072 )
2026-05-18 12:43:30 +02:00
bkobus-bbx
b633fbcf07
Fix ValueError when turning on blebox light with brightness set to 0 ( #170769 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-18 12:41:30 +02:00
Mick Vleeshouwer
7c9b6ad2a8
Fix controls for OpenCloseGate4T (rts:GateOpenerRTS4TComponent) in Overkiz ( #170987 )
2026-05-18 12:39:48 +02:00
Jan-Philipp Benecke
89d9fff1e9
Fix typo in lovelace action error message ( #171074 )
2026-05-18 13:38:27 +03:00
A. Gideonse
e0af3dfa99
Add real-time control sensors to Indevolt ( #170729 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-18 12:32:37 +02:00
renovate[bot]
4fb3ad102c
Update cryptography to 48.0.0 ( #170372 )
2026-05-18 12:32:35 +02:00
Øyvind Matheson Wergeland
dc2ab012fa
End nobo_hub config flow tests in CREATE_ENTRY or ABORT ( #170141 )
2026-05-18 12:30:52 +02:00
Dougal Matthews
140fef6915
Add geo_location entity support to Prometheus exporter ( #170721 )
2026-05-18 12:27:41 +02:00
Franck Nijhof
822a567ca9
Return media_content_id as string in forked_daapd ( #171059 )
2026-05-18 12:26:45 +02:00
Sören
aa8904b0cd
Use config entry title for Avea light ( #170978 )
2026-05-18 12:26:09 +02:00
Franck Nijhof
e9f9194b7b
Fix swallowed exception in cast play_media for unsupported apps ( #171064 )
2026-05-18 12:22:22 +02:00
Jan-Philipp Benecke
d0f4cba32c
Reraise HomeAssistantError with translation in lovelace ( #171053 )
2026-05-18 11:53:22 +02:00
Erik Montnemery
beba530a9a
Remove source_type from autoskope device tracker entity ( #171070 )
2026-05-18 11:47:11 +02:00
AlCalzone
5d3fd5a487
Bump opensensemap-api to 0.4.1 ( #171056 )
2026-05-18 11:42:10 +02:00
Franck Nijhof
bed6af2ef2
Fix swallowed exceptions in rest switch action handlers ( #171069 )
2026-05-18 11:38:06 +02:00
Mick Vleeshouwer
2b20b69928
Add tests for scene platform in Overkiz ( #170993 )
2026-05-18 11:35:33 +02:00
Jan Bouwhuis
d5d50ac11a
Set subscription identifier to allow matching duplicate payloads with overlapping subscriptions ( #169604 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-18 11:27:05 +02:00
Mick Vleeshouwer
ba5a62ec2a
Replace redacted labels in test fixtures with meaningful names in overkiz ( #170988 )
2026-05-18 11:19:29 +02:00
Joakim Plate
88ca0faea0
Require service on fjaraskupan to detect it ( #170363 )
2026-05-18 11:00:05 +02:00
LG-ThinQ-Integration
a333f31d44
Fix swallowed exceptions in lg_thinq action handlers ( #171047 )
...
Co-authored-by: YunseonPark-LGE <yunseon.park@lge.com >
2026-05-18 10:09:30 +02:00
James Nimmo
8854ad5765
Bump pyIntesishome to 1.8.8 ( #171041 )
2026-05-18 09:51:42 +02:00
Franck Nijhof
0eecb03b84
Add stop command to Overkiz pergola horizontal awning covers ( #171034 )
2026-05-18 08:57:44 +02:00
Mick Vleeshouwer
0c22c13b1f
Add additional overrides to cover entity in Overkiz ( #171019 )
2026-05-18 08:49:37 +02:00
renovate[bot]
bf56fad3f9
Update uv to 0.11.13 ( #171048 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-18 08:15:34 +02:00
Paulus Schoutsen
078d40ac54
Bump serialx to 1.8.0 ( #171043 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-05-18 08:08:01 +02:00
Daniel Hjelseth Høyer
1b7bda06d3
Bump pyTibber to 0.37.6 ( #170393 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-05-18 07:54:45 +02:00
renovate[bot]
828dde26e5
Update coverage to 7.14.0 ( #171042 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-17 22:38:10 -04:00
Nick Haghiri
e8d21e57b3
Group sequential executor jobs in Backblaze B2 backup agent ( #171045 )
2026-05-17 22:37:41 -04:00
Noah Husby
481965eb0d
Bump aiostreammagic to 2.13.1 ( #171035 )
2026-05-17 20:59:48 -04:00
Alex Taylor
2fcfa8320f
Pin decorator to avoid license metadata regression ( #171038 )
2026-05-17 20:17:31 -04:00
Christian Lackas
95c68da115
Bump homematicip to 2.12.0 ( #170968 )
2026-05-17 17:47:50 -04:00
Ronald van der Meer
d547076033
Bump python-duco-connectivity to 0.5.0 ( #170989 )
2026-05-17 17:46:43 -04:00
Franck Nijhof
db0006c100
Fix shorthand template conditions in choose blocks crashing all automations ( #171018 )
2026-05-17 23:25:37 +02:00
Paulus Schoutsen
f8d4826bf3
Send Marantz IR power-on command with repeat_count=5 ( #171032 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-17 17:24:07 -04:00
Franck Nijhof
88f6b7159a
Fix line length violations in tests/components j-l ( #170961 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 17:16:11 -04:00
Franck Nijhof
f7faed7330
Use timezone-aware date in SolarEdge energy details coordinator ( #170969 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 17:15:42 -04:00
Franck Nijhof
302148b078
Fix line length violations in tests/components p-r ( #170970 )
2026-05-17 17:14:47 -04:00
Franck Nijhof
5b2816e56c
Fix line length violations in tests/components s ( #170990 )
...
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com >
2026-05-17 17:14:26 -04:00
Franck Nijhof
f7cf279648
Fix time trigger crash when using entity_id dict format without offset ( #171006 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-05-17 17:13:32 -04:00
Franck Nijhof
ee83a14391
Prevent Google Assistant entity sync from blocking startup ( #170991 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 17:13:15 -04:00
Franck Nijhof
833ff982d0
Fix line length violations in tests/components t-z ( #170994 )
2026-05-17 17:12:29 -04:00
Paulus Schoutsen
d8cb3ab4b8
Mount MariaDB/MySQL data directory on tmpfs in CI ( #170915 )
2026-05-17 17:06:28 -04:00
Paulus Schoutsen
23b0f550b1
Fix flaky homekit test_reload port check timeout ( #171029 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-17 17:06:17 -04:00
Franck Nijhof
c66eeed8f8
Use timezone-aware date in Ridwell pickup event filtering ( #171001 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 17:05:54 -04:00
Franck Nijhof
bdc9d881ea
Load template extensions by class to prevent import deadlock ( #170995 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 16:55:54 -04:00
Franck Nijhof
95e2f5e219
Use asyncio.get_running_loop() in emulated_hue UPnP responder ( #171000 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 16:53:11 -04:00
Franck Nijhof
68fc5c0e87
Include entity ID and URL in REST switch error logs ( #171008 )
2026-05-17 16:49:19 -04:00
Franck Nijhof
67c1930c6f
Fix threshold preview crash when hysteresis is not provided ( #171009 )
2026-05-17 16:48:36 -04:00
Franck Nijhof
c90017d207
Fix Growatt mix device IndexError when chart data is empty ( #171012 )
2026-05-17 16:47:59 -04:00
Franck Nijhof
9dce6943de
Fix SleepIQ timer units: seconds should be minutes for core climate and foot warmer ( #171013 )
2026-05-17 16:45:55 -04:00
Franck Nijhof
6a5faf2ec7
Fix Control4 climate crash when humidity is 'Undefined' ( #171015 )
2026-05-17 16:45:09 -04:00
Franck Nijhof
d0711624c0
Fix manual alarm panel crash on restore with invalid state ( #171016 )
2026-05-17 16:44:39 -04:00
Franck Nijhof
03ea95dfd4
Handle Daikin connection errors gracefully in coordinator ( #171017 )
2026-05-17 16:44:02 -04:00
Franck Nijhof
721c736c03
Allow stop action with error: false and response_variable ( #171020 )
2026-05-17 16:42:27 -04:00
Franck Nijhof
1c105a5766
Fix Verisure alarm crash when cloud rejects arm/disarm command ( #171024 )
2026-05-17 16:41:26 -04:00
Franck Nijhof
ad0324631b
Fix Netatmo valve KeyError when hvac_action state is unavailable in Overkiz ( #171004 )
2026-05-17 20:55:24 +02:00
Franck Nijhof
83fbea2158
Fix line length violations in tests/components n-o ( #170967 )
2026-05-17 10:32:44 -04:00
Franck Nijhof
74c918b6b6
Use correct state_class for utility meters with device classes that don't support total_increasing ( #170962 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 10:32:21 -04:00
Franck Nijhof
ff7964bcfc
Fix utility meter next_reset shifting forward on entity rename ( #170957 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 10:31:56 -04:00
Franck Nijhof
9a1fd913bf
Fix line length violations in tests (non-components) ( #170804 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-17 10:30:45 -04:00
Franck Nijhof
f0396aca8a
Fix line length violations in script/ ( #170759 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 10:30:02 -04:00
Franck Nijhof
018e3a4765
Fix line length violations in tests/components m ( #170965 )
2026-05-17 13:18:23 +02:00
Franck Nijhof
2af7f43ed7
Fix line length violations in tests/components c ( #170845 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-17 13:10:54 +02:00
Franck Nijhof
95878222fd
Fix line length violations in tests/components i ( #170958 )
2026-05-17 13:10:09 +02:00
Franck Nijhof
95f3bd7c09
Fix line length violations in tests/components h ( #170955 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-17 13:09:56 +02:00
Martin Claesson
c366beab2e
Add Kiosker button platform ( #170558 )
2026-05-17 12:50:44 +02:00
Franck Nijhof
88277d5920
Reduce GoodWe connect retries to avoid blocking startup ( #170964 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-17 12:45:09 +02:00
Paulus Schoutsen
5e0aefd539
Add rf-protocols to renovate allowlist ( #170944 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-17 05:42:27 -04:00
Paulus Schoutsen
ff313f1e7f
Fix flaky recorder entity registry collision tests ( #170941 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-17 09:50:38 +02:00
Øyvind Matheson Wergeland
70f9395d02
Wrap nobo_hub entity action errors with translation keys ( #170719 )
2026-05-17 07:26:52 +02:00
TomFilsell
b96f904d15
cert_expiry: Fix error attribute returning string "None" for valid certificates ( #170878 )
...
Co-authored-by: FIls0010 <a1867444@adelaide.edu.au >
2026-05-16 20:55:04 -04:00
Markus Adrario
0d16fa1e65
bump pyHomee to 1.4.0 ( #170934 )
2026-05-16 20:53:12 -04:00
wollew
27816fcb0c
Bump pyvlx to 0.2.34 ( #170919 )
2026-05-16 20:52:45 -04:00
Simone Chemelli
4f0faf43c6
Bump aioamazondevices to 13.7.0 ( #170935 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-05-16 20:51:40 -04:00
Paulus Schoutsen
c28f5d3eed
Add Marantz IR Remote integration ( #169626 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-16 20:07:54 -04:00
puddly
7b589d6ce8
Disable USB discovery for teleinfo ( #170933 )
2026-05-16 18:59:46 -04:00
Michael
b5556e17b2
Add exception translations to FRITZ!SmartHome ( #170445 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-16 23:03:12 +02:00
Michael
407d29396a
Fix swallowed exceptions in adguard action handlers ( #170918 )
2026-05-16 22:38:40 +02:00
Manu
7eaa132189
Return response only if requested in mastodon.update_profile action ( #170921 )
2026-05-16 21:50:40 +02:00
Franck Nijhof
87b151a436
Fix line length violations in tests/components d-f ( #170881 )
2026-05-16 21:17:51 +02:00
Paulus Schoutsen
19cbb3e5c9
Fix flaky kraken sensor test by waiting for background tasks ( #170916 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-16 19:14:06 +02:00
Maciej Bieniek
675bbd704c
Add Shelly occupancy binary sensor ( #170894 )
2026-05-16 12:25:02 -04:00
Abílio Costa
30a51e643f
Make infrared test messages strict again ( #170903 )
2026-05-16 12:24:27 -04:00
Franck Nijhof
6ae50fffe1
Populate uid and recurrence_id in CalDAV calendar events ( #170910 )
2026-05-16 12:22:54 -04:00
Abílio Costa
e60704ccec
Remove rf-protocols requirement from individual integrations ( #170912 )
2026-05-16 12:22:11 -04:00
Mick Vleeshouwer
ad9a7c08ab
Fix is_closed state for SlidingDiscreteGateWithPedestrianPosition covers in Overkiz ( #170913 )
2026-05-16 17:58:22 +02:00
Franck Nijhof
198cb331ed
Fix flaky plex update test ( #170911 )
2026-05-16 17:50:48 +02:00
Daniil Karpenko
fc8949d4a2
Add tilt controls for UpDownSheerScreen in Overkiz ( #170563 )
...
Co-authored-by: Mick Vleeshouwer <mick@imick.nl >
2026-05-16 17:27:12 +02:00
iluebbe
ed74360485
Bump rf-protocols to 3.2.0 ( #170909 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-16 16:18:42 +01:00
Michael
9109cb5bfb
Fix swallowed exceptions in synology_dsm action handlers ( #170879 )
2026-05-16 17:10:53 +02:00
Franck Nijhof
5c29580969
Fix line length violations in tests/components g ( #170882 )
2026-05-16 17:06:36 +02:00
Simone Chemelli
3813843c8c
Bump aioamazondevices to 13.6.0 ( #170904 )
2026-05-16 17:04:34 +02:00
Abílio Costa
5ac7f898dd
Re-add clarification comment to lg infrared ( #170902 )
2026-05-16 16:25:03 +02:00
renovate[bot]
85e7c12535
Update uv to 0.11.12 ( #170851 )
2026-05-16 11:18:04 +02:00
Franck Nijhof
5472a537ed
Replace unused mock_setup_entry arguments with @pytest.mark.usefixtures ( #170760 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-16 11:02:36 +02:00
A. Gideonse
a1e22c22d3
Add cycle count / transformer temp to Indevolt ( #170794 )
2026-05-16 10:30:29 +02:00
J. Nick Koston
a69e0ca7c5
Bump aioesphomeapi to 45.0.2 ( #170869 )
2026-05-16 09:19:26 +02:00
Mark Cracknell
fb129255b5
Add Tuya fixture for Madimack Elite V3 ( #168527 )
2026-05-16 08:45:08 +02:00
renovate[bot]
f521e35e68
Update propcache to 0.5.2 ( #170855 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-05-16 08:38:56 +02:00
Simone Chemelli
e7eb508277
Cleanup and simplify sensor code in Alexa Devices ( #170793 )
2026-05-16 08:11:42 +02:00
Daniel Jolly
816544b5e9
Fixed todo item capitalization ( #170871 )
2026-05-16 08:09:47 +02:00
Abílio Costa
e46ad54f51
Add helper base classes for infrared consumers ( #170854 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: abmantis <974569+abmantis@users.noreply.github.com >
Co-authored-by: balloob <1444314+balloob@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-15 23:45:12 -04:00
J. Nick Koston
2aa95b1280
Bump aiodns to 4.0.3 ( #170865 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-05-15 23:39:55 -04:00
renovate[bot]
542afb5081
Update infrared-protocols to 5.4.0 ( #170852 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-05-15 23:31:44 -04:00
J. Nick Koston
32dde39a77
Bump aioesphomeapi to 45.0.1 ( #170842 )
2026-05-15 23:23:05 -04:00
Paulus Schoutsen
81280f9cca
Fix flaky input_datetime tests at date boundaries ( #170861 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-15 20:14:16 -07:00
Paulus Schoutsen
bbd6aa83b1
Fix flaky test_add_event_date_in_x in Google Calendar ( #170863 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-15 20:14:09 -07:00
Paulus Schoutsen
cbcf3f3eb4
Pin aiofile to 3.9.0 to fix test collection crash ( #170864 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-15 22:53:41 -04:00
Vincent van Adrighem
362bcf722c
Fix KeyError in CalDAV when supported components are not reported ( #170468 )
2026-05-15 21:38:37 -04:00
Erwin Douna
54da9649dc
Tado optimize executor job usage ( #170836 )
2026-05-15 22:21:10 +02:00
Franck Nijhof
31f98c12af
Fix line length violations in tests/components b ( #170825 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-15 15:51:13 -04:00
Franck Nijhof
5f811e856f
Add pylint checker for redundant EntityDescription defaults ( #170810 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-15 21:49:17 +02:00
Glenn Waters
4e7bfe2e48
UPB integration: bump library version to 0.7.1 ( #170833 )
2026-05-15 21:28:44 +02:00
Christian Lackas
5e383eeb2e
Fix homematicip_cloud config entry setup crash after migration to 2026.5.0 ( #170156 )
2026-05-15 21:19:04 +02:00
Franck Nijhof
84019955ce
Add pylint checker for sequential async_add_executor_job calls ( #170789 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-15 20:31:46 +02:00
Franck Nijhof
7da2014ff2
Add pylint checker for redundant @pytest.mark.usefixtures decorator ( #170787 )
2026-05-15 20:29:33 +02:00
Simone Chemelli
df541bd30e
Guard migration when downgrading from a future version for Alexa devices ( #170811 )
2026-05-15 20:29:06 +02:00
Simone Chemelli
905fd28112
Guard migration when downgrading from a future version for SamsungTV ( #170823 )
2026-05-15 20:28:41 +02:00
Paulus Schoutsen
eee9449e6b
Fix flaky telegram_bot test timeout in CI ( #170837 )
2026-05-15 20:28:05 +02:00
Paulus Schoutsen
bdd6b34055
Fix flaky test_template_timeout race condition ( #170832 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-15 20:25:00 +02:00
Paulus Schoutsen
17e206d749
Update PR template instructions in AGENTS.md ( #170834 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: balloob <195327+balloob@users.noreply.github.com >
2026-05-15 14:02:36 -04:00
Marc Mueller
9a49696fca
Minor typing improvements ( #170784 )
2026-05-15 19:50:38 +02:00
Maciej Bieniek
77fed7ae7b
Raise HomeAssistantError for Tractive action errors ( #170798 )
2026-05-15 19:48:43 +02:00
Simone Chemelli
9feb450de0
Fix swallowed exceptions in action handlers for SamsungTV ( #170805 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-15 19:40:01 +02:00
Franck Nijhof
a9207988f5
Fix line length violations in tests/components a ( #170806 )
2026-05-15 13:07:01 -04:00
Simone Chemelli
63b199c865
Guard migration when downgrading from a future version for Vodafone Station ( #170830 )
2026-05-15 19:05:16 +02:00
Lukas
92285c37a2
Add Samsung Infrared integration ( #170449 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-15 12:59:22 -04:00
Paulus Schoutsen
73e0624964
Disable polling for LG Infrared integration ( #170808 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-15 18:40:08 +02:00
TheJulianJES
057db984ed
Fix fractional setpoints in Matter climate not rounded ( #170442 )
2026-05-15 18:04:07 +02:00
Maciej Bieniek
0fa1561d7a
Add river vegetation phenomena sensors for IMGW-PIB ( #170770 )
2026-05-15 17:25:47 +02:00
Paulus Schoutsen
cffcaa9e78
Add script/setup instruction to AGENTS.md ( #170800 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-15 17:06:44 +02:00
Andre Lengwenus
cb9fd1abc0
Bump lcn-frontend to 0.2.9 ( #170131 )
...
Co-authored-by: Erwin Douna <e.douna@gmail.com >
2026-05-15 10:16:07 -04:00
Manu
bff3f1c062
Automatically start flow for first topic subentry in ntfy integration ( #170145 )
2026-05-15 10:15:06 -04:00
Paulus Schoutsen
6068e78216
Fix flaky imgw_pib diagnostics test ( #170795 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-15 15:49:33 +02:00
Jan Bouwhuis
c80c48ab0a
Move MQTT reload service to async_setup ( #170781 )
2026-05-15 08:55:24 -04:00
karwosts
be52471cbb
Fix incorrect energy name typing ( #170792 )
2026-05-15 08:52:04 -04:00
Franck Nijhof
fc7a6b48e2
Use PEP 695 type parameter syntax for generic classes ( #170502 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-15 11:53:00 +02:00
A. Gideonse
75a5fcbee7
Add MOS temperature sensors to Indevolt ( #170775 )
2026-05-15 11:43:55 +02:00
Maciej Bieniek
e61835df17
Fix availability of IMGW-PIB sensors ( #170774 )
2026-05-15 11:23:45 +02:00
Patrick Große
6062d12f34
Fix availability state for bridged Matter composed devices ( #169983 )
2026-05-15 11:20:45 +02:00
Tom Matheussen
3425bd22ba
Set parallel updates for Satel Integra platforms ( #170776 )
2026-05-15 11:18:57 +02:00
dependabot[bot]
6d2cc5d6cf
Bump actions/dependency-review-action from 4.9.0 to 5.0.0 ( #170768 )
2026-05-15 10:09:08 +02:00
Crocmagnon
d61dc0b67f
data grand lyon: fix binary sensor icons ( #170708 )
2026-05-15 07:15:36 +02:00
Joakim Plate
20d7aa5523
Avoid swallowing exceptions in arcam_fmj services ( #170681 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-05-14 20:41:18 -04:00
Raphael Hehl
6d10249a93
Fix swallowed exception in unifi_access image thumbnail fetch ( #170707 )
2026-05-14 20:40:53 -04:00
Michael Hansen
d10dc679e7
Add second audio channel for voice ( #169875 )
2026-05-14 20:39:18 -04:00
Ronald van der Meer
2753309946
Bump python-duco-connectivity to 0.4.0 ( #170661 )
2026-05-14 20:32:24 -04:00
Michael Hansen
dc3e3efc66
Bump wyoming to 1.9.0 ( #170682 )
2026-05-14 20:30:01 -04:00
Paul Bottein
e3eb165f9b
Bump Novy Cooker Hood quality scale to Gold ( #170706 )
2026-05-14 20:29:34 -04:00
Paulus Schoutsen
dec693ca14
Add PR template guidance to AGENTS.md ( #170755 )
2026-05-14 17:55:04 -04:00
Dougal Matthews
3d42a2508c
Fix unused return value in Prometheus metric name sanitizer ( #170723 )
2026-05-14 17:45:18 -04:00
Dougal Matthews
0d93b9b9f4
Fix binary_sensor metric description in Prometheus exporter ( #170724 )
2026-05-14 17:44:26 -04:00
Dougal Matthews
c89612eda5
Fix water_heater current temperature metric description in Prometheus exporter ( #170725 )
2026-05-14 17:28:44 -04:00
A. Gideonse
b1e0ce48ae
Bump indevolt-api to 1.8.0 ( #170731 )
2026-05-14 23:27:18 +02:00
Paulus Schoutsen
7f04d47ff3
Update testing instructions in AGENTS.md ( #170657 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-14 23:24:29 +02:00
Franck Nijhof
b9575ee881
Fix line length violations in components i-l ( #170704 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: balloob <1444314+balloob@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-05-14 23:24:13 +02:00
Franck Nijhof
dac2c91ae5
Add pylint checker for service registration in async_setup_entry ( #170730 )
2026-05-14 17:22:39 -04:00
Franck Nijhof
ef29183160
Fix line length violations in components p-r ( #170718 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: balloob <1444314+balloob@users.noreply.github.com >
2026-05-14 23:16:47 +02:00
Franck Nijhof
4ba0dc5cc2
Enable ruff RUF057 rule and remove unnecessary round() calls ( #170576 )
...
Co-authored-by: Joakim Plate <elupus@ecce.se >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-14 17:03:56 -04:00
Franck Nijhof
daffc8c2ce
Fix line length violations in components s ( #170722 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-14 17:01:09 -04:00
Franck Nijhof
0ed8d24b54
Fix line length violations in components n-o ( #170711 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-14 16:48:36 -04:00
Paulus Schoutsen
cd7a8c68f9
Fix flaky MaryTTS test by awaiting background tasks ( #170727 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-14 23:45:19 +03:00
Paulus Schoutsen
cddad5b790
Fix flaky TTS tests by awaiting background tasks in retrieve_media ( #170728 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-14 16:36:36 -04:00
Franck Nijhof
eae809abd1
Fix line length violations in core and helpers ( #170534 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-14 16:31:01 -04:00
Franck Nijhof
bb964ccd95
Fix line length violations in components c-e ( #170540 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-14 16:30:32 -04:00
Franck Nijhof
2ec51ef113
Fix line length violations in components f-g ( #170542 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-14 16:29:56 -04:00
Franck Nijhof
e5682d97a6
Fix line length violations in components h ( #170688 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-14 16:25:18 -04:00
Franck Nijhof
5d8087441c
Fix line length violations in components m ( #170705 )
2026-05-14 16:23:59 -04:00
Franck Nijhof
211cccfab8
Enable the ruff rule (unnecessary-empty-iterable-within-deque-call) and simplify 7 initializations ( #170684 )
2026-05-14 16:09:53 -04:00
Franck Nijhof
e0ac404f96
Add pylint checker for branching in test functions ( #170541 )
2026-05-14 16:09:16 -04:00
Franck Nijhof
7cdb6d27e7
Migrate reauthentication-flow quality scale check from hassfest to pylint ( #170715 )
2026-05-14 16:08:27 -04:00
Paulus Schoutsen
60a2e811c0
Fix flaky logger tests due to test-ordering dependency ( #170461 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-14 22:06:51 +02:00
Franck Nijhof
bc0899ba10
Migrate config-entry-unloading quality scale check from hassfest to pylint ( #170720 )
2026-05-14 16:06:12 -04:00
Franck Nijhof
8304f35734
Migrate diagnostics quality scale check from hassfest to pylint ( #170717 )
2026-05-14 16:03:23 -04:00
Franck Nijhof
2eb0701792
Migrate parallel-updates quality scale check from hassfest to pylint ( #170533 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-14 21:02:03 +02:00
Abílio Costa
972240f994
Add receiver event entity to LG Infrared ( #170529 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: abmantis <974569+abmantis@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-14 14:59:59 -04:00
Franck Nijhof
017f85243a
Add pylint checker for swallowed exceptions in action handlers ( #170652 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-14 20:59:17 +02:00
Bram Kragten
02666f8762
Update frontend to 20260429.4 ( #170567 )
2026-05-14 14:55:42 -04:00
Paulus Schoutsen
e8ea01980e
Generalize the infrared and radio_frequency strings ( #170462 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-14 17:55:48 +01:00
Simone Chemelli
62a79389ed
Reinit API on stale session for Vodafone Station ( #170190 )
2026-05-14 17:20:00 +01:00
Thomas D
0614fde503
Bump qbusmqttapi to v1.5.0 for Qbus integration ( #170655 )
2026-05-14 17:35:23 +02:00
Paulus Schoutsen
90d9314c36
Remove unused future annotations import ( #170659 )
2026-05-14 11:28:21 -04:00
Paulus Schoutsen
ed250370ab
Bump infrared-protocols to 5.3.0 ( #170656 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-05-14 11:13:24 -04:00
Retha Runolfsson
b5580db910
Add LED control settings for switchbot air purifier ( #167144 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-14 17:07:09 +02:00
Tom Matheussen
a1b138acd2
Add zone temperature sensors to Satel Integra ( #169060 )
...
Co-authored-by: Copilot <copilot@github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-14 17:03:12 +02:00
G Johansson
7b4d2bdd6d
Fix possible timezone issue in Trafikverket Ferry ( #170592 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-14 11:01:42 -04:00
Andrew Jackson
7f08212efd
Fix default dates on get_mealplan service ( #170596 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-05-14 11:01:12 -04:00
Michael Hansen
e66b24b0fc
Remove hassil fuzzy matcher ( #170653 )
2026-05-14 11:00:02 -04:00
G Johansson
febfd409d3
Fix possible timezone issue in calendar ( #170594 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-14 10:57:08 -04:00
Crocmagnon
5f3a549851
data grand lyon: refactor entities around base classes ( #170598 )
2026-05-14 16:56:57 +02:00
G Johansson
da1246c3cf
Fix possible timezone issue in input_datetime helper ( #170597 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-05-14 16:41:53 +02:00
Manu
5b082b5377
Add support for API key authentication to pyLoad integration ( #169219 )
2026-05-14 16:38:35 +02:00
Allen Porter
a1de03d63e
Update Fitbit sensor test snapshots to use EntityRegistryEntry and StateSnapshot structures ( #169213 )
2026-05-14 16:37:51 +02:00
LG-ThinQ-Integration
4696e428cf
Fix ValueError for non-numeric value in LG ThinQ ( #166300 )
...
Co-authored-by: YunseonPark-LGE <yunseon.park@lge.com >
2026-05-14 16:37:33 +02:00
Michael
0cca80e57d
Migrate mullvad to use entry.runtime_data ( #170583 )
2026-05-14 10:18:23 -04:00
G Johansson
eb45c35952
Fix possible timezone issue in Trafikverket Train ( #170595 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: joostlek <7083755+joostlek@users.noreply.github.com >
2026-05-14 10:17:19 -04:00
Franck Nijhof
b62b8a0f3f
Enable ruff DTZ011 rule to detect date.today() usage ( #170593 )
2026-05-14 15:44:08 +02:00
Onero-testdev
4d7737f4d3
Add support for SwitchBot Permanent Outdoor Light ( #170572 )
...
Co-authored-by: Fan Kai <fankai@onero.com >
2026-05-14 15:11:50 +02:00
bkobus-bbx
500f4ea796
Fix blebox light temperature scaling ( #170573 )
2026-05-14 15:10:42 +02:00
Øyvind Matheson Wergeland
846300df28
Enable DHCP rediscovery for registered nobo_hub devices ( #170562 )
2026-05-14 15:09:22 +02:00
Jens Timmerman
ec918e0460
Added guntamatic heater integration ( #167419 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-05-14 14:54:37 +02:00
Michael
885bb41416
Add data descriptions for all configuration fields in FRITZ!SmartHome ( #170219 )
2026-05-14 14:45:44 +02:00
Crocmagnon
3747fa3b8b
data grand lyon: update data-grand-lyon-ha to v0.7.0 ( #170518 )
2026-05-14 14:40:21 +02:00
Øyvind Matheson Wergeland
98f5c818e1
Update pynobo to 1.9.0 ( #170559 )
2026-05-14 14:35:34 +02:00
Abílio Costa
3514d9d3ca
Change codeowner of LG Infrared ( #170578 )
2026-05-14 13:46:39 +02:00
Crocmagnon
8ba113769d
data grand lyon: add binary sensor for station status ( #170522 )
2026-05-14 13:01:24 +02:00
dependabot[bot]
eef03f5def
Bump github/codeql-action from 4.35.3 to 4.35.4 ( #170555 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-05-14 12:36:33 +02:00
Simon Lamon
c924bba41e
Fix hassfest by removing knx from forbidden package file exceptions ( #170561 )
2026-05-14 10:20:56 +02:00
Tomer
1369fe2451
Victron GX: button integration ( #169568 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <copilot@github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-14 09:48:44 +02:00
renovate[bot]
fec97f383d
Update orjson to 3.11.9 ( #170545 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-14 07:54:53 +02:00
renovate[bot]
ec3c61a877
Update uv to 0.11.11 ( #170546 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-14 07:53:25 +02:00
Simone Chemelli
993be3c0c8
Fix non unique_id for Comelit ( #169756 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-14 07:51:29 +02:00
Franck Nijhof
1e5f618ff9
Fix line length violations in components a-b ( #170538 )
2026-05-14 07:17:37 +02:00
Abílio Costa
efaf22270d
Add power toggle button to LG Infrared ( #170544 )
2026-05-14 07:16:51 +02:00
Ryan Peay
f9c6da812d
Bump thermopro-ble to 1.1.4 ( #170543 )
2026-05-13 17:46:00 -07:00
Franck Nijhof
286e5f246f
Add pylint checker for unused test fixture arguments ( #170537 )
2026-05-13 20:14:12 -04:00
ollo69
ef33cd58fd
Fix exlusive schema option in asuswrt ( #170539 )
2026-05-14 00:44:13 +02:00
G Johansson
e4c44f873a
Add missing optional category strings in workday ( #170505 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-14 00:36:36 +02:00
Dan Raper
a1d8cf5cdf
Add solar boost switch to Ohme ( #170531 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-05-13 23:19:33 +01:00
Dan Raper
53bb8c7012
Bump ohme to 1.9.1 ( #170530 )
2026-05-13 23:15:16 +01:00
ollo69
6cb1e05784
Collapse advanced options on auswrt config flow ( #170532 )
2026-05-13 22:56:54 +01:00
Franck Nijhof
b3eb97adad
Enable ruff RUF046 rule and remove unnecessary int() casts ( #170514 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-13 23:50:44 +02:00
Paulus Schoutsen
0b0618e5c8
Move infrared entity classes to entity module ( #170525 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-13 23:40:05 +02:00
Paulus Schoutsen
5c588dd5d3
Move radio_frequency entity classes to entity module ( #170526 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-13 23:39:47 +02:00
Franck Nijhof
555d838290
Enable ruff B010 rule and replace setattr with direct attribute assignmet ( #170527 )
2026-05-13 23:39:32 +02:00
Paulus Schoutsen
d7568a8f16
Move valve entity classes to entity module ( #170524 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-13 23:39:05 +02:00
Franck Nijhof
1bf3bfc082
Enable ruff RUF051 rule and simplify dict key removal ( #170523 )
2026-05-13 23:18:52 +02:00
Franck Nijhof
1e8a9ded70
Refactor pylint plugins into pylint_home_assistant package ( #170521 )
2026-05-13 17:12:19 -04:00
Mike Degatano
eaf73d6526
App services in Supervisor integration validate syntax not installed status ( #170519 )
2026-05-13 22:34:34 +02:00
Paulus Schoutsen
150e241601
Filter unrelated sqlalchemy errors in zwave_js integration fixture ( #170303 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-13 22:18:07 +02:00
Petar Petrov
02928ccadd
Apply unit_of_measurement to energy combined power sensor ( #170404 )
2026-05-13 22:00:58 +02:00
puddly
57615b8c66
CI fix: set up the SkyConnect integration in ZHA repair tests ( #170520 )
2026-05-13 21:47:03 +02:00
Mike Degatano
66bac035c3
Allow set stop handler to revert to default ( #170515 )
2026-05-13 15:26:19 -04:00
Jeef
b2ed78b317
Add WeatherFlow Cloud station sensors ( #169561 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-13 21:19:21 +02:00
Robert Svensson
3d65d42d47
Remove old unique id converter for UniFi switch entities ( #170517 )
2026-05-13 21:15:24 +02:00
Robert Svensson
74af1fd5d4
Remove old unique id converter for UniFi device tracker entities ( #170516 )
2026-05-13 21:03:57 +02:00
Franck Nijhof
793018e0d6
Enable ruff S301 rule and remove pickle usage in tests ( #170513 )
2026-05-13 20:43:22 +02:00
Franck Nijhof
a4865a69b9
Enable ruff S107 rule to detect hardcoded passwords in function defaults ( #170511 )
2026-05-13 20:26:12 +02:00
Franck Nijhof
a07034c13b
Improve unifi options flow UX and remove advanced mode dependency ( #170501 )
2026-05-13 20:17:53 +02:00
puddly
ccc454f8f9
Migrate ZBT-1 and ZBT-2 to use serial number for unique_id ( #169879 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-05-13 20:10:15 +02:00
Paulus Schoutsen
31b348f3cd
Fix flaky test_history_stream_live_chained_events race condition ( #170509 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-13 20:03:06 +02:00
Michael Keck
c5e14bd1a4
Increase WebDAV client timeout from 10 to 30 seconds ( #170476 )
2026-05-13 19:57:15 +02:00
Mika
e8a36f7128
Improve test coverage for the SolarEdge integration ( #169178 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-05-13 19:57:01 +02:00
Crocmagnon
4e01805270
data grand lyon: add bike sharing data ( #170345 )
2026-05-13 19:53:20 +02:00
Niracler
f0eb151cdd
Bump PySrDaliGateway to 0.21.0 ( #170473 )
2026-05-13 19:52:24 +02:00
Abílio Costa
3527556e58
Bump infrared-protocols to 5.2.0 ( #170510 )
2026-05-13 18:50:40 +01:00
A. Gideonse
a4bfbd3dde
Add MAC address to Indevolt device info ( #170472 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-13 19:48:58 +02:00
Øyvind Matheson Wergeland
ff971ce20b
Bring nobo_hub to Bronze quality scale ( #168638 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-13 19:39:23 +02:00
Jeef
f82bc56dfa
Add initial quality scale file to Monarch Money ( #166026 )
2026-05-13 19:31:06 +02:00
Franck Nijhof
0d0a6d4c91
Remove advanced mode dependency from androidtv config flow ( #170477 )
2026-05-13 19:28:14 +02:00
Abílio Costa
b9105db16c
Add infrared receiver entity ( #169110 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: abmantis <974569+abmantis@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-13 18:21:46 +01:00
Maciej Bieniek
ab0f791851
Bump imgw_pib to 2.2.0 ( #170479 )
2026-05-13 19:17:50 +02:00
Franck Nijhof
3ddd37242c
Remove advanced mode dependency from sonarr config flow ( #170487 )
2026-05-13 19:12:18 +02:00
Franck Nijhof
8a5cb61613
Remove advanced mode dependency from nzbget config flow ( #170488 )
2026-05-13 19:09:50 +02:00
Franck Nijhof
8a77661c14
Remove advanced mode dependency from onvif options flow ( #170489 )
2026-05-13 19:00:40 +02:00
Paulus Schoutsen
e021119fba
Fix flaky sensibo test_device snapshot ordering ( #170499 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-13 18:59:56 +02:00
Heikki Henriksen
237fef8220
prusalink: add quality_scale.yaml as a tracked roadmap ( #170204 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-13 18:59:51 +02:00
Paulus Schoutsen
ee674cfa3f
Fix flaky openrgb tests by waiting for background tasks ( #170498 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-05-13 18:58:25 +02:00
Franck Nijhof
7fc4a5cf66
Remove advanced mode dependency from risco options flow ( #170493 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-13 18:57:00 +02:00
Franck Nijhof
5f84cdf4b0
Remove advanced mode dependency from coolmaster config flow ( #170478 )
2026-05-13 18:56:03 +02:00
Noah Husby
da9deb1c75
Add volume limit to Cambridge Audio ( #163949 )
2026-05-13 18:45:38 +02:00
Manu
100d729ab6
Add missing translations for backup failure reason ( #170437 )
2026-05-13 18:42:35 +02:00
mhuiskes
d16da986d8
Add @mhuiskes as codeowner for zeversolar ( #170506 )
2026-05-13 18:40:31 +02:00
Raj Laud
868769efff
Use direct dict access instead of .get() in victron_ble config flow tests ( #165972 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-13 18:24:15 +02:00
Erik Montnemery
97a7a5623b
Improve test test_validate_python ( #170475 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-05-13 18:22:09 +02:00
Franck Nijhof
0c44e77ae4
Remove advanced mode dependency from motioneye options flow ( #170492 )
...
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-05-13 18:19:32 +02:00
Franck Nijhof
24dadf3668
Enable additional flake8-bugbear ruff rules ( #170494 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-05-13 18:17:23 +02:00
Mike Degatano
a19c2ee9ef
Improve async_setup and async_setup_entry logic separation in hassio ( #169586 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-13 17:52:39 +02:00
Ian C.
6f7b571dae
Fix stale values being returned after a 502 error ( #168553 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-05-13 17:48:03 +02:00
G Johansson
5753da7dff
Fix ObjectSelector when using other selectors ( #170453 )
2026-05-13 16:42:47 +02:00
karwosts
97f3b48bf8
Make gas & water sources nameable ( #170447 )
2026-05-13 16:16:49 +02:00
Franck Nijhof
f2e6cd297d
Improve plex config flow UX and remove advanced mode dependency ( #170485 )
2026-05-13 16:15:40 +02:00
Erik Montnemery
011ebec001
Adjust condition API ( #170486 )
2026-05-13 16:02:45 +02:00
Jan Bouwhuis
2e738e22d2
Fix MQTT settings in device subentry device settings are not recalled when reconfiguring the device ( #170484 )
2026-05-13 14:57:01 +02:00
Franck Nijhof
b843047d9a
Add README for custom pylint plugins ( #170465 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-05-13 14:54:00 +02:00
Max R
ebf1195dc6
Expand testing guidance for agents ( #166495 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-13 14:26:13 +02:00
renovate[bot]
ab1f92309f
Update uv to 0.11.10 ( #170460 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-13 14:00:57 +02:00
Stefan Agner
d3b2be7e86
Deprecate legacy "homeassistant" entry in hassio backup/restore folders ( #170317 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-13 12:35:06 +02:00
Franck Nijhof
a2131c0d45
Add pylint plugin to detect name fields in config flow schemas ( #168875 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-13 12:30:30 +02:00
Markus Tuominen
b179d71658
Add Ouman EH-800 heating controller integration ( #169733 )
2026-05-13 12:59:49 +03:00
Michael
070ef8f0b0
Remove advanced mode from FRITZ!Box Tools ( #167815 )
2026-05-13 11:50:07 +02:00
Rob Bierbooms
aaeb55b132
Fix influxdb reconfigure for v1 configuration ( #170448 )
2026-05-13 10:46:51 +02:00
Erik Montnemery
1f5cb05f50
Add websocket command subscribe_condition ( #170385 )
2026-05-13 10:18:40 +02:00
dependabot[bot]
cee87ed1f5
Bump sigstore/cosign-installer from 4.1.1 to 4.1.2 ( #170466 )
2026-05-13 09:20:19 +02:00
Marc Hörsken
e2ae9c1b95
Bump pywmspro to 0.3.4 ( #170454 )
2026-05-13 08:55:04 +02:00
Jeef
8b257cdd6c
Fix WeatherFlow Cloud empty observations ( #170440 )
2026-05-13 07:53:23 +02:00
tronikos
f756392b6a
Add nest.set_fan_timer service action ( #170367 )
2026-05-12 22:41:03 -07:00
Abílio Costa
894ee88033
Add agent instructions to prefer usefixtures ( #170458 )
2026-05-12 22:01:26 -04:00
J. Nick Koston
d5d56e6e23
Bump aioharmony to 1.0.3 ( #170459 )
2026-05-12 18:38:57 -05:00
James Nimmo
a19a1ec6e8
Bump pyintesishome to 1.8.7 ( #170382 )
2026-05-12 23:29:32 +02:00
mhuiskes
b98015dc76
Add hardware and software version to Zeversolar device info ( #170407 )
2026-05-12 22:30:15 +02:00
zhangluofeng
4112b2af07
Add Xthings Cloud ( #167885 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-05-12 22:07:39 +02:00
Ariel Ebersberger
944c0d7ed2
Drop Advanced mode dependency in generic camera config flow ( #170427 )
2026-05-12 19:11:09 +01:00
perceival
a471f7059f
risco: improve local reconnect/unload robustness ( #165924 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-12 19:39:08 +02:00
J. Nick Koston
cd1d4244ae
Bump aioesphomeapi to 44.24.1 ( #170428 )
2026-05-12 12:17:06 -05:00
Lukas
573409dcbf
bump pooldose api to 0.9.1 ( #170434 )
2026-05-12 19:16:07 +02:00
Øyvind Matheson Wergeland
6ec70734c1
Drop _spec_hub helper in nobo_hub init tests ( #170147 )
2026-05-12 19:05:33 +02:00
Åke Strandberg
adf6213c9f
Avoid stack traces on certain transient miele API errors ( #170429 )
2026-05-12 18:26:58 +02:00
Jan Bouwhuis
e925672bb6
Fix duplicate doorbell events when entity becomes unavailable ( #170354 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-12 18:13:54 +02:00
Jan Bouwhuis
15c5e257f5
Allow MQTT discovery to happen at QoS 0, 1 or 2 ( #170178 )
2026-05-12 18:02:40 +02:00
Richard Kroegel
8396964023
Update device class for eurotronic number ( #170356 )
2026-05-12 17:00:57 +02:00
Thomas Bouron
09a08011d6
Add support for Inverter Pool Heat Pump (InverGo) ( #169606 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-05-12 16:26:08 +02:00
Åke Strandberg
891e0aebb0
Bump pymiele version to 0.6.2 ( #170419 )
2026-05-12 16:25:21 +02:00
David
ca9a7f6051
Add fault codes to Tuya Pro Breeze OmniDr Dehumidifier ( #170411 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-05-12 15:41:29 +02:00
Erik Montnemery
24dc206462
Initiate translation attributes on class level of HomeAssistantError ( #170413 )
2026-05-12 15:10:07 +02:00
Mattie
60e4f924a0
Bump python-qube-heatpump to 1.10.0 ( #170405 )
2026-05-12 14:55:46 +02:00
Manu
339703ca04
Add initial quality scale to HTML5 integration ( #167046 )
...
Co-authored-by: Markus Tuominen <3738613+Markus98@users.noreply.github.com >
2026-05-12 15:13:28 +03:00
Erik Montnemery
362cba91fb
Make ConditionError a non dataclass ( #170391 )
2026-05-12 13:55:48 +02:00
Raman Gupta
a215b82bd9
Cancel previous Debouncer timer handle in _schedule_timer ( #170339 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-12 12:32:58 +02:00
knsj
3393598d91
Bump ihcsdk to v. 2.8.12 ( #170366 )
2026-05-12 12:30:51 +02:00
Erik Montnemery
676df1d2b2
Fix cv.CONDITION_SCHEMA ( #170395 )
2026-05-12 11:39:43 +02:00
Artur Pragacz
36cc629faf
Validate device info string fields in the registry ( #170021 )
2026-05-12 11:01:04 +02:00
Marc Mueller
99b1e7c229
Enable parallel type checking for mypy ( #170381 )
2026-05-12 10:34:47 +02:00
renovate[bot]
cfdb00bf36
Update pyOpenSSL to 26.2.0 ( #170371 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-12 10:17:56 +02:00
puddly
9b8c81cba1
Bump serialx to 1.7.3 ( #170368 )
2026-05-12 07:52:05 +02:00
Petar Petrov
095cf07f43
Add battery state of charge to energy preferences ( #169550 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-05-12 08:37:25 +03:00
Marc Mueller
b275791a71
Update mypy to 2.1.0 ( #170352 )
2026-05-12 05:08:39 +02:00
Lukas
e7dccd3ad3
Bump infrared-protocols to 5.1.0 ( #170365 )
2026-05-11 22:36:56 -04:00
Franck Nijhof
adab0d6486
Clean up template engine after extension modularization ( #170346 )
2026-05-11 18:41:54 -04:00
Robert Svensson
aad964889f
Bump axis to v71 ( #170347 )
2026-05-11 23:10:20 +02:00
Jan-Philipp Benecke
9200658526
Enhance WebDAV metadata download with concurrency ( #170223 )
2026-05-11 21:33:22 +02:00
Christian Lackas
68f10249a5
Add target temperature sensor for ViCare RadiatorActuator devices ( #170102 )
2026-05-11 21:32:47 +02:00
Andreas Schneider
b5ee78aeac
Bump pyzbar to 0.1.9 ( #170076 )
2026-05-11 21:32:19 +02:00
Christian Lackas
86a967ee7b
homematicip_cloud: fix HmIP-FLC lock state polarity ( #170159 )
2026-05-11 21:29:00 +02:00
theobld-ww
eeca75b937
Watts: add timer mode service ( #169846 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-11 21:18:13 +02:00
Franck Nijhof
ce6b6601fa
Set parallel updates for Ecowitt platforms ( #170349 )
2026-05-11 21:00:15 +02:00
Sören
4641c829ca
Add config flow to Avea ( #168070 )
...
Co-authored-by: Erwin Douna <e.douna@gmail.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-05-11 18:42:24 +02:00
Joost Lekkerkerker
56fbd096e2
Cleanup Eurotronic number platform ( #170337 )
2026-05-11 18:30:58 +02:00
Richard Kroegel
c071c08f86
Add number platform to eurotronic_cometblue ( #168119 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-11 17:42:56 +02:00
TheJulianJES
e47c152222
Add ZWaveNodeBaseEntity for Z-Wave node-level entities ( #170124 )
2026-05-11 17:34:30 +02:00
Martin Claesson
8232415fd5
Add Kiosker switch platform ( #168858 )
2026-05-11 16:31:14 +02:00
A. Gideonse
dcc95328ec
Complete exception translations for Indevolt ( #170291 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-11 10:26:26 -04:00
Karl Beecken
85faab5d5d
Bump teltasync to 0.3.0, fix discovery for older devices ( #169660 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-11 15:21:09 +01:00
MoonDevLT
bacb8a8fea
Update discovery description wording ( #170325 )
2026-05-11 15:57:40 +02:00
Maciej Bieniek
c9926915ff
Fix Shelly media player availability ( #170319 )
2026-05-11 15:57:37 +02:00
Joshua Leaper
0772034d9d
Add quality scale file to Ness Alarm ( #163425 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-11 15:46:30 +02:00
r2xj
8cfdc52762
Only use SmartThings switch for light if it should ( #166424 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-11 15:16:18 +02:00
Brett Adams
738b9936d9
Add quality scale to Tesla Fleet integration ( #160475 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-05-11 15:10:21 +02:00
lucsansag
b3bb5c9abc
Google assistant temperature setting active thermostat mode ( #166448 )
...
Co-authored-by: Lucas Sanchez Sagrado <lucas.sansag@educa.jcyl.es >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-11 15:08:00 +02:00
Jan Bouwhuis
3149da12a4
Fix MQTT device discovery not using shared QoS and encoding options ( #170195 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-11 14:53:32 +02:00
Tomeamis
e2805e4489
Z-Wave.me: Allow updating entities ( #167839 )
2026-05-11 14:49:40 +02:00
noifen
14a8ef6e48
Allow setting hvac_mode in generic_thermostat.set_temperature ( #168062 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-11 14:41:53 +02:00
Peter
015fc5809a
Add countdown number for Tuya sfkzq single-valve timers ( #170318 )
2026-05-11 14:14:55 +02:00
Simone Chemelli
2e4f4040c7
Bump aiovodafone to 3.2.0 ( #170322 )
2026-05-11 14:14:41 +02:00
TomFilsell
095de73a53
Fix coordinator data mutation in YouTube diagnostics ( #170300 )
...
Co-authored-by: FIls0010 <a1867444@adelaide.edu.au >
2026-05-11 08:03:33 -04:00
Nikolai Rahimi
7dca14e78a
Add Mitsubishi brand ( #169924 )
...
Co-authored-by: Nikolai Rahimi <nikolairahimi@users.noreply.github.com >
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-11 08:02:10 -04:00
nayfield
0a974cbc7a
Add cover support to control4 ( #169417 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-11 13:37:49 +02:00
Øyvind Matheson Wergeland
2e37a0bba6
Fix nobo_hub NoboProfileSelector class-level mutable defaults ( #170119 )
2026-05-11 13:35:38 +02:00
HoffmanEl
7e2ec795d6
Add quality scale for airnow integration ( #169709 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-11 13:28:52 +02:00
theobld-ww
7ba7700d5e
Watts: add HVAC action + preset mode ( #169546 )
...
Co-authored-by: Copilot <copilot@github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-05-11 13:27:01 +02:00
Greg Haines
261ca2dd9a
Add new CentriConnect component ( #166933 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-11 13:23:50 +02:00
Jan Bouwhuis
284478f620
Add Message Expire Interval option to MQTT publish service ( #169317 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-11 13:01:06 +02:00
Paulus Schoutsen
62ac3f9834
Update rf-protocols to 3.0.0 ( #170301 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-11 12:46:26 +02:00
Marcos A L M Macedo
3bf57ae9cd
Add Tuya DLQ fixture ( #169585 )
2026-05-11 12:28:11 +02:00
Kamil Breguła
ed0abfb238
Add more entities for Tuya camera ( #169966 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-05-11 12:25:42 +02:00
Peter
0789eb0db6
Add tuya water timer data points ( #170314 )
2026-05-11 12:24:14 +02:00
Marc Mueller
980d43accc
Add backoff to forbidden packages ( #170242 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-11 12:14:37 +02:00
Stefan Agner
6d8b010245
Fix hassio.backup_partial AttributeError when folders are specified ( #170312 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-11 12:10:37 +02:00
Jordan Harvey
dc9eba372a
Add player specific sensor to nintendo_parental_controls ( #155786 )
...
Co-authored-by: Joshua Peisach (ItzSwirlz) <itzswirlz2020@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-05-11 12:00:17 +02:00
Simone Chemelli
20827b66d9
Update IQS to platinum for UptimeRobot ( #170260 )
2026-05-11 11:26:30 +02:00
A. Gideonse
a43ab34302
Bump indevolt api to 1.7.2 ( #170310 )
2026-05-11 10:37:48 +02:00
Craig Dean
b14e863877
Bump renault-api to 0.5.8 ( #170309 )
2026-05-11 10:36:47 +02:00
Paulus Schoutsen
af41b704d5
Add shared test mocks for the Infrared integration ( #170296 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-05-11 09:46:09 +02:00
Crocmagnon
d5f2cd8b17
data grand lyon: implement reconfiguration flow ( #170210 )
2026-05-11 09:17:31 +02:00
Paulus Schoutsen
f96afda959
Fix spelling of RS-232 in Denon RS-232 integration ( #170298 )
2026-05-11 07:30:16 +02:00
Paulus Schoutsen
94bf13c6bb
Fix flaky diagnostics test for Novy Cooker Hood ( #170299 )
2026-05-11 07:29:51 +02:00
iluvdata
b7dca79743
Add RepairsFlowResult TypeAlias ( #170263 )
2026-05-10 23:42:47 -04:00
Mick Vleeshouwer
df84d7a32d
Fix local API incorrectly marking devices as unavailable in Overkiz ( #170118 )
...
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
2026-05-10 23:40:13 -04:00
Christian Lackas
c217acd7ab
Skip offline devices instead of aborting ViCare diagnostics ( #170106 )
2026-05-10 23:31:10 -04:00
Abílio Costa
f008f1501f
Fix deprecated_class to work with inheritance ( #170137 )
2026-05-10 23:28:19 -04:00
Michael
739a5780b7
Add diagnostics platform to Home Assistant Connect ZBT-2 ( #170158 )
2026-05-10 23:27:13 -04:00
Willem-Jan van Rootselaar
0ef221611a
Handle empty BSB-LAN heating circuits ( #170249 )
2026-05-10 23:25:55 -04:00
Crocmagnon
59e04c2169
data grand lyon: use test fixture instead of manual patching ( #170294 )
2026-05-10 22:08:06 -04:00
renovate[bot]
5b0bf09fdc
Update infrared-protocols to 4.0.0 ( #170297 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-10 22:07:13 -04:00
puddly
c07d176467
Set serial port description from description, not product ( #170160 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-05-10 22:06:04 -04:00
Crocmagnon
c39f0127ca
data grand lyon: implement diagnostics ( #170184 )
2026-05-10 21:09:48 -04:00
Heikki Henriksen
cdf5d39f57
prusalink: add continue-job button for ATTENTION state ( #170193 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-10 20:56:22 -04:00
Sören
90b6aa4d91
Use standby for HDMI-CEC turn off ( #170206 )
2026-05-10 20:53:17 -04:00
Florent Thoumie
f8ebc6c1e2
iaqualink: set system specific polling interval ( #170279 )
2026-05-10 20:07:13 -04:00
A. Gideonse
e4b4503c10
Apply strict typing to Indevolt integration ( #170288 )
2026-05-10 20:06:22 -04:00
A. Gideonse
7db1c855c1
Align Indevolt quality scale with documentation ( #170289 )
2026-05-10 20:06:01 -04:00
A. Gideonse
aa45f90a87
Complete icon translations for Indevolt ( #170292 )
2026-05-10 20:00:20 -04:00
Sören Beye
cd945a42e6
fix: Do not forget segments from state when a new config arrives ( #170265 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-10 22:17:52 +02:00
Ronald van der Meer
afc97268de
Migrate Duco to python-duco-connectivity and remove temperature sensors ( #170237 )
2026-05-10 13:09:46 -04:00
Heikki Henriksen
497faeb103
Use VERSION from PrusaLinkConfigFlow in prusalink ( #170200 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-10 17:51:02 +01:00
Luka Matijević
84625678d3
Bump qbittorrent-api to 2026.5.1 ( #170181 )
2026-05-10 17:44:46 +01:00
Perry Naseck
95daee9f07
Update upb-lib to 0.7.0 ( #170051 )
2026-05-10 17:42:35 +01:00
Simone Chemelli
ff1552e317
Bump aioamazondevices to 13.5.0 ( #170258 )
2026-05-10 17:40:36 +01:00
Pascal Brunot
ff6b69c929
Bump serialx to 1.7.2 ( #170272 )
2026-05-10 17:39:04 +01:00
Maciej Bieniek
2a74d5a81c
Bump imgw-pib to 2.1.2 ( #170274 )
2026-05-10 17:37:48 +01:00
Michael
52237247ae
Migrate Sensirion BLE to config entry runtime data ( #170227 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-05-10 17:46:12 +02:00
Michael
62d958682a
Migrate Thermo Beacon to config entry runtime data ( #170226 )
2026-05-10 16:46:13 +02:00
Joris Pelgröm
b2dad41d35
Bump letpot to 0.7.0 ( #169868 )
2026-05-10 11:39:17 +02:00
Karl Beecken
83c5dbb111
Add more Gen1 sensors to indevolt ( #170191 )
2026-05-10 11:37:46 +02:00
Klaas Schoute
cf73ef8a20
Update easyEnergy exception and icon translations ( #170218 )
2026-05-10 08:19:18 +02:00
Simone Chemelli
6555db12b1
Fix entities refresh for UptimeRobot ( #170217 )
2026-05-10 08:14:03 +02:00
Jan-Philipp Benecke
20b81e9c74
Bump aiotankerkoenig to 0.5.3 ( #170224 )
2026-05-10 08:12:27 +02:00
Yogev Kriger
51d004a5bb
Require admin for webhook list websocket command ( #170216 )
2026-05-09 21:23:42 +02:00
Michael
9c9b626ade
Use has_entity_name for all entities in FRITZ!SmartHome integration ( #170199 )
2026-05-09 19:01:51 +02:00
Klaas Schoute
e0d3eb0fe3
Add config flow connection check to easyEnergy integration ( #170207 )
2026-05-09 17:18:27 +02:00
Øyvind Matheson Wergeland
5f5df558c6
Drop redundant HVAC mode validation in nobo_hub ( #170140 )
2026-05-09 16:28:46 +02:00
Klaas Schoute
fbc5884ce8
Update easyEnergy integration to v3.0.1 ( #170201 )
2026-05-09 15:59:35 +02:00
Crocmagnon
e72346c222
data grand lyon: exception translations ( #170188 )
2026-05-09 15:44:56 +02:00
Jan Bouwhuis
266f7b8dbe
Fix overkiz snapshots ( #170196 )
2026-05-09 14:49:19 +02:00
Crocmagnon
3ae4811e99
data grand lyon: icon translations ( #170189 )
2026-05-09 14:28:15 +02:00
Crocmagnon
526ed271ae
data grand lyon: mark repair-issues as exempt ( #170194 )
2026-05-09 14:26:32 +02:00
renovate[bot]
6c823cd970
Update infrared-protocols to 3.5.0 ( #170169 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-09 13:05:54 +02:00
Paul Bottein
fb4b36b7f0
Add reconfigure flow to Novy Cooker Hood ( #169410 )
2026-05-09 10:27:27 +02:00
Paul Bottein
86898f9111
Add diagnostics to Novy Cooker Hood ( #169891 )
2026-05-09 08:38:58 +02:00
Abílio Costa
27969c34a5
Stop using make_command in LG Infrared ( #170149 )
2026-05-09 00:24:51 +03:00
Mick Vleeshouwer
74fabca890
Add button entity tests to Overkiz ( #170122 )
2026-05-09 00:24:37 +03:00
Crocmagnon
af6fcae8b6
data grand lyon: update quality scale in manifest ( #170109 )
2026-05-08 23:04:47 +02:00
Thijs W.
818b420cb5
Update afsapi to 1.0.1 ( #170073 )
2026-05-08 23:02:43 +02:00
Øyvind Matheson Wergeland
ef2a065784
Use suggested_display_precision in nobo_hub temperature sensor ( #170138 )
2026-05-08 21:03:25 +02:00
Mick Vleeshouwer
15943a737a
Fix is_closed state for DynamicGate covers in Overkiz ( #170130 )
2026-05-08 20:42:50 +02:00
Heikki Henriksen
1647c0bf84
Bump pyprusalink to 2.2.0 ( #170105 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-08 16:26:52 +02:00
bkobus-bbx
42aefd67dd
Bump blebox_uniapi to v2.5.3 ( #170115 )
2026-05-08 16:21:54 +02:00
Mick Vleeshouwer
c281c51fc9
Set is_closed state to None when a cover state returns "unknown" in Overkiz ( #170081 )
2026-05-08 16:20:10 +02:00
Robert Svensson
fa09c6d29a
Fix websocket certificate verification Bump axis to v70 ( #170038 )
2026-05-08 16:18:24 +02:00
Ronald van der Meer
9f7ddcca22
Add system health platform for Duco integration ( #169517 )
2026-05-08 13:25:28 +02:00
Willem-Jan van Rootselaar
e488c7f3a5
Bump python-bsblan to 5.2.1 ( #170100 )
2026-05-08 13:17:47 +02:00
wollew
bb924e79b1
Speed up Velux setup by avoiding disconnect from gateway ( #167932 )
...
Co-authored-by: Copilot <copilot@github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-08 12:57:48 +02:00
Øyvind Matheson Wergeland
39d60faa42
Add DHCP discovery to nobo_hub ( #169595 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-08 12:57:05 +02:00
Mick Vleeshouwer
378a26f778
Add number entity tests to Overkiz ( #170098 )
2026-05-08 12:23:07 +02:00
Mick Vleeshouwer
5c12d59ab7
Fix tilt support for UpDownVenetianBlind (rts:VenetianBlindRTSComponent) in Overkiz ( #170047 )
2026-05-08 12:22:23 +02:00
TheJulianJES
c9e44d2d51
Bump ZHA to 1.3.1 ( #170095 )
2026-05-08 12:18:19 +02:00
Heikki Henriksen
c195ddd8f2
prusalink: extract PrusaLinkEntityDescription base class ( #170092 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-08 12:11:22 +02:00
Mick Vleeshouwer
4e388e1435
Fix cover controls for UpDownBioclimaticPergola in Overkiz ( #170058 )
2026-05-08 12:09:04 +02:00
Heikki Henriksen
191143d12d
prusalink: expose printer location as suggested_area ( #170099 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-08 12:08:09 +02:00
Mick Vleeshouwer
bb6087cf87
Fix tilt controls for TiltOnlyVenetianBlind in Overkiz ( #170055 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-08 11:57:37 +02:00
Rob Treacy
70e18fc196
Fix WiZ Light config flow timeout by properly closing UDP connections ( #168456 )
2026-05-08 10:35:13 +02:00
TheJulianJES
526ddc4770
Fix Z-Wave discovery crash with unknown node firmware version ( #170090 )
2026-05-08 10:21:39 +02:00
Mick Vleeshouwer
5f6bd9b6a7
Fix sensors getting wrong unit from MeasuredValueType attribute in Overkiz ( #170088 )
2026-05-08 10:15:20 +02:00
Maciej Bieniek
9b525bf1cb
Use SensorDeviceClass.UPTIME in System Monitor ( #170084 )
2026-05-08 10:13:15 +02:00
Maciej Bieniek
3bc2c0d097
Use SensorDeviceClass.UPTIME in Unifi ( #170087 )
2026-05-08 10:12:57 +02:00
Mattie
b5bdff7068
Add water_heater platform to Qube heat pump ( #169851 )
2026-05-08 10:12:26 +02:00
Erwin Douna
7103b07638
Portainer refactor tests to use enums from pyportainer ( #170044 )
2026-05-08 09:05:36 +02:00
Mick Vleeshouwer
d52c281826
Fix is_closed state for DynamicGarageDoor in Overkiz ( #170052 )
2026-05-08 09:04:49 +02:00
Crocmagnon
9fca2f284b
data grand lyon: implement reauth ( #170059 )
2026-05-08 09:04:16 +02:00
dependabot[bot]
f1986d5fc3
Bump github/codeql-action from 4.35.2 to 4.35.3 ( #170077 )
2026-05-08 08:47:31 +02:00
Thomas Bouron
ce9c83e33c
Add fixture for Tuya pool heating pump ( #170064 )
2026-05-08 07:33:59 +02:00
renovate[bot]
aa98fce92e
Update infrared-protocols to 3.2.0 ( #170070 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-08 06:11:27 +02:00
Robert Resch
b01e56582a
Bump deebot-client to 18.3.0 ( #170066 )
2026-05-08 01:43:54 +02:00
Mick Vleeshouwer
9be078475d
Bump pyOverkiz to 1.20.3 ( #170060 )
2026-05-08 01:23:43 +02:00
Ronald van der Meer
9174ae4e00
Bump python-duco-client to 0.5.0 ( #170065 )
2026-05-08 01:10:50 +02:00
th3spis
d4aa1b53f2
Added wfsens as a occupancy source in wiz ( #166799 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-08 00:06:23 +02:00
mayerwin
ba29f210c2
Translate switchbot_cloud library errors to HomeAssistantError ( #169715 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-08 00:01:49 +02:00
Joost Lekkerkerker
845572927c
Fix CI ( #170061 )
2026-05-07 22:51:44 +01:00
MoonDevLT
9cd7ac2722
Add sensor entity to lunatone integration ( #167873 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-07 23:34:48 +02:00
Muhammad Ihsan
a7fd763570
Add Cielo Home integration ( #158511 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Owais Amin <141307092+owais-cielo@users.noreply.github.com >
Co-authored-by: Owais Amin <owais@cielowigle.com >
Co-authored-by: Maria Nadeem <maria@cielowigle.com >
2026-05-07 23:12:19 +02:00
theobld-ww
65491372c2
Bump visionpluspython 1.0.2 to 1.1.0 ( #169842 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-05-07 22:41:16 +02:00
Mattie
de96ee44e5
Add switch platform to Qube heat pump ( #169407 )
2026-05-07 22:40:37 +02:00
Crocmagnon
6edcf5722e
Add Data Grand Lyon integration ( #167946 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-05-07 22:12:57 +02:00
Jeef
e6acebb322
Fix IntelliFire setup recovery ( #169739 )
2026-05-07 21:55:17 +02:00
Christian Lackas
277daf2dba
vicare: migrate to OAuth2 with application credentials ( #165621 )
...
Co-authored-by: home-assistant[bot] <78085893+home-assistant[bot]@users.noreply.github.com>
2026-05-07 21:23:46 +02:00
Paulus Schoutsen
1b935314f8
Represent ThinQ hoods as fans instead of number entities ( #159601 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-05-07 21:17:01 +02:00
G Johansson
cad5c9e8fa
Remove advanced mode from dnsip ( #170040 )
2026-05-07 21:03:15 +02:00
Midori Kochiya
f7201f1910
Bump xiaomi-ble to 1.11.0 ( #170018 )
2026-05-07 19:34:12 +01:00
Glenn Waters
c406e1aeed
ElkM1 integration: Add time entity for settings ( #170035 )
2026-05-07 20:17:42 +02:00
G Johansson
946a3bcf11
Add missing areas in Nord Pool services ( #169752 )
2026-05-07 20:10:02 +02:00
Erwin Douna
2c8d9c7207
Add disk space coordinator for Portainer ( #165855 )
2026-05-07 20:05:29 +02:00
Michael
db25f1911e
Proper handling of malformed data during FRITZ!Box Tools setup ( #170030 )
2026-05-07 19:59:06 +02:00
Yevhenii Vaskivskyi
7e2fa90773
Remove Advanced mode from asuswrt ( #170029 )
2026-05-07 19:54:12 +02:00
Felipe Santos
ef83ccc423
Allow selecting input source on SmartThings TVs ( #160034 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-05-07 18:53:38 +01:00
Ronald van der Meer
046b48df43
Bump python-duco-client to 0.4.2 ( #170027 )
2026-05-07 19:51:54 +02:00
epenet
66cd719f85
Fix KeyError in hydrawise ( #169853 )
2026-05-07 18:50:29 +01:00
renovate[bot]
b0c2e57649
Update infrared-protocols to 3.1.0 ( #169968 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: abmantis <amfcalt@gmail.com >
2026-05-07 18:26:33 +01:00
Glenn Waters
cb92fa27ba
Add number entity to ElkM1 integration ( #169861 )
2026-05-07 17:39:30 +02:00
Erik Montnemery
c3f8f6f310
Use modern API in condition tests ( #170002 )
2026-05-07 17:33:00 +02:00
Tomasz Dylewski
a82205fed7
Added PAJ GPS integration ( #165070 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Josef Zweck <josef@zweck.dev >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-07 17:04:19 +02:00
epenet
776fd69e39
Use SensorDeviceClass.ENUM in Tuya sensors ( #169987 )
2026-05-07 17:02:31 +02:00
Christian Lackas
2863b59be4
Bump homematicip to 2.11.0 ( #170005 )
2026-05-07 16:58:13 +02:00
epenet
676e9c7f29
Migrate Cast to use runtime_data ( #168856 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-07 15:57:29 +02:00
Petro31
05c3c058d6
Remove legacy alarm control panel template entities ( #169608 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-07 15:54:59 +02:00
Petro31
fd93f24208
Remove legacy binary sensor template entities ( #169610 )
2026-05-07 15:52:43 +02:00
Petro31
544b21f014
Remove legacy cover template entities ( #169611 )
2026-05-07 15:51:41 +02:00
Petro31
8d30abab9e
Remove legacy fan template entities ( #169613 )
2026-05-07 15:51:08 +02:00
Petro31
ee19c11565
Remove legacy lock template entities ( #169725 )
2026-05-07 15:50:22 +02:00
Heikki Henriksen
c26eb2374d
prusalink: add X/Y axis, location, and min extrusion temp sensors ( #169312 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-07 15:39:07 +02:00
Kamil Breguła
59bc46a9d2
Fix Tuya siren entity naming to avoid incorrect main entity assignment ( #170008 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-05-07 15:24:37 +02:00
Petro31
ab668ac576
Remove legacy sensor template entities ( #169728 )
2026-05-07 15:22:22 +02:00
Petro31
c4836600c4
Remove legacy vacuum template entities ( #169732 )
2026-05-07 15:18:45 +02:00
Petro31
f4e0349825
Remove legacy light template entities ( #169615 )
2026-05-07 15:00:39 +02:00
Petro31
4d578b6c98
Remove legacy switch template entities ( #169730 )
2026-05-07 14:58:27 +02:00
chiro79
741779efd7
Remove name field from pvpc_hourly_pricing config flow #168955 ( #169998 )
2026-05-07 14:34:31 +02:00
Erik Montnemery
eb1babedfd
Improve condition docstrings ( #170000 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-07 14:33:37 +02:00
Aidan Timson
de0d24e91c
Add default icon translations for lg_infrared ( #170004 )
2026-05-07 14:21:11 +02:00
Jan Bouwhuis
0de23f2636
Remove not used None defaults on MQTT publish API ( #169936 )
2026-05-07 13:53:29 +02:00
Ronald van der Meer
ff69557b17
Bump python-duco-client to 0.4.1 ( #169991 )
2026-05-07 13:26:22 +02:00
G Johansson
3b93ccc7ba
Fix double reloading in unifi ( #155147 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-07 13:09:30 +02:00
G Johansson
f886b60e2c
Deprecate use of config entry listener with reloading methods in config entries ( #169198 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-07 11:51:24 +02:00
Marc Mueller
d0f126f945
Update mypy to 2.0 ( #169960 )
2026-05-07 11:41:48 +02:00
epenet
ce5f2330eb
Read Tuya device info from quirk ( #169888 )
2026-05-07 11:28:11 +02:00
Erik Montnemery
427758ef15
Filter excluded states in entity trigger base class ( #169956 )
2026-05-07 10:30:33 +02:00
Daniel Hjelseth Høyer
c2ce313ec8
Bump pyTibber to 0.37.5 ( #169981 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-05-07 09:41:08 +02:00
Zoltán Farkasdi
b8ba1c123d
netatmo: add doortag direct category fetch ( #169711 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-05-07 09:18:39 +02:00
Daniel Hjelseth Høyer
10f1cbb51e
Migrate mill to use entry.runtime_data ( #169948 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-05-07 09:15:21 +02:00
Christian Lackas
e3bcce06bf
Bump PyViCare to 2.60.2 ( #169918 )
...
Co-authored-by: home-assistant[bot] <78085893+home-assistant[bot]@users.noreply.github.com>
2026-05-07 08:30:41 +02:00
Kamil Breguła
4e0472feb5
Add fixture for Tuya camera (knkaf1d0dytgyhix) ( #169967 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
2026-05-07 07:33:28 +02:00
Jan Bouwhuis
046298f2ca
No need for a local import of the paho mqtt client ( #169925 )
2026-05-06 22:45:36 +02:00
Jan Bouwhuis
c92128b282
Remove advanced setting dependency for IMAP integration ( #169827 )
2026-05-06 22:37:27 +02:00
Christian Lackas
886e66e7e3
Bump homematicip to 2.10.0 ( #169950 )
2026-05-06 22:20:16 +02:00
Erik Montnemery
7da49570b5
Add support for options to todo triggers ( #169947 )
2026-05-06 22:16:55 +02:00
G Johansson
b8baa3271b
Bump holidays to 0.96 ( #169939 )
2026-05-06 22:08:38 +02:00
Erik Montnemery
65bc4bf1d0
Add missing trigger and condition tests ( #169945 )
2026-05-06 21:53:40 +02:00
Erik Montnemery
27a8d185c9
Add StatelessEntityTriggerBase base class ( #169937 )
2026-05-06 21:43:29 +02:00
Andriy Kushnir
1e5992f2b5
Remove myself as codeowner for roomba ( #169922 )
2026-05-06 20:33:15 +02:00
puddly
ac84a14846
Bump serialx to 1.7.1 ( #169928 )
2026-05-06 21:04:13 +03:00
Robert Resch
fa265b18ce
Shorten docker publish job name ( #169926 )
2026-05-06 18:12:13 +02:00
Stefan Agner
38634ddd55
Fix hassio auth IndexError on Supervisor Unix socket requests ( #169911 )
2026-05-06 17:48:35 +02:00
Joakim Plate
13dd831874
Update gardena ble to 2.8.1 ( #169914 )
2026-05-06 16:25:37 +02:00
Tom Wilkie
3be5906398
Register Hive Hub MAC address as device connection ( #169040 )
...
Signed-off-by: Tom Wilkie <tom.wilkie@gmail.com >
2026-05-06 16:12:59 +02:00
Erik Montnemery
cef918d6f8
Remove _get_tracked_value method from EntityConditionBase ( #169906 )
2026-05-06 14:59:57 +02:00
Jan Bouwhuis
19aa1b6578
Remove advanced options dependency from MQTT integration ( #169833 )
2026-05-06 14:52:07 +02:00
Daniel Hjelseth Høyer
b0eb69936e
Bump pyTibber to 0.37.4 ( #169907 )
2026-05-06 14:47:10 +02:00
Erik Montnemery
b6096a71d1
Exclude incompatible humidifier entities from humidifier automations ( #169905 )
2026-05-06 14:44:30 +02:00
Erik Montnemery
059d7011ba
Exclude incompatible water_heater entities from water_heater automations ( #169904 )
2026-05-06 14:44:19 +02:00
epenet
bbe00ef79e
De-duplicate code to build Tuya device info ( #169899 )
2026-05-06 14:29:47 +02:00
Erik Montnemery
7f447abc3a
Exclude incompatible climate entities from climate automations ( #169903 )
2026-05-06 14:18:14 +02:00
Erik Montnemery
923e099467
Unload scripts and conditions created by template entities ( #169366 )
2026-05-06 14:11:37 +02:00
Erik Montnemery
26714c6d9f
Add media_player volume condition ( #169897 )
2026-05-06 13:15:01 +02:00
Erik Montnemery
5f1201dbbe
Exclude incompatible entities from temperature automations ( #169901 )
2026-05-06 13:10:53 +02:00
Erik Montnemery
52e1d9443c
Exclude incompatible entities from humidity automations ( #169898 )
2026-05-06 13:10:24 +02:00
Manu
824f5205e9
Record notification from legacy notify action in Mobile App ( #169749 )
2026-05-06 12:57:57 +02:00
Erik Montnemery
cf8bc55add
Add media_player muted conditions ( #169892 )
2026-05-06 12:38:05 +02:00
Bram Kragten
1e9244f4fc
Update frontend to 20260429.3 ( #169893 )
2026-05-06 12:19:24 +02:00
Tom Matheussen
be4f4928d5
Bump satel_integra to 1.3.1 ( #169889 )
2026-05-06 11:27:14 +02:00
Erik Montnemery
80f6f8ee31
Improve entity trigger tests ( #169881 )
2026-05-06 10:48:36 +02:00
Erik Montnemery
267d52491a
Add media_player volume triggers ( #169885 )
2026-05-06 10:48:10 +02:00
Ludovic BOUÉ
ee84d625cd
Expose SET_SPEED for all fans via PercentSetting in Matter ( #169696 )
...
Co-authored-by: Ludovic BOUÉ <132135057+lboue@users.noreply.github.com >
2026-05-06 10:16:31 +02:00
dependabot[bot]
5d091d25d5
Bump j178/prek-action from 2.0.2 to 2.0.3 ( #169882 )
2026-05-06 09:50:18 +02:00
Erik Montnemery
97b5f1cf64
Add method _should_include to EntityConditionBase ( #169884 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-06 09:49:22 +02:00
Zoltán Farkasdi
d89bcd83d9
netatmo: bump pyatmo v9.4.0 ( #169735 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-05-06 09:16:22 +02:00
Joost Lekkerkerker
073b20c4b2
Fix Zinvolt select options ( #169886 )
2026-05-06 09:09:24 +02:00
epenet
2af9405750
Cleanup unused code in Tuya util ( #169883 )
2026-05-06 08:42:05 +02:00
Erik Montnemery
10084c8c0c
Add trigger timer.time_remaining ( #169763 )
2026-05-05 23:54:49 -04:00
Erik Montnemery
7e8f5365ce
Add method _should_include to EntityTriggerBase ( #169837 )
2026-05-06 00:50:22 +02:00
Erik Montnemery
65f9dcd7bf
Improve condition test helper docstrings ( #169871 )
2026-05-06 00:32:37 +02:00
epenet
4c8f37fef6
Bump tuya-device-handlers to 0.0.19 ( #169848 )
2026-05-05 22:23:14 +02:00
Erik Montnemery
d1295fa260
Validate yaml matches implementation in automation options_supported tests ( #169798 )
2026-05-05 22:20:28 +02:00
Diogo Gomes
9b2eea920f
Add V2C LED lights ( #169778 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-05 22:19:59 +02:00
Petro31
c81c1cbb14
Remove legacy weather template entities ( #169734 )
2026-05-05 22:18:46 +02:00
Erik Montnemery
11ee05874a
Improve trigger test helper docstrings ( #169869 )
2026-05-05 22:11:08 +02:00
puddly
7d7c47b56e
Bump serialx to 1.7.0 ( #169867 )
2026-05-05 21:06:30 +02:00
epenet
dc4210595f
Fix flaky test_set_scan_interval_via_platform ( #169856 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-05 20:49:15 +02:00
Freekers
7430366d9b
Enable web search support for gpt-5-nano ( #169710 )
2026-05-05 20:47:52 +03:00
Crocmagnon
ae3bd54ca7
switchbot: remove unwanted future annotations import preventing build on all new PRs ( #169863 )
2026-05-05 19:40:27 +02:00
Glenn Waters
e3ce7fb000
Bump elkm1-lib to 2.2.15 ( #169843 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-05 18:50:17 +02:00
epenet
9286b517d3
Add ruff rule to prevent __future__ annotations ( #169852 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-05 18:42:10 +02:00
elgris
4d62e4765d
Add a number entity to set display time offset (in minutes) for Switchbot Meter CO2 devices. ( #169603 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-05 17:45:47 +02:00
Michael Hansen
ea55ef90a6
Bump intents to 2026.5.5 ( #169855 )
2026-05-05 18:22:22 +03:00
epenet
751765b97b
Cleanup from __future__ import annotations ( #169850 )
2026-05-05 16:35:21 +02:00
Denis Shulyaka
11ed1fe20f
Return the requested format for OpenAI TTS ( #169839 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-05 10:28:20 -04:00
Joost Lekkerkerker
9b5166769a
Add Sensereo matter brand ( #169836 )
2026-05-05 10:18:01 -04:00
Joost Lekkerkerker
70c2a323ce
Add Zunzunbee Zigbee brand ( #169838 )
2026-05-05 10:17:49 -04:00
Ronald van der Meer
0ec5d6b273
Add API version to Duco diagnostics for support triage ( #169802 )
2026-05-05 15:48:43 +02:00
Robert Resch
b1e8dc2ebb
Remove show_advanced_options in Ecovacs and always show all options ( #169831 )
2026-05-05 15:42:08 +02:00
Artur Pragacz
e144804d28
Fix async_unload teardown race in scripts ( #169562 )
2026-05-05 15:03:37 +02:00
cengelen
8521a49986
Bump growatt server to 2.1.0 ( #169495 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-05 14:11:50 +02:00
Raj Laud
3587f9613f
Bump victron-ble-ha-parser to 0.7.0 ( #169736 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-05-05 13:57:19 +02:00
Jan Bouwhuis
2f1dd3a817
Deprecate MQTT protocol versions 3.x and migrate to version 5 ( #169759 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-05 13:43:18 +02:00
wollew
2c2e8db19f
Remove deprecated reboot service for Velux gateway ( #169796 )
2026-05-05 11:08:00 +02:00
Erik Montnemery
64a3f91132
Improve template reload ( #169480 )
2026-05-05 10:16:22 +02:00
dependabot[bot]
bd61c893e4
Bump dawidd6/action-download-artifact from 20 to 21 ( #169793 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-05 10:12:07 +02:00
renovate[bot]
6bb759b887
Update infrared-protocols to 2.1.0 ( #169785 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-05 10:11:52 +02:00
Matthias Alphart
280b5ef388
Update xknxproject to 3.9.0 ( #169775 )
2026-05-05 10:09:24 +02:00
Erik Montnemery
416d4e02a0
Add trigger media_player.unmuted ( #169797 )
2026-05-05 09:45:45 +02:00
kw6423
c99f261a2d
Restore OwnTracks custom device tracker attributes ( #169753 )
...
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-05-05 09:44:53 +02:00
Thomas D
9c9a058eb0
Add missing initialization charging power status option to Volvo ( #169727 )
2026-05-05 09:10:13 +02:00
Nathan Spencer
7b51b929ef
Bump pylitterbot to 2025.4.0 ( #169652 )
2026-05-05 09:05:16 +02:00
Ronald van der Meer
74971ebcd1
Bump python-duco-client to 0.4.0 ( #169776 )
2026-05-05 08:55:22 +02:00
Åke Strandberg
1f5d80ca44
Add missing code for miele washing machine ( #169795 )
2026-05-05 08:54:12 +02:00
Erik Montnemery
9075c6a5cb
Add trigger media_player.muted ( #156736 )
2026-05-05 08:22:03 +02:00
Manu
ab4162601f
Remove YAML import from Duck DNS integration ( #169769 )
2026-05-05 07:45:40 +02:00
HoffmanEl
38de48ac9d
Add data_description to airnow config flow strings ( #169783 )
2026-05-05 07:43:18 +02:00
Nikolai Rahimi
597d9a2ada
Add Mitsubishi Comfort integration ( #167472 )
...
Co-authored-by: Nikolai Rahimi <nikolairahimi@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-05-05 00:16:00 +02:00
optimusbasti
71494b6c97
Bump aioautomower to 2.7.5 ( #169758 )
2026-05-04 22:27:46 +01:00
A. Gideonse
57e66baf53
Update Indevolt integration quality scale to silver ( #167843 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-04 23:05:11 +02:00
Nathan Spencer
63dfc97346
Limit power status binary sensor to non-LR5 devices ( #169659 )
2026-05-04 22:51:17 +02:00
shbatm
1b4a7d55c0
Add precipitation device class to WeatherFlow Cloud accumulation sensors ( #169638 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-04 22:29:12 +02:00
Matthew Gibson
8c8a863867
Add ptdevices Integration ( #156307 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-05-04 22:15:52 +02:00
Keilin Bickar
28d65e987c
bump sense-energy to 0.14.1 ( #169761 )
2026-05-04 21:22:45 +02:00
Daniel Hjelseth Høyer
d0c0f02311
Bump pyTibber to 0.37.3 ( #169762 )
2026-05-04 21:21:57 +02:00
kernelpanic85
f90e9ceb6c
Add Celsius and Fahrenheit to Smartthings UNITS mapping ( #169686 )
2026-05-04 21:20:04 +02:00
G Johansson
553ba5e7ab
Add binary sensor to Nord Pool ( #169684 )
2026-05-04 21:10:06 +02:00
Erwin Douna
6633f16d13
Add system health to Portainer ( #169698 )
2026-05-04 21:07:16 +02:00
Kamil Breguła
1beeecdf04
Use SensorDeviceClass.UPTIME in WLED ( #169708 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
2026-05-04 21:02:15 +02:00
G Johansson
6319b3b4ef
Raise repairs on platform setup for command_line ( #153565 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-05-04 20:59:28 +02:00
Steve Syrell
2ed550c2c9
Bump Insteon-panel to 0.6.2 ( #169757 )
2026-05-04 20:55:41 +02:00
Mike Degatano
6f28902a4f
Refactor hassio coordinators to use typed dataclasses instead of dicts ( #168847 )
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-04 20:24:33 +02:00
optimusbasti
fcd23353f2
Add set_cover_position_and_tilt service to Overkiz ( #169275 )
...
Co-authored-by: optimusbasti <optimusbasti@users.noreply.github.com >
Co-authored-by: ThomasCZ <noreply@users.github.com >
2026-05-04 20:23:26 +02:00
Leonardo Rivera
2846dcc035
Add delete service action to OneDrive integration ( #168064 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-04 20:17:41 +02:00
Christian Lackas
5858db1cda
Use all_devices in ViCare diagnostics for completeness ( #169429 )
2026-05-04 19:56:36 +02:00
Diogo Gomes
1140d52735
Bump pytrydan to 1.0.0 ( #169742 )
2026-05-04 19:39:46 +02:00
G Johansson
664354c4fe
Fix config flow validation in Nord Pool ( #169751 )
2026-05-04 19:34:17 +02:00
Petro31
dfb8c7edb8
Fix uptime template sensor ( #169743 )
2026-05-04 18:09:46 +01:00
Cristoforo Cervino
c22edbec30
Add opening/closing state icons to valve domain ( #169644 )
2026-05-04 18:42:21 +02:00
kw6423
86415c1906
OwnTracks: expose message tst as update_timestamp in device_tracker attribute ( #165203 )
...
Co-authored-by: Ariel Ebersberger <31776703+justanotherariel@users.noreply.github.com >
2026-05-04 18:35:18 +02:00
Paul Bottein
e4f8d1ac64
Update frontend to 20260429.2 ( #169748 )
2026-05-04 12:22:51 -04:00
Tom
3f97230c25
Improve ProxmoxVE config flow preparing bug fixing ( #169682 )
...
Co-authored-by: Erwin Douna <e.douna@gmail.com >
2026-05-04 17:20:25 +02:00
Simone Chemelli
14aa87f026
Bump pyuptimerobot to 25.0.0 ( #169572 )
2026-05-04 16:13:55 +01:00
Erik Montnemery
2521f6d825
Adjust mobile_app unknown location test ( #169746 )
2026-05-04 16:54:24 +02:00
Phil-Rad
c80677f86e
Add data_description blocks to dnsip strings ( #169744 )
2026-05-04 16:47:30 +02:00
Erik Montnemery
a421a8ab9c
Add ExtraStoredData container for mobile_app device_tracker ( #169731 )
2026-05-04 16:36:03 +02:00
bkobus-bbx
bfb85949ff
Remove stateclass from blebox powerConsumption sensor ( #169435 )
2026-05-04 16:26:52 +02:00
Manu
960855eb58
Bump bring-api to 1.1.2 ( #169729 )
2026-05-04 15:49:53 +02:00
Mike O'Driscoll
395341b9a7
Casper Glow: bump quality to platinum ( #167519 )
2026-05-04 15:47:01 +02:00
Michael
c80e421492
Fix detection of CPU temperature sensor support on olde FRITZ!Box models ( #169620 )
2026-05-04 14:38:39 +01:00
Allen Porter
05c006038f
Update Nest doorbell event to use standard DoorbellEventType.RING ( #169691 )
2026-05-04 14:34:16 +01:00
HoffmanEl
d1b2f69713
Add reconfiguration flow to actron_air integration ( #169712 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-04 15:32:00 +02:00
Thomas D
bff4aef233
Ignore location FORBIDDEN response for the Volvo integration ( #169713 )
2026-05-04 15:31:34 +02:00
Khole
88c716901a
Check device registration before completing Hive reauth flow ( #168035 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Erwin Douna <e.douna@gmail.com >
2026-05-04 15:05:42 +02:00
Marcello
fa7ecddb66
Improve availability in Fluss ( #168154 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-05-04 14:59:05 +02:00
A. Gideonse
db2dfbbc41
Refactored generation variable for indevolt ( #169396 )
2026-05-04 13:53:02 +01:00
Erik Montnemery
bfcf663784
Improve mobile_app device tracker tests ( #169724 )
2026-05-04 13:49:33 +02:00
A. Gideonse
a54b188789
Refactor exceptions to align on library ( #169622 )
...
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-04 08:42:29 +02:00
Colin
9bea2d149a
openevse: Add reathentication flow ( #169632 )
2026-05-04 08:38:31 +02:00
Matthieu Bauny
77bd6a720d
Fix mode description typo in homekit/strings.json ( #169605 )
2026-05-03 18:29:00 -05:00
Manu
967c374a48
Change uptime sensor to SensorDeviceClass.UPTIME in IronOS integration ( #169699 )
2026-05-03 22:45:21 +02:00
Midori Kochiya
c1c62e6313
Fix M1S-T500 update error ( #169651 )
2026-05-03 19:00:51 +02:00
karwosts
744e8ae324
Use uptime device_class for Uptime sensor ( #169692 )
2026-05-03 18:58:53 +02:00
shbatm
11969c69fa
Bump pyisy to 3.5.1 ( #169663 )
...
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-03 14:20:02 +02:00
Ronald van der Meer
4c5f09a3e0
Bump python-duco-client to 0.3.10 ( #169677 )
2026-05-03 10:39:09 +02:00
OMEGA_RAZER
c2f783ed76
Updated prowlpy to 1.1.5 ( #169671 )
2026-05-03 09:56:23 +02:00
Tom Matheussen
a4f16eb68d
Bump satel_integra to 1.3.0 ( #169668 )
2026-05-02 23:56:42 +02:00
SeifEddineMezned
98b28ebb85
Fix grammar in mqtt/strings.json: "Minimal one" → "At least one" ( #169666 )
2026-05-02 22:08:19 +02:00
Andres Ruiz
849bc03728
Fix race condition in waterfurnace login_credential_error test ( #169645 )
2026-05-02 14:07:54 +02:00
Andres Ruiz
b3e1674852
Catch additional errors as potentially retryable errors during energy data updates ( #169646 )
2026-05-02 13:52:14 +02:00
jftkcs
4ecd47f533
Fix reasoning summary handling for OpenAI o-models ( #168093 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
Co-authored-by: Denis Shulyaka <Shulyaka@gmail.com >
2026-05-02 12:02:51 +03:00
Michael
400f75739f
Pass None config entry to schluter coordinator ( #169621 )
2026-05-02 00:32:30 +02:00
Marc Mueller
01c4ce4278
Improve uv cache save ( #169612 )
2026-05-02 00:31:50 +02:00
A. Gideonse
73f4be8bb1
Bump indevolt-api to 1.7.1 ( #169623 )
2026-05-02 00:21:26 +02:00
Dan Raper
d177d55cb8
Add state of charge input number to Ohme ( #169557 )
2026-05-02 00:11:41 +02:00
SeifEddineMezned
f5031692e8
Add PARALLEL_UPDATES to goodwe sensor platform ( #169624 )
2026-05-01 23:57:40 +02:00
Raman Gupta
85aa229149
Bump zwave-js-server-python to 0.70.0 ( #169578 )
2026-05-01 20:26:34 +02:00
Petro31
d35dc0e67b
Change vacuum template config names for clean area ( #169599 )
...
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-05-01 19:33:12 +02:00
Øyvind Matheson Wergeland
866b8ce2ca
Surface IP-vs-serial connection failures as distinct errors in nobo_hub ( #169575 )
2026-05-01 15:24:34 +02:00
Ronald van der Meer
294ee9f0cd
Fix Duco unknown node type not re-evaluated after becoming known ( #169579 )
2026-05-01 11:23:50 +02:00
Jan-Philipp Benecke
3f22b65e94
Decrease WebDAV client timeout ( #169591 )
2026-05-01 10:18:28 +02:00
Boris Bolshem
0958f81578
Fix KeyError in telegram_bot media group download debug log ( #169519 )
2026-05-01 08:36:41 +02:00
tronikos
1ad931745d
Bump opower to 0.18.2 ( #169588 )
2026-05-01 08:32:06 +02:00
Manu
23f088308e
Bump pythonkuma to 0.5.1 ( #169587 )
2026-05-01 08:31:17 +02:00
Paul Bottein
923bd160ef
Update frontend to 20260429.1 ( #169565 )
2026-04-30 23:34:27 -04:00
SeifEddineMezned
1828931593
Fix possessive apostrophe errors in mqtt/strings.json ( #169576 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
2026-05-01 00:04:03 +02:00
SeifEddineMezned
b52aaa737e
Fix grammar and clarity in samsungtv/strings.json ( #169574 )
2026-04-30 23:52:36 +02:00
Simon Bach
22239f9bbe
Fix Proxmox VE config flow failing when cluster has offline nodes ( #169108 )
...
Co-authored-by: Erwin Douna <e.douna@gmail.com >
2026-04-30 23:25:36 +02:00
Shay Levy
276d3ed5b8
Bump aioshelly to 13.25.0 ( #169569 )
2026-04-30 22:58:17 +03:00
epenet
d766aae436
Remove import annotations from components ( #169536 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-04-30 21:14:48 +02:00
epenet
9b1977e02c
Remove import annotations from script ( #169548 )
2026-04-30 20:39:12 +02:00
epenet
7169d52010
Remove import annotations from core ( #169547 )
2026-04-30 20:34:43 +02:00
epenet
9224856919
Fix flaky dsmr tests broken by Python 3.14.3 asyncio changes ( #169431 )
2026-04-30 20:33:43 +02:00
epenet
27c76f130e
Fix stream recorder losing recording when worker exits very fast ( #169530 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 20:31:05 +02:00
epenet
3f7070fd54
Fix flaky Switchbot keypad vision doorbell event test ( #169504 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 20:30:44 +02:00
epenet
3fcd087dee
Fix venstar YAML import skipping additional devices ( #169544 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 20:26:02 +02:00
Jeef
4321c279d6
Bump weatherflow4py to 1.5.4 ( #168994 )
2026-04-30 19:17:07 +01:00
Raphael Hehl
85c0780199
Add alarm profile select entity to UniFi Protect ( #169403 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-04-30 20:14:33 +02:00
Dan Raper
175a12852e
Bump ohme to 1.9.0 ( #169556 )
2026-04-30 18:51:28 +02:00
Øyvind Matheson Wergeland
6c08950995
Drop auto_discovered config in nobo_hub ( #169558 )
2026-04-30 18:29:13 +02:00
Tomer
b57e2814a7
Victron GX: Bug fix: parent device is mapped to the wrong device ( #169525 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-30 18:13:59 +02:00
Erik Montnemery
05eeb6a1bc
Enable duration support in all entity conditions ( #169532 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-04-30 18:13:06 +02:00
epenet
f8c608dc69
Remove import annotations from generated files ( #169549 )
2026-04-30 18:10:14 +02:00
Simone Chemelli
090ef8d82b
Fix uptime sensor for Synology DSM ( #169512 )
2026-04-30 18:10:02 +02:00
Guido Schmitz
6f081ed967
Change MAC adresses in devolo Home Network tests ( #169555 )
2026-04-30 17:59:17 +02:00
Robert Resch
a4527390a4
Optimize uv cache ( #169554 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-30 17:58:38 +02:00
Abílio Costa
84b2f952be
Use the correct schema for triggers/conditions "for" option ( #169539 )
2026-04-30 16:52:49 +02:00
Robert Resch
b0e18e432e
Use HassKey for webhook data ( #169360 )
...
Co-authored-by: Copilot <copilot@github.com >
2026-04-30 12:44:54 +02:00
epenet
13d285298c
Fix flaky switcher_kis reauth_successful config flow test ( #169545 )
2026-04-30 12:39:12 +02:00
bkobus-bbx
44742a970b
fix: incorrect position inversion for blebox gateBox cover ( #168893 )
2026-04-30 12:08:14 +02:00
Ronald van der Meer
fd34aa0de8
Add target flow level and mode end time sensors to Duco integration ( #169298 )
2026-04-30 12:06:40 +02:00
A. Gideonse
fd6cf11dda
Add indevolt battery temp sensors for Gen-1 devices ( #169404 )
2026-04-30 12:05:58 +02:00
Abílio Costa
6fe0409dc2
Add AI instructions for common pitfalls found on PRs ( #169488 )
2026-04-30 10:48:42 +01:00
epenet
01784efa89
Remove future annotations import from backup integration ( #169542 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-04-30 11:38:49 +02:00
Robert Resch
49c3a73102
Remove useless execution script.gen_requirements_all in ci ( #169543 )
2026-04-30 11:31:03 +02:00
epenet
793b84034b
Remove future annotations import from wemo ( #169540 )
2026-04-30 10:59:29 +02:00
Jan Čermák
6fbff94af8
Remove redundant variable assignment in rapt_ble init ( #169538 )
2026-04-30 10:52:23 +02:00
Tomer
764075f917
Victron GX: bug fix for missing translation key ( #168461 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-30 10:47:34 +02:00
Manu
09817aff8e
Fix: Migrate also device entries to subentry in GitHub integration ( #169523 )
2026-04-30 10:46:09 +02:00
bkobus-bbx
44e14136d7
Bump blebox_uniapi to 2.5.2 ( #169534 )
2026-04-30 10:44:58 +02:00
Matthias Alphart
a1802f4072
Update knx-frontend to 2026.4.30.60856 ( #169529 )
2026-04-30 10:35:00 +02:00
epenet
88525955ce
Remove import annotations from tests ( #169527 )
2026-04-30 09:30:46 +02:00
Tom
2d87280ea8
Bump airOS for additional device support ( #169502 )
2026-04-30 09:25:47 +02:00
epenet
92897b92bd
Update AI instructions for Python 3.14 forward references ( #169524 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-30 09:21:00 +02:00
Ariel Ebersberger
a24e3bc703
Fix flaky wyoming test ( #169510 )
2026-04-30 07:56:32 +02:00
Christian Lackas
3ed0d8a1d5
Bump homematicip to 2.9.0 ( #169499 )
2026-04-29 23:31:26 +02:00
epenet
fe577eaa1f
Remove deprecated alias in Tuya definitions ( #169505 )
2026-04-29 22:54:05 +02:00
TheJulianJES
62232a8bff
Re-interview ZHA device on websocket reconfigure ( #169483 )
2026-04-29 22:27:09 +02:00
Robert Resch
269ec1e5ac
Bump base image to 2026.04.0 with Python 3.14.4, use 3.14.4 in CI ( #169444 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-04-29 22:01:01 +02:00
Simone Chemelli
9c7ac4d608
Storage problem management for Comelit Serial Bridge ( #169297 )
2026-04-29 21:48:03 +02:00
Erik Montnemery
d888d17ef6
Correct wake_on_lan entity behavior when entity_id changes ( #169486 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-04-29 20:33:50 +02:00
Franck Nijhof
3725e498ff
Add switch platform to Fumis integration ( #169096 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-04-29 19:50:48 +02:00
Jan Čermák
dba17323a7
Migrate rapt_ble to use entry.runtime_data ( #169487 )
2026-04-29 19:45:30 +02:00
Yuval Weiss
ee88b6ac0d
Add Broadlink infrared emitter support ( #168889 )
2026-04-29 17:50:52 +01:00
Kurt Chrisford
a7a2387a2e
Implement current setpoint method in actron air integration ( #169358 )
2026-04-29 18:33:18 +02:00
Franck Nijhof
9442790fba
Bump version to 2026.6.0dev0 ( #169482 )
2026-04-29 18:32:16 +02:00
Abílio Costa
da1889d312
Add AI instruction on async_added_to_hass/async_will_remove_from_hass ( #169481 )
2026-04-29 18:18:11 +02:00
Franck Nijhof
f79f386044
Upgrade Tailwind quality scale to platinum ( #169318 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: frenck <195327+frenck@users.noreply.github.com >
2026-04-29 18:16:16 +02:00
Erik Montnemery
4b28928702
Remove scripts from DATA_SCRIPTS on unload ( #169415 )
2026-04-29 18:09:49 +02:00
A. Gideonse
859ce55c96
Bump indevolt-api to 1.6.5 ( #169406 )
2026-04-29 16:57:53 +01:00
MohamedBarrak3
9a9f19cb9e
Fix Schlage add_code service failing when code is passed as integer ( #168399 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-04-29 17:42:16 +02:00
Heikki Henriksen
d8b1bfb268
prusalink: populate serial number and firmware version in device info ( #169309 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-29 17:38:32 +02:00