Stefan Agner
c5889082c0
Authenticate Unix socket requests as the Supervisor user
...
Requests arriving over the Unix socket are implicitly trusted and
authenticated as the Supervisor system user, removing the need for
token-based authentication on this channel. The ban middleware also
skips IP-based checks for Unix socket connections since there is no
remote IP address.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-24 00:06:22 +01:00
Stefan Agner
68d94badc6
Use SUPERVISOR_CORE_API_SOCKET env var for unix socket path
...
Replace the hardcoded socket path constant with the
SUPERVISOR_CORE_API_SOCKET environment variable, allowing
Supervisor to specify where Core should listen. Only absolute
paths are accepted; relative paths are rejected with an error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 23:10:35 +01:00
Stefan Agner
275374ec0d
Add Unix socket listener for Supervisor to Core communication
...
When running under Supervisor (detected via SUPERVISOR env var),
the HTTP server now additionally listens on a Unix socket at
/run/core/http.sock. This enables efficient local IPC between
Supervisor and Core without going through TCP.
The Unix socket shares the same aiohttp app and runner, so all
routes, middleware, and authentication are shared with the TCP
server. The socket is started before the TCP site and cleaned up
on shutdown.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 23:00:14 +01:00
Denis Shulyaka
af9ea5ea7a
Bump anthropic to 0.83.0 ( #163899 )
2026-02-23 21:43:07 +00:00
Robert Resch
977d29956b
Add clean_area support for Ecovacs mqtt vacuums ( #163580 )
2026-02-23 22:42:25 +01:00
Jamie Magee
fc9bdb3cb1
Bring aladdin_connect to Bronze quality scale ( #163221 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-23 22:16:51 +01:00
Erwin Douna
bb1956c738
Portainer Platinum score ( #163898 )
2026-02-23 22:15:59 +01:00
J. Nick Koston
9212279c2c
Bump aioesphomeapi 44.1.0 ( #163894 )
2026-02-23 22:14:40 +01:00
Denis Shulyaka
7e162cfda2
Update Anthropic models ( #163897 )
2026-02-23 22:13:31 +01:00
Tom Matheussen
5611b4564f
Add debounce to Satel Integra alarm panel state ( #163602 )
2026-02-23 21:57:39 +01:00
Manu
1a16674f86
Update quality scale of Xbox integration to platinum 🏆 ️ ( #155577 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 21:56:05 +01:00
Paul Tarjan
bae4de3753
Add Hikvision integration quality scale ( #159252 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 21:53:22 +01:00
mettolen
8f2bfa1bb0
Add select entities to Liebherr integration ( #163581 )
2026-02-23 21:52:50 +01:00
Manu
fb118ed516
Add support for action buttons to ntfy integration ( #152014 )
2026-02-23 21:46:00 +01:00
Markus Adrario
bea84151b1
homee: add one-button-remote to event platform ( #163690 )
2026-02-23 21:42:08 +01:00
Markus Adrario
d581d65c8b
Add handling of 2 IP addresses to homee ( #162731 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 21:36:49 +01:00
Erwin Douna
bc1837d09d
Portainer gold standard review ( #155231 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-23 21:34:06 +01:00
Daniel Hjelseth Høyer
9cc3c850aa
Homevolt switch platform ( #163415 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-02-23 21:16:43 +01:00
Markus
8927960fca
fix(snapcast): do not crash when stream is not found ( #162439 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-23 21:09:14 +01:00
Erwin Douna
49b8232260
Add stale device removal to portainer ( #160017 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 21:05:52 +01:00
Barry vd. Heuvel
1d5e8a9e5a
Weheat energy logs update ( #163621 )
...
Co-authored-by: Jesper Raemaekers <jesper.raemaekers@wefabricate.com >
2026-02-23 21:00:35 +01:00
dvdinth
501e095578
Add IntelliClima Select platform ( #163637 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-23 20:41:41 +01:00
Jeef
dc5eab6810
Allow support of Graph QL 4.0 / Bump pytibber 0.36.0 ( #163305 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 20:41:05 +01:00
Manu
25787d2b75
Add DeviceInfo to Google Translate ( #163762 )
2026-02-23 20:29:49 +01:00
Denis Shulyaka
e57613af65
Anthropic interleaved thinking ( #163583 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 20:24:40 +01:00
Erwin Douna
89ff86a941
Add diagnostics to Proxmox ( #163800 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-23 20:17:49 +01:00
Brett Adams
c62ceee8fc
Update Teslemetry quality scale to silver ( #163611 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-23 20:12:38 +01:00
J. Nick Koston
d732e3d5ae
Add climate platform to Trane Local integration ( #163571 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-23 20:03:08 +01:00
Denis Shulyaka
dd78da929e
Improve config flow tests for Anthropic ( #163757 )
2026-02-23 19:15:46 +01:00
Christopher Fenner
c2b74b7612
Correct EnOcean integration type ( #163725 )
2026-02-23 19:11:12 +01:00
Tom
6570b413d4
Add discovery for airOS devices ( #154568 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 18:59:50 +01:00
Christian Lackas
ea7732e9ee
Add heat pump sensors to ViCare integration ( #161422 )
2026-02-23 18:54:12 +01:00
TheJulianJES
4c885e7ce8
Fix ZHA number entity not using device class and mode ( #163827 )
2026-02-23 18:53:58 +01:00
Christian Lackas
67395f1cf5
Handle PyViCare device communication and server errors in ViCare integration ( #162618 )
2026-02-23 18:53:00 +01:00
Joost Lekkerkerker
a552266bfc
Bump python-overseerr to 0.9.0 ( #163883 )
2026-02-23 18:52:56 +01:00
Bouwe Westerdijk
e6c2d54232
Improve Plugwise set_hvac_mode() logic ( #163713 )
2026-02-23 18:52:29 +01:00
Willem-Jan van Rootselaar
994eae8412
Bump python-bsblan to 5.0.1 ( #163840 )
2026-02-23 18:50:49 +01:00
Abílio Costa
b712207b75
Add refrigerator temperature level select to whirlpool ( #162110 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-23 18:45:48 +01:00
wollew
fa38f25d4f
Enable strict typing in Velux integration ( #163798 )
2026-02-23 18:05:50 +01:00
Karl Beecken
3a27fa782e
Teltonika quality scale: mark test-coverage done ( #163707 )
2026-02-23 18:03:11 +01:00
Nathan Spencer
ffeb759aba
Rename Litter-Robot integration to Whisker ( #163826 )
2026-02-23 17:46:15 +01:00
Denis Shulyaka
e96da42996
Fix notification service exceptions fot Telegram bot ( #163882 )
2026-02-23 17:40:22 +01:00
Tom
ce71e540ae
Add airOS device reboot button ( #163718 )
...
Co-authored-by: Erwin Douna <e.douna@gmail.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-23 17:37:24 +01:00
Steve Easley
9b2bcaed92
Bump Kaleidescape integration dependency to v1.1.3 ( #163884 )
2026-02-23 17:36:44 +01:00
Ludovic BOUÉ
f564ad3ebe
Add Matter KNX bridge fixture ( #163875 )
2026-02-23 17:30:51 +01:00
Joost Lekkerkerker
bd1b060718
Add integration_type device to solarlog ( #163628 )
2026-02-23 17:26:26 +01:00
Willem-Jan van Rootselaar
f4cab72228
Minor type fixes ( #163606 )
2026-02-23 17:26:07 +01:00
Leo Periou
733d381a7c
Add new MyNeomitis integration ( #151377 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 17:14:30 +01:00
Ingo Fischer
6fba886edb
Replace Matter python client ( #163704 )
2026-02-23 17:02:39 +01:00
epenet
2f95d1ef78
Mark lock entity type hints as mandatory ( #163796 )
2026-02-23 16:50:52 +01:00
jesperraemaekers
6d6727ed58
Change weheat codeowner ( #163860 )
2026-02-23 16:49:41 +01:00
epenet
9c0c9758f0
Mark light entity type hints as mandatory ( #163794 )
2026-02-23 16:48:30 +01:00
epenet
bfa2da32fc
Mark geo_location entity type hints as mandatory ( #163790 )
2026-02-23 16:48:12 +01:00
Paul Bottein
dfb17c2187
Add configurable panel properties to frontend ( #162742 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-02-23 16:15:44 +01:00
Klaas Schoute
ac65163ebb
Bump forecast-solar to v5.0.0 ( #163841 )
2026-02-23 15:58:54 +01:00
Sab44
f3042741bf
Deprecate Libre Hardware Monitor versions below v0.9.5 ( #163838 )
2026-02-23 15:57:17 +01:00
Joost Lekkerkerker
80936497ce
Add Zinvolt integration ( #163449 )
2026-02-23 15:55:15 +01:00
Joost Lekkerkerker
5e3d2bec68
Add integration_type device to sia ( #163393 )
2026-02-23 15:18:54 +01:00
Michael
e1667bd5c6
Increase request timeout from 10 to 20s in FRITZ!SmartHome ( #163818 )
2026-02-23 15:02:10 +01:00
Ludovic BOUÉ
cdb92a54b0
Fix Matter speaker mute toggle ( #161128 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 14:38:37 +01:00
Erik Montnemery
74a3f4bbb9
Bump securetar to 2026.2.0 ( #163226 )
2026-02-23 14:03:43 +01:00
Nic Eggert
6299e8cb77
Add support for current sensors to egauge integration ( #163728 )
2026-02-23 13:29:20 +01:00
Joost Lekkerkerker
0f6a3a8328
Add integration_type service to snapcast ( #163401 )
2026-02-23 13:17:31 +01:00
Joost Lekkerkerker
77a56a3e60
Add integration_type device to smart_meter_texas ( #163398 )
2026-02-23 13:17:02 +01:00
Joost Lekkerkerker
cf5733de97
Add integration_type device to tilt_pi ( #163667 )
2026-02-23 13:16:37 +01:00
Joost Lekkerkerker
fe377befa6
Add integration_type hub to wallbox ( #163752 )
2026-02-23 13:12:40 +01:00
Joost Lekkerkerker
9d54236f7d
Add integration_type hub to waqi ( #163754 )
2026-02-23 13:12:11 +01:00
Karl Beecken
bd6b8a812c
Teltonika integration: add reauth config flow ( #163712 )
2026-02-23 13:07:19 +01:00
kshypachov
85eeac6812
Fix Matter energy sensor discovery when value is null ( #162044 )
...
Co-authored-by: Ludovic BOUÉ <lboue@users.noreply.github.com >
2026-02-23 11:52:05 +01:00
Robert Resch
ea71c40b0a
Bump deebot-client to 18.0.0 ( #163835 )
2026-02-23 11:45:55 +01:00
Ludovic BOUÉ
99bd66194d
Add allow_none_value=True to MatterDiscoverySchema for electrical power attributes ( #163195 )
...
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2026-02-23 11:33:57 +01:00
Sab44
13737ff2e6
Bump librehardwaremonitor-api to version 1.10.1 ( #163572 )
2026-02-23 11:01:58 +01:00
Tom
55c1d52310
Bump airOS to 0.6.4 ( #163716 )
2026-02-23 09:12:45 +01:00
hanwg
d5ef379caf
Refactoring for Telegram bot ( #163767 )
2026-02-23 08:35:39 +01:00
Ludovic BOUÉ
a5d59decef
Ikea bilresa dual button fixture ( #163781 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-23 08:33:52 +01:00
Nathan Spencer
c75c5c0773
Adjust buttons to support new Litter-Robot lineup ( #163825 )
2026-02-23 08:32:33 +01:00
Nathan Spencer
f1fc6d10ad
Adjust selects to support new Litter-Robot lineup ( #163824 )
2026-02-23 08:31:59 +01:00
Nathan Spencer
c3376df227
Adjust sensors to support new Litter-Robot lineup ( #163823 )
2026-02-23 08:30:46 +01:00
epenet
463003fc33
Add test for Tuya event ( #163812 )
2026-02-23 08:28:23 +01:00
Michael
b9b45c9994
Bump pyfritzhome to 0.6.20 ( #163817 )
2026-02-23 08:25:35 +01:00
Sebastiaan Speck
eed3b9fb89
Bump renault-api to 0.5.5 ( #163821 )
2026-02-23 07:35:37 +01:00
Erwin Douna
88d7954d7c
Typing fix for Proxmox coordinator ( #163808 )
2026-02-23 06:58:43 +01:00
andarotajo
ce2afd85d4
Remove myself as code owner from dwd_weather_warnings ( #163810 )
2026-02-23 06:54:59 +01:00
Raphael Hehl
be96606b2c
Bump uiprotect to 10.2.1 ( #163816 )
2026-02-23 01:05:23 +01:00
Maciej Bieniek
5afad9cabc
Use async_add_executor_job in Fitbit to prevent event loop blocking ( #163815 )
2026-02-22 22:35:12 +01:00
epenet
19b606841d
Mark fan entity type hints as mandatory ( #163789 )
2026-02-22 21:44:53 +01:00
Maciej Bieniek
abdd51c266
Allow unit of measurement translation in Analytics Insights ( #163811 )
2026-02-22 20:56:27 +01:00
Norbert Rittel
959bafe78b
Fix grammar of amcrest.ptz_control action description ( #163802 )
2026-02-22 19:47:13 +01:00
Raphael Hehl
383f9c203d
Unifiprotect ptz support ( #161353 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-02-22 10:48:22 -06:00
Harry Heymann
b5d8c1e893
Require product_id for Inovelli LED intensity Matter Number entities ( #163680 )
2026-02-22 17:47:59 +01:00
epenet
11edd214a1
Improve type hints in igloohome lock ( #163795 )
2026-02-22 17:13:14 +01:00
Norbert Rittel
15d0241158
Replace "add-on" with "app" in zwave_me (user-facing strings only) ( #163703 )
2026-02-22 17:12:27 +01:00
Norbert Rittel
309b439744
Replace "add-on" with "app" in recorder ( #163714 )
2026-02-22 17:11:00 +01:00
Norbert Rittel
49f7c24601
Replace "add-on" with "app" in homeassistant_yellow ( #163715 )
2026-02-22 17:10:27 +01:00
Ludovic BOUÉ
9f25b4702d
Remove CumulativeEnergyExported in fixtures where not needed ( #163775 )
2026-02-22 17:09:49 +01:00
epenet
a312f9f5bc
Improve type hints in lights ( #163792 )
2026-02-22 17:08:42 +01:00
Marc Mueller
d767a1ca65
Update pillow to 12.1.1 ( #163773 )
2026-02-22 10:06:08 -06:00
Marc Mueller
d04fb59d56
Update sqlparse to 0.5.5 ( #163774 )
2026-02-22 10:05:45 -06:00
Marc Mueller
00e441b90d
Update pylint to 4.0.5 ( #163777 )
2026-02-22 10:05:20 -06:00
Aidan Timson
e1fd60aa18
Bump systembridgeconnector to 5.4.3 ( #163784 )
2026-02-22 10:04:46 -06:00
Luke Lashley
8c41e21b7f
Bump python-robroock to 4.17.1 ( #163765 )
...
Co-authored-by: Ludovic BOUÉ <lboue@users.noreply.github.com >
2026-02-22 07:44:29 -08:00
Ludovic BOUÉ
b7fd1276aa
Roborock: Q7 Model Split and Refactor ( #163769 )
...
Co-authored-by: Luke Lashley <conway220@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-22 07:32:11 -08:00
David Bonnes
12d06e80ad
Rename evohome's test_evo_services.py to test_services.py ( #163731 )
2026-02-22 14:10:59 +01:00
Simone Chemelli
a377907fd6
Buomp aiovodafone to 3.1.2 ( #163779 )
2026-02-22 13:58:05 +01:00
Joost Lekkerkerker
16f4f5d54f
Add integration_type device to volumio ( #163751 )
2026-02-22 10:52:43 +01:00
Joost Lekkerkerker
70585d1e23
Add integration_type device to vilfo ( #163748 )
2026-02-22 10:51:19 +01:00
Joost Lekkerkerker
2f82c3127d
Add integration_type device to venstar ( #163745 )
2026-02-22 10:50:30 +01:00
Joost Lekkerkerker
af4d9cfac8
Add integration_type hub to vera ( #163747 )
2026-02-22 10:49:00 +01:00
Joost Lekkerkerker
a9abeb6ca5
Add integration_type device to v2c ( #163742 )
2026-02-22 10:48:24 +01:00
Joost Lekkerkerker
539ad6bf2b
Add integration_type hub to uhoo ( #163737 )
2026-02-22 10:47:59 +01:00
Joost Lekkerkerker
f3e5cf0e56
Add integration_type device to twinkly ( #163735 )
2026-02-22 10:47:14 +01:00
Joost Lekkerkerker
d4e40b77cf
Add integration_type hub to vegehub ( #163744 )
2026-02-22 10:46:02 +01:00
Joost Lekkerkerker
953391d9d9
Add integration_type service to uptimerobot ( #163741 )
2026-02-22 10:45:43 +01:00
Joost Lekkerkerker
4f7edb3c3c
Add integration_type service to upcloud ( #163740 )
2026-02-22 10:45:16 +01:00
Joost Lekkerkerker
6aa4b9cefb
Add integration_type service to ukraine_alarm ( #163738 )
2026-02-22 10:44:52 +01:00
Joost Lekkerkerker
ca01cf1150
Add integration_type service to twilio ( #163734 )
2026-02-22 10:44:29 +01:00
Joost Lekkerkerker
93ed79008b
Add integration_type service to twitch ( #163736 )
2026-02-22 10:44:08 +01:00
Luke Lashley
429249f3f0
Add support for clean_area to Roborock V1 vacuums ( #163760 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-21 19:41:20 -08:00
Joost Lekkerkerker
4fc627a7d8
Add integration_type service to vlc_telnet ( #163750 )
2026-02-22 00:04:43 +00:00
Joost Lekkerkerker
7c954e9997
Add integration_type device to vivotek ( #163749 )
2026-02-22 00:00:24 +00:00
Joost Lekkerkerker
95f89df6f4
Add integration_type device to vallox ( #163743 )
2026-02-21 23:59:53 +00:00
Tim Laing
5bffc14574
Bump pyicloud version to 2.4.1 in manifest and requirements files ( #163722 )
2026-02-21 23:55:45 +00:00
Ludovic BOUÉ
0e439583a6
Bump python-roborock to 4.15.0 in manifest and requirements files ( #163719 )
2026-02-21 09:43:06 -08:00
Christopher Fenner
666f6577e6
Bump PyViCare to 2.58.0 ( #163686 )
2026-02-21 18:09:28 +01:00
Andreas Jakl
ae9f2e6046
NRGkick integration: add reauth config flow ( #163619 )
2026-02-21 16:43:38 +01:00
Abílio Costa
9b4d209361
Add translated reasons to Govee Light Local setup failures ( #163576 )
2026-02-21 13:55:34 +01:00
Erwin Douna
99ca425ad0
Bump pyportainer 1.0.28 ( #163700 )
2026-02-21 11:53:03 +01:00
Josef Zweck
452b0775ee
Revert "Replace "add-on" with "app" in zwave_me" ( #163701 )
2026-02-21 11:13:23 +01:00
Norbert Rittel
dc5caf307b
Replace "add-on" with "app" in zwave_me ( #163698 )
2026-02-21 11:04:45 +01:00
Norbert Rittel
686bcb3199
Replace "add-on" with "app" in homeassistant_hardware ( #163696 )
2026-02-21 11:04:17 +01:00
hanwg
047d5735d8
Cleanup error handling for Telegram bot ( #163689 )
2026-02-21 09:19:06 +01:00
Nathan Spencer
c3b0f7ba55
Bump pylitterbot to 2025.1.0 ( #163691 )
2026-02-21 09:17:59 +01:00
Manu
11f0cd690e
Bump aiontfy to 0.8.0 ( #163693 )
2026-02-21 09:16:14 +01:00
Norbert Rittel
048fbba36d
Replace "add-on" with "app" in matter ( #163695 )
2026-02-21 08:54:49 +01:00
epenet
a791797a6f
Mark entity icon type hints as mandatory ( #163617 )
2026-02-20 22:48:56 +01:00
Erwin Douna
aa2bb44f0e
Bump pyportainer 1.0.27 ( #163613 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me >
2026-02-20 21:33:13 +01:00
Marc Mueller
6ecbaa979a
Fix hassfest requirements check ( #163681 )
2026-02-20 20:36:07 +01:00
epenet
6115a4c1fb
Use shorthand attributes in swiss_hydrological_data ( #163607 )
2026-02-20 19:56:39 +01:00
Joost Lekkerkerker
f6459453ed
Add integration_type hub to surepetcare ( #163646 )
2026-02-20 19:51:02 +01:00
epenet
eeb7ce3725
Improve type hints in homematic hub ( #163614 )
2026-02-20 19:49:23 +01:00
Joost Lekkerkerker
f020948e2d
Add integration_type hub to tradfri ( #163673 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-02-20 19:48:55 +01:00
Joost Lekkerkerker
0711176f9c
Add integration_type device to tilt_ble ( #163666 )
2026-02-20 19:48:35 +01:00
Joost Lekkerkerker
cd26901386
Add integration_type service to todoist ( #163668 )
2026-02-20 19:46:51 +01:00
Joost Lekkerkerker
3c1b7ada9a
Add integration_type device to tolo ( #163670 )
2026-02-20 19:46:36 +01:00
Joost Lekkerkerker
debf07e3fc
Add integration_type device to toon ( #163671 )
2026-02-20 19:46:07 +01:00
Joost Lekkerkerker
541cc808b0
Add integration_type hub to totalconnect ( #163672 )
2026-02-20 19:45:21 +01:00
Joost Lekkerkerker
46b0eaecf6
Add integration_type service to trafikverket_camera ( #163674 )
2026-02-20 19:43:48 +01:00
Joost Lekkerkerker
35e770b998
Add integration_type service to trafikverket_ferry ( #163675 )
2026-02-20 19:43:14 +01:00
Joost Lekkerkerker
ed9ad950d9
Add integration_type service to trafikverket_train ( #163676 )
2026-02-20 19:42:55 +01:00
Joost Lekkerkerker
02058afb10
Add integration_type service to trafikverket_weatherstation ( #163677 )
2026-02-20 19:42:39 +01:00
Joost Lekkerkerker
3f6bfa96fc
Add integration_type hub to tellduslive ( #163661 )
2026-02-20 19:41:34 +01:00
Joost Lekkerkerker
430f064243
Add integration_type device to tesla_wall_connector ( #163662 )
2026-02-20 19:40:20 +01:00
Joost Lekkerkerker
08adb88c6b
Add integration_type device to thermobeacon ( #163663 )
2026-02-20 19:39:43 +01:00
Joost Lekkerkerker
14b6269dbf
Add integration_type device to thermopro ( #163664 )
2026-02-20 19:39:05 +01:00
Joost Lekkerkerker
19b1fc6561
Add integration_type hub to tibber ( #163665 )
2026-02-20 19:37:34 +01:00
Joost Lekkerkerker
b6e83d22e3
Add integration_type device to syncthru ( #163658 )
2026-02-20 19:36:19 +01:00
Joost Lekkerkerker
7cd48ef079
Add integration_type device to tami4 ( #163659 )
2026-02-20 19:35:29 +01:00
Joost Lekkerkerker
2a03d95bcd
Add integration_type service to telegram_bot ( #163660 )
2026-02-20 19:34:39 +01:00
Joost Lekkerkerker
e7e8c7a53a
Add integration_type device to togrill ( #163669 )
2026-02-20 19:11:57 +01:00
Joost Lekkerkerker
6ce28987ab
Add integration_type service to syncthing ( #163651 )
2026-02-20 16:27:23 +01:00
Joost Lekkerkerker
da537ddb8b
Add integration_type device to steamist ( #163640 )
2026-02-20 16:26:59 +01:00
Joost Lekkerkerker
03f81e4a09
Add integration_type hub to starline ( #163638 )
2026-02-20 16:25:58 +01:00
Joost Lekkerkerker
88bc6165b5
Add integration_type device to starlink ( #163639 )
2026-02-20 16:25:33 +01:00
Joost Lekkerkerker
a1f35ed3c4
Add integration_type hub to switcher_kis ( #163650 )
2026-02-20 17:23:57 +02:00
Joost Lekkerkerker
c15a804ab4
Add integration_type service to srp_energy ( #163636 )
2026-02-20 16:23:39 +01:00
Joost Lekkerkerker
34f1c4cbe0
Add integration_type device to soundtouch ( #163634 )
2026-02-20 16:23:00 +01:00
Joost Lekkerkerker
bf950e4916
Add integration_type service to splunk ( #163635 )
2026-02-20 16:22:33 +01:00
Joost Lekkerkerker
47eba50b4a
Add integration_type service to sonarr ( #163632 )
2026-02-20 16:22:07 +01:00
Joost Lekkerkerker
8ff06f3c72
Add integration_type hub to soma ( #163630 )
2026-02-20 16:21:35 +01:00
Joost Lekkerkerker
d2918586f9
Add integration_type device to solax ( #163629 )
2026-02-20 16:21:09 +01:00
Joost Lekkerkerker
8c3e72b53d
Add integration_type device to snooz ( #163627 )
2026-02-20 16:20:31 +01:00
Joost Lekkerkerker
3143d9c4fd
Add integration_type hub to snoo ( #163626 )
2026-02-20 16:20:01 +01:00
Joost Lekkerkerker
04621a2e58
Add integration_type hub to switchbee ( #163648 )
2026-02-20 16:19:28 +01:00
Joost Lekkerkerker
9b6e6a688d
Add integration_type service to swiss_public_transport ( #163647 )
2026-02-20 16:18:57 +01:00
Joost Lekkerkerker
2bf5f67ecd
Add integration_type service to suez_water ( #163644 )
2026-02-20 16:18:20 +01:00
Joost Lekkerkerker
522f63cdab
Add integration_type hub to sunricher_dali ( #163645 )
2026-02-20 16:18:03 +01:00
Joost Lekkerkerker
03f5e6d6a3
Add integration_type device to songpal ( #163633 )
2026-02-20 16:17:47 +01:00
Joost Lekkerkerker
c2ba5d87d5
Add integration_type hub to subaru ( #163643 )
2026-02-20 16:17:03 +01:00
Joost Lekkerkerker
6a9fd67e05
Add integration_type hub to somfy_mylink ( #163631 )
2026-02-20 16:16:35 +01:00
Joost Lekkerkerker
69db5787ec
Add integration_type device to stiebel_eltron ( #163641 )
2026-02-20 16:15:39 +01:00
Joost Lekkerkerker
8a38bace90
Add integration_type service to streamlabswater ( #163642 )
2026-02-20 16:15:05 +01:00
epenet
d6f3079518
Use shorthand attributes in london_air ( #163601 )
2026-02-20 11:49:48 +01:00
epenet
f80e1dd25b
Use shorthand attributes in homematic ( #163610 )
2026-02-20 11:49:04 +01:00
epenet
4937c6521b
Add type hint for icon property ( #163609 )
2026-02-20 11:43:44 +01:00
epenet
cff5a12d5f
Use shorthand attributes in reddit ( #163600 )
2026-02-20 11:43:23 +01:00
epenet
63e4eaf79e
Use shorthand attributes in netdata ( #163605 )
2026-02-20 11:41:56 +01:00
epenet
eccaac4e94
Use shorthand attributes in rmvtransport ( #163599 )
2026-02-20 11:38:11 +01:00
epenet
5d818cd2ba
Use shorthand attributes in transport_nsw ( #163598 )
2026-02-20 11:37:40 +01:00
epenet
12591a95c6
Use shorthand attributes in torque ( #163597 )
2026-02-20 11:33:18 +01:00
epenet
1110ca5dc6
Use shorthand attributes in geonetnz_volcano ( #163596 )
2026-02-20 11:32:45 +01:00
Brett Adams
2a6f6ef684
Add reconfiguration flow to Splunk integration ( #163577 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-20 09:13:32 +01:00
Manu
c173505f76
Add state_class to PlayStation Network sensors ( #163591 )
2026-02-20 09:10:58 +01:00
Manu
201b31c18a
Add state_class to Xbox sensors ( #163590 )
2026-02-20 08:31:26 +01:00
Manu
cb63c1d435
Impprove oauth2 exception handling in Xbox ( #163588 )
2026-02-20 08:31:10 +01:00
Brett Adams
6abff84f23
Add exception translations for Splunk setup errors ( #163579 )
2026-02-20 00:19:03 +01:00
Patrick Vorgers
0996ad4d1d
Add pagination support for IDrive e2 ( #162960 )
2026-02-19 22:42:04 +01:00
wollew
e8885de8c2
add number platform to Velux integration for ExteriorHeating nodes ( #162857 )
2026-02-19 19:58:13 +01:00
J. Nick Koston
03d9c2cf7b
Add Trane Local integration ( #163301 )
2026-02-19 12:39:58 -06:00
epenet
7f3583587d
Combine matter snapshot tests ( #162695 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-19 19:38:33 +01:00
Brett Adams
e009440bf9
Mark action-setup quality scale rule as done for Advantage Air ( #163208 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-19 19:25:41 +01:00
Noah Husby
43dccf15ba
Add room correction intensity to Cambridge Audio ( #163306 )
2026-02-19 19:25:14 +01:00
Josef Zweck
c647ab1877
Add proper ImplementationUnvailable handling to onedrive for business ( #163258 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-19 19:24:31 +01:00
JannisPohle
6b395b2703
Add test for device_class inheritance in the min/max integration ( #161123 )
2026-02-19 19:18:41 +01:00
Thomas Sejr Madsen
882a44a1c2
Fix touchline_sl zone availability when alarm state is set ( #163338 )
2026-02-19 19:13:44 +01:00
Christopher Fenner
3c9a505fc3
Handle gateway issues during setup in EnOcean integration ( #163168 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-19 17:53:29 +00:00
Sab44
b2679ddc42
Update json fixture to reflect response from current LHM versions ( #163248 )
2026-02-19 18:15:16 +01:00
Andrew Jackson
2055082993
Handle Mastodon auth fail in coordinator ( #163234 )
2026-02-19 18:14:14 +01:00
Andreas Jakl
6f49f9a12a
NRGkick: do not update vehicle connected timestamp when vehicle is not connected ( #163292 )
2026-02-19 18:08:50 +01:00
Petar Petrov
36c560b7bf
Add flow rate (stat_rate) tracking for gas and water ( #163274 )
2026-02-19 18:08:16 +01:00
hanwg
05abe7efe0
Add callback inline keyboard tests for Telegram bot ( #163328 )
2026-02-19 17:50:51 +01:00
Manu
865ec96429
Add notify platform to HTML5 integration ( #163229 )
2026-02-19 17:50:04 +01:00
epenet
e6dbed0a87
Use shorthand attributes in geonetnz_quakes ( #163568 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-19 17:46:37 +01:00
A. Gideonse
a3fd2f692e
Add switch platform to Indevolt integration ( #163522 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-19 17:46:13 +01:00
konsulten
eb7e00346d
Fixing minor case errors in strings for systemnexa2 ( #163567 )
2026-02-19 17:39:00 +01:00
Manu
77159e612e
Improve error handling in Uptime Kuma ( #163477 )
2026-02-19 17:23:10 +01:00
mettolen
05f9e25f29
Pump pyliebherrhomeapi to 0.3.0 ( #163450 )
2026-02-19 17:10:10 +01:00
Denis Shulyaka
7fa51117a9
Update Anthropic repair flow ( #163303 )
2026-02-19 17:09:09 +01:00
epenet
9e87fa75f8
Mark entity capability/state attribute type hints as mandatory ( #163300 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-02-19 17:02:38 +01:00
epenet
0188f2ffec
Mark is_on property as mandatory in binary sensors and toggle entities ( #163556 )
2026-02-19 17:01:50 +01:00
epenet
c144aec03e
Use shorthand attributes in opple light ( #163519 )
2026-02-19 15:50:15 +01:00
epenet
1cb44aef64
Use shorthand attributes in pilight ( #163542 )
2026-02-19 15:50:00 +01:00
epenet
900f2300ad
Use shorthand attributes in eufy light ( #163521 )
2026-02-19 15:49:48 +01:00
epenet
b075fba594
Use shorthand attributes in greenwave light ( #163526 )
2026-02-19 15:49:33 +01:00
epenet
c2ba97fb79
Use shorthand attributes in futurenow light ( #163523 )
2026-02-19 15:49:16 +01:00
epenet
d0a373aecc
Use shorthand attributes in lw12wifi light ( #163532 )
2026-02-19 15:48:56 +01:00
epenet
758225edad
Use shorthand attributes in scsgate light ( #163537 )
2026-02-19 15:48:43 +01:00
epenet
8ab1a527a4
Use shorthand attributes in rflink ( #163555 )
2026-02-19 15:48:05 +01:00
epenet
c7582b2f25
Use shorthand attributes in mystrom binary sensor ( #163518 )
2026-02-19 15:29:39 +01:00
epenet
91b8a67ce2
Use shorthand attributes in scsgate switch ( #163510 )
2026-02-19 15:23:20 +01:00
epenet
2b13ff98da
Use shorthand attributes in itach remote ( #163516 )
2026-02-19 15:07:50 +01:00
epenet
fd2d9c2ee2
Use shorthand attributes in raincloud ( #163515 )
2026-02-19 14:56:52 +01:00
Manu
61b5466dcc
Add state_class to sensors in Uptime Kuma ( #163495 )
2026-02-19 14:54:29 +01:00
epenet
bc4af64bea
Use shorthand attributes in pencom switch ( #163509 )
2026-02-19 14:54:00 +01:00
epenet
3323f84c22
Use shorthand attributes in hikvisioncam switch ( #163504 )
2026-02-19 14:47:10 +01:00
epenet
b1f48a5886
Use shorthand attributes in kankun switch ( #163505 )
2026-02-19 14:46:55 +01:00
epenet
a14b1db886
Use shorthand attribute in eufy switch ( #163503 )
2026-02-19 14:46:22 +01:00
epenet
9de89b923e
Use shorthand attributes in orvibo switch ( #163508 )
2026-02-19 14:46:07 +01:00
epenet
21cf5dc321
Use shorthand attribute in elv switch ( #163488 )
2026-02-19 14:30:27 +01:00
epenet
fe32582233
Use shorthand attribute in edimax switch ( #163487 )
2026-02-19 14:30:10 +01:00
epenet
6ebf19c4ba
Use shorthand attribute in danfoss_air switch ( #163486 )
2026-02-19 14:29:39 +01:00
Willem-Jan van Rootselaar
5794189f8d
Add strict typing for BSB-Lan integration ( #163236 )
2026-02-19 14:19:10 +01:00
A. Gideonse
c336e58afc
Add numbers platform to Indevolt integration ( #163298 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-19 13:55:50 +01:00
Manu
cdad602af0
Add new sensor to Uptime Kuma ( #163468 )
2026-02-19 13:53:04 +01:00
Stefan Agner
520046cd82
Ignore WAKEUP_CHANNEL addition in Thread dataset with same timestamp ( #163440 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 13:42:37 +01:00
Willem-Jan van Rootselaar
e0b2ff0b2a
Bump python-bsblan version to 4.2.1 ( #163439 )
2026-02-19 13:41:31 +01:00
epenet
6164198bde
Use shorthand attributes in versasense switch ( #163442 )
2026-02-19 13:40:41 +01:00
epenet
dd41b4cefd
Use shorthand attribute in tellstick toggle entities ( #163443 )
2026-02-19 13:40:09 +01:00
epenet
ccb8d6af44
Use shorthand attribute in x10 light ( #163444 )
2026-02-19 13:39:55 +01:00
epenet
6e8c064474
Improve type hints in tesla_wall_connector binary sensor ( #163445 )
2026-02-19 13:39:35 +01:00
epenet
7079eda8d9
Improve type hints in philips_js light ( #163448 )
2026-02-19 13:39:20 +01:00
Brett Adams
4e3832758b
Add charge cable and charge port latch sensors to Tessie ( #163207 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-19 13:38:55 +01:00
Brett Adams
773c3c4f07
Add diagnostics support to Splunk integration ( #163453 )
2026-02-19 13:38:17 +01:00
konsulten
b73beba152
System Nexa 2 Core Integration ( #159140 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-19 13:31:17 +01:00
epenet
82589b613d
Fix pytest warnings in screenlogic ( #163455 )
2026-02-19 12:57:55 +01:00
J. Diego Rodríguez Royo
c9b5f5f2c1
Use a coordinator per appliance in Home Connect ( #152518 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-19 12:35:19 +01:00
Erwin Douna
725b45db7f
Add config URL to Proxmox ( #163414 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-19 12:31:44 +01:00
Pierre PÉRONNET
b194741a13
Add custom headers support to downloader ( #160541 )
...
Signed-off-by: Pierre PÉRONNET <pierre.peronnet@gmail.com >
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-02-19 12:29:30 +01:00
epenet
4615b4d104
Add return type hint to is_on property ( #163441 )
2026-02-19 11:24:38 +01:00
A. Gideonse
2c7d9cb62e
Bump indevolt-api requirement to 1.2.3 ( #163429 )
2026-02-19 11:22:50 +01:00
AlCalzone
e229ba591a
Use opening/closing state for Z-Wave covers ( #163368 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-02-19 10:41:52 +01:00
Rob Bierbooms
7914ebe54e
Add config flow to InfluxDB integration ( #134463 )
...
Co-authored-by: Ariel Ebersberger <ariel@ebersberger.io >
2026-02-19 10:33:32 +01:00
Andreas Jakl
3abaa99706
Add charge control to NRGkick integration (new number platform) ( #163273 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-02-19 10:31:09 +01:00
karwosts
86d7fdfe1e
Allow history_stats to configure state_class: total_increasing ( #148637 )
2026-02-19 10:16:47 +01:00
epenet
676c42d578
Refactor write_ha_state logic in Tuya ( #163431 )
2026-02-19 10:13:54 +01:00
Manu
39909b7493
Bump pythonkuma to 0.5.0 ( #163430 )
2026-02-19 09:57:31 +01:00
Manu
6aef9a99e6
Deprecate action call without config entry in DuckDNS integration ( #163269 )
2026-02-19 08:43:46 +01:00
Joost Lekkerkerker
ff036f38a0
Add integration_type hub to sharkiq ( #163392 )
2026-02-19 08:31:40 +01:00
On Freund
53e3b4caf0
Bump py-nymta to 0.4.0 ( #163418 )
2026-02-19 08:30:49 +01:00
Kamil Breguła
dbdc030b74
Enable strict typing for 10 components ( #163420 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-19 08:30:24 +01:00
Kamil Breguła
ee0b24f808
Add sensor showing total size of AWS S3 backups ( #162513 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-19 08:29:40 +01:00
Joost Lekkerkerker
c0fd8ff342
Add integration_type hub to smappee ( #163397 )
2026-02-19 08:15:25 +01:00
Joost Lekkerkerker
84d2ec484d
Add integration_type device to slimproto ( #163396 )
2026-02-19 08:14:47 +01:00
Joost Lekkerkerker
844b20e2fc
Add integration_type hub to sleepiq ( #163395 )
2026-02-19 08:14:05 +01:00
Joost Lekkerkerker
2bd07e6626
Add integration_type hub to sensorpush_cloud ( #163390 )
2026-02-19 08:09:49 +01:00
johanzander
b91c07b2af
Fix midnight bounce suppression for Growatt today sensors ( #163106 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-02-19 09:07:52 +02:00
rhcp011235
37f0f1869f
Add sleep health metrics to SleepIQ integration ( #163403 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-19 01:02:43 +01:00
Manu
2fcbd77c95
Don't set last notification timestamp when sending message failed ( #163251 )
2026-02-19 00:48:01 +01:00
Josef Zweck
b398197c07
Debug logging for config_entries ( #163378 )
2026-02-19 00:46:06 +01:00
Joost Lekkerkerker
cd5775ca35
Add integration_type service to simplepush ( #163394 )
2026-02-19 00:37:17 +01:00
Christian Lackas
fafa193549
Add LED light support for WiredPushButton (HmIPW-WRC2/WRC6) ( #161841 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-19 00:36:29 +01:00
elgris
ca4d537529
Control datetime on SwitchBot Meter Pro CO2 ( #161808 )
2026-02-19 00:32:23 +01:00
torben-iometer
e9be363f29
add support for multi tariff meter data in iometer ( #161767 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-19 00:23:46 +01:00
Joshua Leaper
0f874f7f03
Add Config Flow for Ness Alarm ( #162414 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-19 00:16:08 +01:00
Brett Adams
14b147b3f7
Mark Splunk dependency-transparency quality scale rule as done ( #163355 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-02-19 00:11:10 +01:00
Brett Adams
8a1909e5d8
Bump hass-splunk to 0.1.4 ( #163413 )
2026-02-18 22:51:31 +00:00
Noah Husby
1fd873869f
Bump aiostreammagic to 2.13.0 ( #163408 )
2026-02-18 22:49:18 +00:00
Robert Resch
3b7b3454d8
Simplify ecovacs unload and register teardown before initialize ( #163350 )
2026-02-18 23:32:39 +01:00
Josef Zweck
c7276621eb
Add metadata validation for missing backup files in OneDrive backup agent ( #163072 )
2026-02-18 23:32:23 +01:00
Klaas Schoute
6be1e4065f
Add Powerfox Local integration ( #163302 )
2026-02-18 23:27:47 +01:00
Artur Pragacz
ba547c6bdb
Add channel muting switches to Onkyo ( #162605 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-18 23:26:57 +01:00
mettolen
be25603b76
Refactor optimistic update and delayed refresh for Liebherr integration ( #163121 )
2026-02-18 23:11:47 +01:00
Joost Lekkerkerker
2e0f727981
Add integration_type hub to senz ( #163391 )
2026-02-18 23:11:29 +01:00
Joost Lekkerkerker
122bc32f30
Add integration_type device to sensorpush ( #163389 )
2026-02-18 23:11:01 +01:00
Brett Adams
723825b579
Mark runtime-data quality as exempt in Splunk ( #163359 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 23:06:49 +01:00
rhcp011235
5f6b446195
Migrate SleepIQ sensors to entity descriptions ( #163213 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-18 23:03:53 +01:00
Joost Lekkerkerker
f59f14fe40
Add integration_type device to sensorpro ( #163386 )
2026-02-18 21:49:12 +01:00
Joost Lekkerkerker
ab9b13302c
Add integration_type hub to smarttub ( #163399 )
2026-02-18 21:47:19 +01:00
Joost Lekkerkerker
f74fdd7605
Add integration_type service to smhi ( #163400 )
2026-02-18 21:46:18 +01:00
Erwin Douna
f7628b87c8
Add ConfigEntryAuthFailed to Proxmox ( #163407 )
2026-02-18 21:43:04 +01:00
Karl Beecken
3e31fbfee0
Deduplicate strings in Teltonika integration ( #163410 )
2026-02-18 21:42:34 +01:00
Norbert Rittel
477797271a
Replace "the" with "a" in vacuum action descriptions ( #163409 )
2026-02-18 21:41:00 +01:00
Andrew Jackson
9f2677ddd8
Add Mastodon mute/unmute actions ( #163366 )
2026-02-18 19:50:25 +01:00
Manu
558a49cb66
Fix data update in WebhookFlowHandler to preserve existing entry data ( #163372 )
2026-02-18 19:48:37 +01:00
Stefan Agner
a9b64a15e6
Redact Thread dataset and format them as readable dicts in log messages ( #163385 )
...
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-18 19:41:36 +01:00
Andrew Jackson
0a734b7426
Improve Transmission error handling ( #163388 )
2026-02-18 19:41:28 +01:00
Steve Easley
8df41dc73f
Bump Kaleidescape integration dependancy to v1.1.1 ( #163384 )
2026-02-18 19:41:17 +01:00
Glenn de Haan
e9039cec24
Add HDFury number platform ( #163381 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-18 19:22:57 +01:00
Joost Lekkerkerker
15cb102c39
Bump pySmartThings to 3.5.3 ( #163375 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-02-18 18:28:57 +01:00
Anthony Hou
30314ec88e
Fix 0°C when the temperature is unavailable in HKO API ( #162052 )
2026-02-18 17:16:00 +00:00
rhcp011235
428aa31749
Update asyncsleepiq to 1.7.0 ( #163214 )
2026-02-18 16:44:02 +00:00
Joost Lekkerkerker
0170d56893
Add fixture to SmartThings ( #163374 )
2026-02-18 17:30:41 +01:00
epenet
eb7d973252
Ignore None keys in meteo_france extra state attributes ( #163297 )
2026-02-18 17:18:27 +01:00
epenet
e3c98dcd09
Use shorthand attributes in wirelesstag ( #161214 )
2026-02-18 17:14:06 +01:00
epenet
9c71aea622
Refactor extra_state_attributes in xiaomi_aqara ( #163299 )
2026-02-18 17:12:06 +01:00
epenet
21978917b9
Mark siren/stt/todo method type hints as mandatory ( #163265 )
2026-02-18 17:10:11 +01:00
puddly
3b6a5b2c79
Fix uses of reconfigure and re-configure in ZHA ( #163377 )
2026-02-18 11:05:05 -05:00
Ivan Dlugos
68792f02d4
Fix XMLParsedAsHTMLWarning in scrape integration ( #159433 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2026-02-18 17:00:49 +01:00
Josef Zweck
bfea04b482
Mark onedrive for business as platinum ( #163376 )
2026-02-18 16:53:07 +01:00
Erwin Douna
dc553f20e6
Ecovacs controller pattern optimization ( #160895 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Robert Resch <robert@resch.dev >
2026-02-18 16:49:34 +01:00
Manu
5631170900
Fix spelling of reconfigure in strings ( #163370 )
2026-02-18 16:36:31 +01:00
David Recordon
60d4b050ac
Fix Control4 HVAC action mapping for multi-stage and idle states ( #163222 )
2026-02-18 16:35:57 +01:00
Josef Zweck
c5e261495f
Add diagnostics to onedrive for business ( #163336 )
2026-02-18 16:35:32 +01:00
Erwin Douna
d1a1183b9a
OAuth2.0 token request error handling ( #153167 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-02-18 15:36:53 +01:00
Manu
4dcfd5fb91
Reconfiguration support for webhook flow helper ( #151729 )
2026-02-18 15:31:48 +01:00
Jochen Friedrich
680f7fac1c
Fix MySensors battery sensors attachment to correct gateway ( #151167 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-02-18 14:29:47 +01:00
Artur Pragacz
7a41ce1fd8
Add clean_area action to vacuum ( #149315 )
...
Co-authored-by: Bram Kragten <mail@bramkragten.nl >
2026-02-18 14:13:08 +01:00
Erwin Douna
937b4866c3
Proxmox polish strings & tests ( #163361 )
2026-02-18 14:10:16 +01:00
Artur Pragacz
151e075e28
Do not send empty snapshots in analytics ( #163351 )
2026-02-18 13:45:45 +01:00
Erwin Douna
8094cfc404
Add coordinator to Proxmox ( #161146 )
2026-02-18 13:37:53 +01:00
Allen Porter
b26483e09e
Fix remote calendar event handling of events within the same update period ( #163186 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-18 12:52:35 +01:00
Brett Adams
728de32d75
Add missing data_description for reauth_confirm token in Splunk ( #163356 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 12:43:44 +01:00
MoonDevLT
8de1e3d27b
Change lunatone config entry title to only include the URL ( #162855 )
2026-02-18 12:27:25 +01:00
Tom Matheussen
cabf3b7ab9
Set last_reported timestamp for Satel Integra entities ( #163352 )
2026-02-18 12:04:30 +01:00
theobld-ww
f0e22cca56
Reconfiguration flow Watts Vision + and platinium level ( #163346 )
2026-02-18 11:55:27 +01:00
Karl Beecken
294a3e5360
add teltonika integration ( #157539 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-18 11:18:50 +01:00
Nic Eggert
fdd753e70c
Add support for voltage sensors to eGauge integration ( #163206 )
2026-02-18 08:44:01 +01:00
epenet
392fc7ff91
Use shorthand attributes in osramlightify ( #163296 )
2026-02-18 08:35:28 +01:00
Allen Porter
d777c1c542
Bump pyrainbird to 6.0.5 ( #163333 )
2026-02-18 08:19:38 +01:00
dependabot[bot]
fa71fd3992
Bump actions/stale from 10.1.1 to 10.2.0 ( #163223 )
2026-02-18 07:46:11 +01:00
Jamie Magee
19f6340546
Bump victron-ble-ha-parser to 0.4.10 ( #163310 )
2026-02-17 15:57:56 -05:00
Allen Porter
479cb7f1e1
Allow Gemini CLI and Anti-gravity SKILL discovery ( #163194 )
2026-02-17 21:50:38 +01:00
Manu
d50d914928
Update quality scale of Namecheap DynamicDNS integration to platinum 🏆 ️ ( #161682 )
2026-02-17 20:02:23 +00:00
Abílio Costa
551a71104e
Bump Idasen Desk dependency ( #163309 )
2026-02-17 19:41:27 +00:00
Åke Strandberg
65cf61571a
Add Miele dishwasher program code ( #163308 )
2026-02-17 19:36:58 +00:00
Simone Chemelli
58ac3d2f45
Type fixture in Fritz tests ( #163271 )
2026-02-17 18:32:35 +01:00
christian9712
654e132440
ADS Light Color Temperature Support ( #153913 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-17 17:26:19 +01:00
hbludworth
4af60ef3b9
Show progress indicator during backup stage of Core/App update ( #162683 )
2026-02-17 17:24:06 +01:00
Josef Zweck
2fc9ded6b7
Add sensors to onedrive_for_business ( #163135 )
2026-02-17 17:15:49 +01:00
karwosts
9f551f3d5b
Improve derivative units and auto-device_class ( #157369 )
2026-02-17 08:08:59 -08:00
epenet
0b8312d942
Use shorthand attributes in serial ( #163287 )
2026-02-17 17:05:48 +01:00
epenet
413e297022
Use shorthand attributes in tank_utility ( #163288 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-02-17 17:05:04 +01:00
epenet
f7752686df
Use shorthand attributes in sony_projector ( #163293 )
2026-02-17 16:01:42 +00:00
epenet
1313960893
Use shorthand attributes in skybeacon ( #163295 )
2026-02-17 15:59:53 +00:00
epenet
d298eb033a
Use shorthand attributes in vasttrafik ( #163285 )
2026-02-17 16:58:36 +01:00
epenet
398a6222cd
Remove deprecated starline state attribute ( #163289 )
2026-02-17 16:44:43 +01:00
epenet
7168e2df5a
Use shorthand attributes in repetier ( #163291 )
2026-02-17 16:42:10 +01:00
epenet
3b3c081703
Use shorthand attributes in sigfox ( #163286 )
2026-02-17 16:41:02 +01:00
epenet
889467e4c2
Use shorthand attributes in openhardwaremonitor ( #163284 )
2026-02-17 16:35:58 +01:00
epenet
6a3bace824
Use shorthand attributes in hp_ilo ( #163282 )
2026-02-17 16:35:39 +01:00
epenet
523b527486
Use shorthand attributes in omnilogic ( #163283 )
2026-02-17 16:19:35 +01:00
epenet
b44900532f
Ensure DOMAIN constant is always aliased with _DOMAIN suffix ( #163270 )
2026-02-17 16:10:11 +01:00
theobld-ww
bd45232972
Translation keys for exceptions Watts Vision + integration ( #163231 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-02-17 16:07:53 +01:00
epenet
e7aa0ae398
Add type hints to extra_state_attributes [m-z] ( #163281 )
2026-02-17 16:00:42 +01:00
epenet
1d41e24653
Add type hints to extra_state_attributes [a-l] ( #163279 )
2026-02-17 16:00:18 +01:00
Wendelin
049a910494
Fix frontend development PR download cache ( #162928 )
2026-02-17 15:55:39 +01:00
A. Gideonse
f6f52005fe
Add Indevolt integration ( #160595 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-17 15:51:55 +01:00
epenet
b23c402d0a
Improve haveibeenpwned type hints ( #163280 )
2026-02-17 15:48:14 +01:00
Sid
91c36fcdf6
Fix dynamic entity creation in eheimdigital ( #161155 )
2026-02-17 15:47:56 +01:00
epenet
ff2f0ac320
Mark RestoreEntity/RestoreSensor type hints as mandatory ( #163272 )
2026-02-17 15:34:16 +01:00
Denis Shulyaka
c205785f4f
Add quality scale to Anthropic ( #162953 )
2026-02-17 15:20:57 +01:00
Joost Lekkerkerker
59dad4c935
Add DHCP Discovery for SmartThings ( #160314 )
2026-02-17 15:15:42 +01:00
epenet
d61f7d8170
Use shorthand attributes in geo_rss_events ( #163268 )
2026-02-17 14:39:16 +01:00
epenet
b6e7a55cd1
Rename DOMAIN_xxx aliases in tests ( #163261 )
2026-02-17 14:37:17 +01:00
epenet
163a6805eb
Rename DOMAIN_xxx aliases in components ( #163260 )
2026-02-17 14:35:25 +01:00
epenet
637accbfff
Rename DOMAIN_xxx aliases in template ( #163259 )
2026-02-17 14:34:48 +01:00
epenet
98b8e152e3
Use shorthand attributes in currencylayer ( #163267 )
2026-02-17 14:25:00 +01:00
Simone Chemelli
d12816d297
Removed more warnings from Fritz tests ( #163262 )
2026-02-17 14:08:02 +01:00
Tom Matheussen
58e4a42a1b
Add coordinator for Satel Integra ( #158533 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-02-17 12:55:00 +00:00
epenet
fdad9873e4
Mark weather method type hints as mandatory ( #163247 )
2026-02-17 13:23:53 +01:00
epenet
0337988be8
Improve type hints in meteoclimatic weather ( #163244 )
2026-02-17 13:03:17 +01:00
Brett Adams
ba695b5bd9
Add quality scale to Splunk ( #162893 )
2026-02-17 12:46:46 +01:00
Simone Chemelli
c114ea2666
Fix warning in Fritz switch tests ( #163256 )
2026-02-17 12:31:31 +01:00
epenet
82148e46f5
Rename DOMAIN aliases in tests ( #163254 )
2026-02-17 12:15:36 +01:00
epenet
34a78f9251
Rename DOMAIN aliases ( #163253 )
2026-02-17 12:15:03 +01:00
Willem-Jan van Rootselaar
f1c142b3d3
Refactor BSB-Lan tests ( #163245 )
2026-02-17 11:40:25 +01:00
Josef Zweck
68c82c2f90
Debug logging for service calls ( #163235 )
2026-02-17 11:23:54 +01:00
epenet
487e2f8ccc
Improve type hints in tomorrowio weather ( #163246 )
2026-02-17 11:07:48 +01:00
Josef Zweck
6322185206
Bump onedrive-personal-sdk to 0.1.4 ( #163238 )
2026-02-17 10:56:32 +01:00
epenet
7f65db260f
Improve type hints in meteo_france weather ( #163243 )
2026-02-17 10:55:51 +01:00
epenet
6c50711e2b
Improve type hints in ipma weather ( #163242 )
2026-02-17 10:55:20 +01:00
epenet
f0e7d099e6
Improve type hints in environment_canada weather ( #163241 )
2026-02-17 10:55:00 +01:00
epenet
6c0fb12189
Improve type hints in ecobee weather ( #163240 )
2026-02-17 10:54:33 +01:00
Simone Chemelli
8e14dc7b5a
Cleanup for 100% coverage of entity for Fritz ( #163237 )
2026-02-17 10:46:15 +01:00
epenet
219b982ef5
Improve type hints in aemet weather ( #163239 )
2026-02-17 10:45:44 +01:00
Zoltán Farkasdi
307c6a4ce2
Netatmo doortag binary sensor addition ( #160608 )
2026-02-17 10:34:23 +01:00
Erik Montnemery
9b1812858b
Remove unnecessary set up of other integration from automation tests ( #163230 )
2026-02-17 10:11:08 +01:00
Simone Chemelli
9c57be215f
Add 100% coverage to helpers for Fritz ( #162999 )
2026-02-17 10:03:57 +01:00
Josef Zweck
cda6236099
Add full debug logs for coordinator failures ( #163228 )
2026-02-17 09:52:44 +01:00
epenet
e4c7262260
Use unique node_id in matter fixtures ( #162779 )
2026-02-17 09:31:42 +01:00
theobld-ww
0f648a7f9d
Add diagnostics support for Watts Vision integration ( #163177 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-17 09:23:44 +01:00
Erik Montnemery
e6b9c2f737
Raise in EntityComponent.async_prepare_reload on configuration error ( #101267 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2026-02-17 07:42:46 +01:00
Andrej Friesen
e0f39e6392
Add Pressure Stall Information (PSI) to Systemmonitor integration ( #151946 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-16 23:48:15 +01:00
Hai-Nam Nguyen
52d645e4bf
Hypontech micro invertors support via Hyponcloud ( #159442 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-16 23:38:44 +01:00
Brett Adams
e8f2493ed6
Fix common-modules quality scale for advantage_air ( #163209 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-16 23:28:25 +01:00
elgris
ba62d95715
Control time display format on SwitchBot Meter Pro CO2 ( #163008 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-16 22:58:09 +01:00
MarkGodwin
73fa9925c4
Add test coverage for tplink_omada update entities ( #162549 )
2026-02-16 22:17:56 +01:00
Jordan Rodgers
9ec456d28e
Add port link speed sensor to UniFi integration ( #162847 )
2026-02-16 22:15:50 +01:00
johanzander
4974439850
Add on-grid discharge stop SOC control for Growatt MIN devices ( #160634 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 22:00:55 +01:00
Thomas Rupprecht
5cf37afbf6
Add quality_scale with strict-typing done for SpaceAPI ( #163003 )
2026-02-16 21:47:48 +01:00
Andrew Jackson
76ebc134f3
Mealie add get shopping list items action ( #163090 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-16 21:43:36 +01:00
Allen Porter
667a77502d
Store nest media in a .cache subdirectory ( #163200 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-16 21:43:27 +01:00
David Recordon
8c146624f9
Add Celsius Temperature Support for Control4 Integration ( #163196 )
2026-02-16 21:37:59 +01:00
mettolen
2418036798
Saunum integration fix: close client on unload ( #163183 )
2026-02-16 21:33:10 +01:00
Simone Chemelli
459996b760
Add 100% coverage of sensors for Fritz ( #163005 )
2026-02-16 21:30:52 +01:00
wollew
eec854386a
bump pyvlx to 0.2.30 ( #163203 )
2026-02-16 21:06:07 +01:00
Manu
47d6e3e938
Refactor HTML5 integration to use aiohttp instead of requests ( #163202 )
2026-02-16 20:11:04 +01:00
Norbert Rittel
957c6039e9
Fix reboot_gateway action deprecation message in velux ( #163201 )
2026-02-16 19:43:28 +01:00
Erik Montnemery
c833cfa395
Don't mock out filesystem operations in backup_restore tests ( #163172 )
2026-02-16 19:11:36 +01:00
theobld-ww
9dc38eda9f
Reauthentication flow for Watts Vision + integration ( #163141 )
2026-02-16 19:00:49 +01:00
Kamil Breguła
e49767d37a
GIOS quality scale fixes to platinum ( #162510 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-16 18:59:45 +01:00
wollew
e6c5e72470
add upper and lower shutter of Velux dualrollershutters as entities ( #162998 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-16 18:57:45 +01:00
James
66dc566d3a
Add zone temperature support to Daikin integration ( #152642 )
2026-02-16 17:44:38 +00:00
epenet
5bb7699df0
Mark water_heater method type hints as mandatory ( #163190 )
2026-02-16 18:35:09 +01:00
epenet
168dd36d66
Mark vacuum method type hints as mandatory ( #163185 )
2026-02-16 18:20:38 +01:00
epenet
66d8a5bc51
Improve type hints in econet water_heater ( #163193 )
2026-02-16 18:08:46 +01:00
epenet
d85040058f
Improve type hints in aosmith water_heater ( #163191 )
2026-02-16 18:07:10 +01:00
epenet
a5c1ed593c
Improve type hints in atag water_heater ( #163192 )
2026-02-16 18:06:40 +01:00
Joost Lekkerkerker
977ee1a9d1
Add snapshot testing to SleepIQ ( #163179 )
2026-02-16 17:59:51 +01:00
epenet
6c433d0809
Improve type hints in roomba vacuum ( #163184 )
2026-02-16 17:53:38 +01:00
epenet
d370a730c2
Mark update method type hints as mandatory ( #163182 )
2026-02-16 17:51:12 +01:00
Markus Adrario
19aaaf6cc6
Add Lux to homee units ( #163180 )
2026-02-16 17:32:22 +01:00
Andrew Jackson
9e14a643c0
Add Mastodon reconfigure flow ( #163178 )
2026-02-16 17:15:29 +01:00
Perchun Pak
80fccaec56
minecraft_server: do not use mcstatus' internal objects ( #163101 )
2026-02-16 17:15:04 +01:00
Matthias Alphart
09b122e670
KNX Sensor: set device and state class for YAML entities based on DPT ( #159465 )
2026-02-16 17:12:47 +01:00
Kamil Breguła
2684f4b555
Update quality scale of WLED integration to platinum ( #162680 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-16 17:03:14 +01:00
epenet
cbc2928c4a
Rename devolo test variables and aliases ( #163175 )
2026-02-16 16:53:22 +01:00
Kamil Breguła
aab4f57580
Add missing native_unit_of_measurement in WLED ( #157802 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-16 16:49:24 +01:00
epenet
fed9ed615e
Rename DOMAIN aliases in tests ( #163176 )
2026-02-16 16:47:53 +01:00
On Freund
97df38f1da
Add MTA New York City Transit integration ( #156846 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-16 16:47:24 +01:00
Josef Zweck
be228dbe47
Fix title for onedrive for business ( #163134 )
2026-02-16 16:45:47 +01:00
Brett Adams
0292a8cd7e
Add quality scale to Advantage Air integration ( #160476 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-16 16:44:40 +01:00
epenet
a308b84f15
Use hardware/usb domain constant in tests ( #162934 )
2026-02-16 16:39:28 +01:00
doggyben
fdc264cf71
Change Facebook notify tag from ACCOUNT_UPDATE to HUMAN_AGENT ( #162890 )
2026-02-16 15:35:26 +00:00
Andrew Jackson
dfd61f85c2
Add reauth to Mastodon ( #163148 )
2026-02-16 16:29:20 +01:00
epenet
7ab4f2f431
Use HassKey in usb ( #163138 )
2026-02-16 16:21:29 +01:00
Daniel Hjelseth Høyer
be31f01fc2
Homevolt quality scale ( #163038 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-02-16 16:21:15 +01:00
Brett Adams
8d228b6e6a
Add battery health sensors to Tessie ( #162908 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-16 15:57:05 +01:00
Franck Nijhof
46a1dda8d8
Fix CI partial run glob expansion without reintroducing template injection ( #163170 )
2026-02-16 15:50:50 +01:00
Franck Nijhof
8a5d5a8468
Fix flaky fritz update tests caused by class attribute pollution in test fixtures ( #163169 )
2026-02-16 15:25:08 +01:00
Manu
6e48172654
Improve typing in HTML5 webpush integration ( #163162 )
2026-02-16 15:21:25 +01:00
Franck Nijhof
1e6196c6e8
Add zizmor as a CI check for GitHub Actions workflows ( #163161 )
2026-02-16 15:18:55 +01:00
Manu
726870b829
Add py_vapid to requirements in HTML5 integration ( #163165 )
2026-02-16 15:09:07 +01:00
Ludovic BOUÉ
c5b1b4482d
Fix device class for Matter Nitrogen Dioxide Sensor ( #162965 )
2026-02-16 15:00:52 +01:00
Franck Nijhof
e88be6bdeb
Fix dependabot cooldown config for github-actions ecosystem ( #163166 )
2026-02-16 14:56:33 +01:00
AlexSp
3a0bde5d3e
Add dependabot cooldown ( #163082 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2026-02-16 14:29:49 +01:00
epenet
8dc9937ba4
Prefer explicit parametrize in litterrobot tests ( #163155 )
2026-02-16 14:27:58 +01:00
hanwg
2d2ea3d31c
Cleanup unused code for Telegram bot ( #163147 )
2026-02-16 14:24:24 +01:00
epenet
26f852d934
Fix incorrect use of Platform enum in homematicip_cloud tests ( #163149 )
2026-02-16 14:11:44 +01:00
epenet
9977c58aaa
Fix incorrect use of Platform enum in wsdot tests ( #163151 )
2026-02-16 13:59:37 +01:00
Jan Bouwhuis
b664f2ca9a
Remove unused MQTT CONF_COLOR_MODE const and abbreviation ( #163146 )
2026-02-16 13:56:54 +01:00
epenet
6bbe80da72
Fix incorrect use of Platform enum in threshold tests ( #163154 )
2026-02-16 13:56:28 +01:00
Glenn de Haan
5f3cb37ee6
Fix HDFury volt symbol ( #163160 )
2026-02-16 13:55:08 +01:00
epenet
27d715e26a
Fix incorrect use of Platform enum in zha tests ( #163150 )
2026-02-16 13:47:29 +01:00
Ludovic BOUÉ
3ee20d5e5c
Add ppm to NITROGEN_DIOXIDE units ( #162983 )
2026-02-16 13:32:39 +01:00
epenet
75b5248e2a
Fix incorrect use of Platform enum in utility_meter tests ( #163153 )
2026-02-16 13:28:08 +01:00
Artur Pragacz
37af004a37
Deprecate async_listen in labs ( #162648 )
2026-02-16 13:20:44 +01:00
epenet
4510ca7994
Fix incorrect use of Platform enum in wmspro tests ( #163152 )
2026-02-16 13:08:43 +01:00
epenet
b8885791f7
Fix incorrect use of Platform enum in roborock tests ( #163142 )
2026-02-16 12:02:52 +01:00
epenet
9477fa4471
Fix incorrect use of Platform enum in flexit_bacnet tests ( #163144 )
2026-02-16 12:02:23 +01:00
epenet
d464806281
Fix incorrect use of Platform enum in huum tests ( #163145 )
2026-02-16 12:01:55 +01:00
epenet
3f00403c66
Fix incorrect use of Platform enum in evohome tests ( #163143 )
2026-02-16 11:54:02 +01:00
TheJulianJES
63f4653a3b
Fix Matter translation key not set for primary entities ( #161708 )
2026-02-16 11:38:59 +01:00
Franck Nijhof
e48bd88581
Improve GitHub Actions workflow metadata and concurrency settings ( #163117 )
2026-02-16 11:38:40 +01:00
Erwin Douna
5d1cb4df94
Fix orphaned ignored typo ( #163137 )
2026-02-16 11:31:16 +01:00
Erwin Douna
6a49a25799
Handle orphaned ignored config entries ( #153093 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-02-16 10:43:28 +01:00
Joakim Sørensen
206c4e38be
Bump hass-nabucasa from 1.13.0 to 1.15.0 ( #163129 )
2026-02-16 09:35:50 +01:00
Jan Bouwhuis
98135a1968
Cleanup removed options from MQTT json light schema ( #163119 )
2026-02-16 09:27:06 +01:00
Matthias Alphart
eecfa68de6
Update xknx to 3.15.0 ( #163111 )
2026-02-16 09:26:22 +01:00
Petar Petrov
ffbb8c037e
Migrate grid connections to single objects with import/export/power ( #162200 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-02-16 09:55:42 +02:00
Allen Porter
4386b3d5cc
Bump ical to 13.2.0 ( #163123 )
2026-02-16 08:44:36 +01:00
Franck Nijhof
3f755f1f0d
CI security hardening: pin actions and images in builder and CI workflows ( #163116 )
2026-02-16 08:43:20 +01:00
dependabot[bot]
4cc9805a4b
Bump github/codeql-action from 4.32.2 to 4.32.3 ( #163126 )
2026-02-16 08:39:56 +01:00
Manu
746461e59e
Fix blocking call in Xbox config flow ( #163122 )
2026-02-16 08:16:18 +01:00
Artur Pragacz
ddb13b4ee7
Fix Z-Wave fan speed ( #163093 )
2026-02-15 22:55:06 +01:00
Manu
68b08a6147
Remove deprecated yaml import from HTML5 integration ( #163094 )
2026-02-15 22:26:10 +01:00
Franck Nijhof
2178c98ccc
Assign no-stale to Tasks/Epic/Opportunity issue type ( #163080 )
2026-02-15 22:18:43 +01:00
mettolen
ebedb182c8
Pump pysaunum to 0.5.0 ( #163021 )
2026-02-15 22:15:46 +01:00
Christopher Fenner
335aa02f14
Bump PyViCare to 2.57.0 ( #163071 )
2026-02-15 22:12:42 +01:00
Klaas Schoute
2c6c2d09cc
Update powerfox to v2.1.0 ( #163095 )
2026-02-15 22:07:50 +01:00
Artur Pragacz
c8308ad723
Remove extra friendly name from trend ( #163105 )
2026-02-15 20:59:31 +01:00
Andrea Turri
c65fa5b377
Add additional Miele fillingLevel sensors ( #162104 )
2026-02-15 20:30:21 +01:00
Ludovic BOUÉ
48ceb52ebb
Bump python-roborock to version 4.14.0 in requirements files ( #163098 )
2026-02-15 10:13:35 -08:00
Jan Vaníček
49bea823f5
Add missing supported languages to Google Generative AI TTS ( #163048 )
2026-02-15 18:06:33 +01:00
Franck Nijhof
07dcc2eae0
CI security hardening: restrict permissions in AI issue detection workflows ( #163068 )
2026-02-15 16:33:23 +01:00
Franck Nijhof
8e1c6c2157
CI security hardening: prevent template injection in CI workflow ( #163076 )
2026-02-15 16:30:30 +01:00
Franck Nijhof
f10cb23aab
CI security hardening: prevent template injection in builder workflow ( #163075 )
2026-02-15 16:27:46 +01:00
Franck Nijhof
7020bec262
CI security hardening: prevent template injection in translations workflow ( #163074 )
2026-02-15 16:26:13 +01:00
Franck Nijhof
980507480b
CI security hardening: prevent template injection in wheels workflow ( #163073 )
2026-02-15 16:25:43 +01:00
Patrick Vorgers
7a52d71b40
Cloudflare R2 backup - Improved buffer handling ( #162958 )
2026-02-15 16:16:10 +01:00
Brett Adams
32092c73c6
Add energy history support to Tessie ( #162976 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-15 15:06:51 +01:00
Simone Chemelli
4846d51341
Improve coordinator coverage for Fritz ( #163012 )
2026-02-15 14:54:44 +01:00
Josef Zweck
75ddc3f9a1
Fix strings for onedrive for business ( #163070 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-15 14:36:50 +01:00
Josef Zweck
11fe11cc03
Add reconfiguration to onedrive_for_business ( #163054 )
2026-02-15 13:32:05 +01:00
Manu
40890419bb
Bump pywebpush to 2.3.0 ( #163066 )
2026-02-15 13:27:28 +01:00
Andrew Jackson
7e22a32dff
Bump aiomealie to 1.2.1 ( #163064 )
2026-02-15 13:03:31 +01:00
Franck Nijhof
6cc2f835e4
CI security hardening: restrict permissions in CI workflow ( #163063 )
2026-02-15 12:58:48 +01:00
Franck Nijhof
b20959d938
CI security hardening: restrict permissions in builder workflow ( #163062 )
2026-02-15 12:58:24 +01:00
Josef Zweck
e456331062
Fix reauth flow for onedrive ( #163061 )
2026-02-15 12:02:55 +01:00
Franck Nijhof
e1194167cb
CI security hardening: restrict permissions in translations workflow ( #163057 )
2026-02-15 12:00:10 +01:00
Franck Nijhof
3a6ca5ec17
CI security hardening: restrict permissions in wheels workflow ( #163059 )
2026-02-15 11:59:52 +01:00
Andrew Jackson
2850192068
Add get_account service to Mastodon ( #161930 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-02-15 11:59:34 +01:00
Denis Shulyaka
49689ad677
Save failed intent results to chat log ( #163031 )
2026-02-15 11:52:13 +01:00
Josef Zweck
3408fc7520
Add reauth to onedrive_for_business ( #163052 )
2026-02-15 11:33:00 +01:00
Franck Nijhof
bf482a6b92
CI security hardening: restrict permissions in CodeQL workflow ( #163053 )
2026-02-15 11:28:58 +01:00
Franck Nijhof
7af63460ea
CI security hardening: restrict permissions in restrict-task-creation workflow ( #163051 )
2026-02-15 11:22:25 +01:00
Franck Nijhof
755a3f82d4
CI security hardening: restrict permissions in lock workflow ( #163050 )
2026-02-15 11:22:06 +01:00
Franck Nijhof
71e9d54105
CI security hardening: restrict permissions in stale workflow ( #163049 )
2026-02-15 11:21:46 +01:00
Brett Adams
2208d7e92c
Add island_status sensor and grid_status binary sensor to Tessie ( #162975 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-15 11:18:26 +01:00
Kevin Stillhammer
ea281e14bf
Fix default value of DurationSelector allow_negative ( #162924 )
2026-02-15 10:42:57 +01:00
TimL
fcdeaead6f
Bump pysmlight v0.2.14 ( #163035 )
2026-02-15 10:29:36 +01:00
Christian Lackas
a264571ce3
Add ELV-SH-SMSI soil moisture sensor to homematicip_cloud ( #161662 )
2026-02-15 10:28:07 +01:00
Peter Kolbus
43988bf0f5
Add battery percentage sensor to weatherflow ( #161200 )
2026-02-15 10:19:02 +01:00
Andre Lengwenus
a9495f61a0
Bump pypck to 0.9.11 ( #163043 )
2026-02-15 10:08:07 +01:00
Xidorn Quan
1c19ddba55
Bump thermopro-ble to 1.1.3 ( #163026 )
2026-02-15 10:02:40 +01:00
Rezoran
99a07984fb
Miele: add WASHER_DRYER to twindos compatibles ( #162875 )
2026-02-15 08:52:20 +01:00
Christian Lackas
6f17621957
Use suggested_display_precision for HmIP absolute humidity sensor ( #162834 )
2026-02-15 08:31:51 +01:00
mettolen
496f44e007
Fix authentication error handling in Liebherr coordinator ( #163036 )
2026-02-15 08:20:20 +01:00
Denis Shulyaka
3840f7a767
Bump openai to 2.21.0 ( #163032 )
2026-02-14 20:08:45 -05:00
Jordan Harvey
af2d2a857a
Add bedtime end time entity Nintendo parental controls ( #160927 )
2026-02-14 22:51:20 +01:00
jameson_uk
31970255a2
Add air quality monitor sensors to Alexa Devices ( #162095 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-02-14 22:29:11 +01:00
Daniel Hjelseth Høyer
f30397a11a
Update homevolt quality scale ( #163022 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-02-14 22:05:03 +01:00
Denis Shulyaka
cbcfc43c5a
Add reauthentication to Anthropic ( #163019 )
2026-02-14 21:53:25 +01:00
mettolen
acaa2aeeee
Add switch entities to Liebherr integration ( #162688 )
2026-02-14 21:41:06 +01:00
Denis Shulyaka
c67c19413b
Improve Anthropic coverage ( #163011 )
2026-02-14 21:33:53 +01:00
Paul Tarjan
8840d2f0ef
Add entity descriptions to Hikvision binary sensors ( #160875 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-14 21:32:39 +01:00
Daniel Hjelseth Høyer
82fb3c35dc
Add zeroconf support to Homevolt ( #162897 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-14 21:24:16 +01:00
Franck Nijhof
4d0d5d6817
CI security hardening actions/checkout to not persist-credentials ( #162991 )
2026-02-14 21:11:43 +01:00
Denis Shulyaka
12584482a2
Add data descriptions for Anthropic data flow ( #162961 )
2026-02-14 22:34:33 +03:00
Denis Shulyaka
b47dd2f923
Enable strict typing check for Anthropic ( #163013 )
2026-02-14 19:04:29 +00:00
Ludovic BOUÉ
3d354da104
Added ppm support for the ozone device class in sensor ( #162996 )
2026-02-14 19:57:16 +01:00
wollew
89e900dca1
add switch platform for Velux on/off switches ( #163002 )
2026-02-14 15:36:51 +01:00
Patrick Vorgers
675884ad78
S3 backup - Improved buffer handling ( #162955 )
2026-02-14 15:26:08 +01:00
Franck Nijhof
efb6cdc17e
Fix failing sftp_storage test ( #163000 )
2026-02-14 08:12:06 -06:00
Jan Bouwhuis
aca7fe530c
Fix lingering test_waiting_for_client_not_loaded test ( #162994 )
2026-02-14 13:55:12 +01:00
Simone Chemelli
10fa02a36c
Small test cleanup for Fritz ( #162993 )
2026-02-14 13:41:26 +01:00
jameson_uk
5344a874b0
fix: info skill reference ( #162823 )
2026-02-14 13:34:59 +01:00
Glenn de Haan
ad2fe0d4d0
Add HDFury CEC and 5v switches ( #162988 )
2026-02-14 13:20:24 +01:00
Ludovic BOUÉ
9c275acca9
Add Matter TVOC level entity ( #162964 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-14 12:50:08 +01:00
Martin Hjelmare
225ecedc95
Fix Z-Wave climate set preset ( #162728 )
2026-02-14 12:45:36 +01:00
Artur Pragacz
f246c90073
Move DATA_MP_ENTITIES in Onkyo ( #162674 )
2026-02-14 12:35:40 +01:00
Denis Shulyaka
5bf7e83e76
Anthropic: Increase max iterations for AI Task ( #162954 )
2026-02-14 12:33:12 +01:00
Christian Lackas
3b3f4066c3
Fix HomematicIP entity recovery after access point cloud reconnect ( #162575 )
2026-02-14 12:23:16 +01:00
Glenn de Haan
30e484c292
Improve quality scale to platinum HDFury integration ( #162985 )
2026-02-14 12:17:32 +01:00
wollew
137377b50a
Refactor Velux cover class ( #162984 )
2026-02-14 12:16:14 +01:00
Franck Nijhof
96b98c9cb9
Remove YAML anchors / expand GitHub CI workflows ( #162987 )
2026-02-14 12:01:29 +01:00
MoonDevLT
7d3601aa6f
Replace the manufacturer name of lunatone ( #162854 )
2026-02-14 11:52:39 +01:00
Anders Ödlund
2ef7f6b317
Z-Wave lock service action modernization ( #162967 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-14 10:33:23 +01:00
Matthias Alphart
7c8b181e6d
Update knx-frontend to 2026.2.13.222258 ( #162963 )
2026-02-14 10:10:50 +01:00
Thomas Rupprecht
b5147d8afa
Improve SpaceAPI Manifest ( #160805 )
2026-02-14 09:55:55 +01:00
hanwg
dc4bc6feea
Set default file transfer timeouts for Telegram bot ( #162978 )
2026-02-14 09:36:25 +01:00
Thomas Rupprecht
4cea3b4aac
Improve types and code in SpaceAPI ( #162970 )
2026-02-14 09:26:25 +01:00
Brett Adams
d633a69e07
Bump python-tesla-fleet-api to v1.4.3 ( #162977 )
...
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-14 09:25:20 +01:00
AlCalzone
3e8e95f95e
Handle Z-Wave values (re-)added at runtime ( #162921 )
2026-02-13 23:46:59 +01:00
Michael Hansen
6d66df9346
Bump intents to 2026.2.13 ( #162959 )
2026-02-13 23:29:55 +01:00
TheJulianJES
ed15a01a6a
Fix home-assistant-intents breaking nightly builds ( #162957 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-02-13 23:28:36 +01:00
Glenn de Haan
462d958b7e
Bump hdfury to 1.5.0 ( #162944 )
2026-02-13 21:42:22 +01:00
Robin Lintermann
d888579cbd
Bump pysmarlaapi to 1.0.1 and compatibility changes ( #162911 )
2026-02-13 21:41:05 +01:00
Erik Montnemery
e16a8ed20e
Don't mock out filesystem operations in backup tests ( #162877 )
2026-02-13 21:39:34 +01:00
YogevBokobza
b11a75d438
Add Switcher heater support ( #162588 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2026-02-13 22:32:55 +02:00
Glenn de Haan
95df5b9ec9
Fix incorrect type HDFury select platform ( #162948 )
2026-02-13 20:50:26 +01:00
epenet
a301a9c4b6
Always include homeassistant translations in tests ( #162850 )
2026-02-13 20:17:48 +01:00
Thomas55555
e80bb871e4
Bump ruff to 0.15.1 ( #162903 )
2026-02-13 19:43:37 +01:00
epenet
ff4ff98e54
Parametrize yeelight test_device_types test ( #161838 )
2026-02-13 19:43:07 +01:00
wollew
88c6cb3877
add OnOffLight without brightness control to velux integration ( #162835 )
2026-02-13 19:42:44 +01:00
Michael
6b3a7e4cd6
Fix handling when FRITZ!Box reboots in FRITZ!Smarthome ( #162676 )
2026-02-13 19:41:03 +01:00
Michael
36ff7506a0
Fix handling when FRITZ!Box reboots in FRITZ!Box Tools ( #162679 )
2026-02-13 19:40:51 +01:00
Allen Porter
a0af35f2dc
Improve MCP SSE fallback error handling ( #162655 )
2026-02-13 19:39:34 +01:00
Josef Zweck
c15da19b84
Log remaining token duration in onedrive ( #162933 )
2026-02-13 19:38:44 +01:00
Damien Sorel
23e88a24f0
Add remove item intent for todo component ( #152922 )
2026-02-13 19:38:22 +01:00
Robert Resch
815c708d19
Block redirect to localhost ( #162941 )
2026-02-13 19:31:35 +01:00
Paulus Schoutsen
f9f2f39a3c
OpenAI: Increase max iterations for AI Task ( #162599 )
2026-02-13 13:16:26 -05:00
Erik Montnemery
490514c274
Add fixture to give tests their own unique copy of testing_config ( #162938 )
2026-02-13 18:07:18 +01:00
Kamil Breguła
7da339b59c
Add quality scale for GIOS ( #155603 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
2026-02-13 18:01:44 +01:00
Josef Zweck
1bb31892c2
Add integration for onedrive for business ( #155709 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-13 07:01:52 -08:00
epenet
267caf2365
Use APPLICATION_CREDENTIALS_DOMAIN constant in tests ( #162932 )
2026-02-13 15:47:38 +01:00
Petro31
4e71a38e31
Ensure numeric template sensors only use numbers in _attr_native_state ( #162878 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-02-13 14:14:28 +01:00
Petro31
d3d916566a
Make template lock code error consistent between state based and trigger based template entities ( #162923 )
2026-02-13 14:13:58 +01:00
epenet
fd3258a6d3
Use constants for update_entity calls in tests ( #162920 )
2026-02-13 13:54:40 +01:00
Sammy [Andrei Marinache]
d1aadb5842
Add Miele TQ1000WP tumble dryer programs and program phases ( #162871 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Åke Strandberg <ake@strandberg.eu >
2026-02-13 13:53:12 +01:00
epenet
d984411911
Raise on missing supported color modes ( #162717 )
2026-02-13 13:39:48 +01:00
Robin Lintermann
8ed0a4cf29
Specifiy number of parallel updates in Smarla ( #162914 )
2026-02-13 13:24:24 +01:00
Simone Chemelli
9a407b8668
Optimize coordinator data type for UptimeRobot ( #162912 )
2026-02-13 13:23:59 +01:00
Robin Lintermann
72aa9d8a6a
Improve smarla typing in tests ( #162163 )
2026-02-13 13:19:27 +01:00
Kevin Stillhammer
dc1c52622e
Fix google_travel_time get_travel_times config_entry_id description ( #162910 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-13 13:18:55 +01:00
peteS-UK
44d5ecc926
Replace repeated patches in config_flow_test with fixtures for Squeezebox ( #153032 )
2026-02-13 12:00:24 +01:00
Simone Chemelli
54b0393ebe
Cleanup code for UptimeRobot ( #162905 )
2026-02-13 11:53:04 +01:00
epenet
54141ffd3f
Drop yardian custom translation overrides in tests ( #162904 )
2026-02-13 10:57:17 +01:00
David Bonnes
92b823068c
Move evohome service registration to services.py ( #162902 )
2026-02-13 10:25:03 +01:00
Norbert Rittel
d4a6377ab3
Fix capitalization of "Immich" and "MIME type" ( #162900 )
2026-02-13 10:00:39 +01:00
epenet
80d07c42ac
Move evohome hasskey to const module ( #162899 )
2026-02-13 08:25:43 +00:00
puddly
077eeafa69
Bump ZHA to 0.0.90 ( #162894 )
2026-02-13 08:40:26 +01:00
dependabot[bot]
b6ff8c94b1
Bump docker/build-push-action from 6.19.1 to 6.19.2 ( #162896 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-13 08:39:53 +01:00
Michael
6a1581f2bf
Immich reached platinum 🏆 ( #162891 )
2026-02-13 07:45:56 +01:00
johanzander
2dc0d32a29
Implement automatic migration for Growatt Server DEFAULT_PLANT_ID entries ( #159972 )
2026-02-13 01:56:50 +01:00
Niracler
036696f4cd
Add energy sensor platform to sunricher_dali ( #161415 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-13 01:55:16 +01:00
Michael
89f5b33a5e
Cache get api calls in FRITZ!Box tools ( #160246 )
...
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com >
2026-02-13 01:54:33 +01:00
Matthias Alphart
fc52885c21
Support KNX time server configuration from UI ( #161854 )
2026-02-13 01:52:38 +01:00
Ville Skyttä
ffa8fc583d
Recorder total_increasing warning clarifications ( #157453 )
2026-02-13 01:47:51 +01:00
Samuel Xiao
f18fa07019
Switchbot Cloud: Add new supported device Ai Art Frame ( #160754 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-13 01:47:03 +01:00
Alex Merkel
ce704dd5f7
Add play/pause ability & media info to LG soundbars integration ( #161184 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-13 01:39:05 +01:00
Patrick Vorgers
d930755f92
IDrive e2 backup provider ( #144910 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-12 15:49:03 -08:00
epenet
196c6d9839
Do not unregister adguard services ( #158308 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-13 00:40:30 +01:00
David Rapan
cce5358901
Re-implement Cloudflare using coordinator ( #156817 )
...
Signed-off-by: David Rapan <david@rapan.cz >
2026-02-13 00:33:48 +01:00
Heindrich Paul
df7c3d787d
Only show trains for configured time if configured in nederlandse_spoorwegen ( #159261 )
2026-02-13 00:29:20 +01:00
Manu
a6287731f7
Increase test coverage in Xbox integration ( #162876 )
2026-02-12 15:14:07 -08:00
karwosts
1667b3f16b
Add annual statistics aggregation ( #160857 )
2026-02-13 00:11:07 +01:00
Noah Husby
2aa9d22350
Add room correction setting to Cambridge Audio ( #162743 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-02-12 23:10:13 +00:00
Matthias Alphart
3bcb303ef1
Support KNX number entity configuration from UI ( #161269 )
2026-02-13 00:06:53 +01:00
Manu
e6de37cc69
Use service helper to retrieve config entry in Duck DNS integration ( #162879 )
2026-02-12 23:00:23 +00:00
Jon
d10f5cc9ea
Expose power and energy sensors for vera metered switches ( #161028 )
2026-02-12 23:56:35 +01:00
Erwin Douna
4921f05189
Disable mobile devices in tado ( #160881 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-12 23:56:01 +01:00
Brett Adams
877ad391f0
Add config flow to Splunk ( #160478 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Erwin Douna <e.douna@gmail.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-12 23:27:49 +01:00
n-6
8a5594b9e4
Added Ambient Weather station sensors for AQIN monitor. ( #161082 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-12 23:27:25 +01:00
Josef Zweck
a0623d1f97
Add IQS to openai_conversation ( #161051 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
Co-authored-by: Matthias Alphart <farmio@alphart.net >
Co-authored-by: Erwin Douna <e.douna@gmail.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-12 23:26:27 +01:00
Michael
c8f8ef887a
Add reconfigure flow to immich ( #162892 )
2026-02-12 23:25:51 +01:00
Eduardo Tsen
40ec6d3793
Add switch controls for dishwashers in SmartThings ( #160266 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-12 22:57:54 +01:00
Matthias Alphart
0a79d84f9a
KNX Expose: Add support for sending value periodically ( #160883 )
2026-02-12 22:51:40 +01:00
Przemko92
7a7e60ce75
Add number to Compit ( #162165 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-12 22:49:34 +01:00
Kurt Chrisford
6bfaf6b188
Add action exception handling to Actron Air ( #160579 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-12 22:46:53 +01:00
Kinachi249
34a445545c
Cync - allow updating multiple attributes in one command ( #159574 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-12 22:46:30 +01:00
epenet
3c854a7679
Improve type hints in utility_meter ( #160993 )
2026-02-12 22:46:13 +01:00
Florent Fourcot
b7b6c1a72e
Add more Melcloud sensors ( #160770 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-12 22:39:21 +01:00
Michael
fdf02cf657
Add missing exception translations in immich ( #162889 )
2026-02-12 22:32:22 +01:00
Kevin Stillhammer
acf739df81
add services to google_travel_time ( #160740 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-12 22:31:36 +01:00
Tom Matheussen
4801dcaded
Add parent device for Satel Integra ( #160933 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-12 22:29:59 +01:00
Daniel Hjelseth Høyer
11af0a2d04
Add reauthentication flow to Homevolt ( #162868 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-02-12 22:27:30 +01:00
Michel Nederlof
40b30b94a2
Adjust discovery interval in govee-light-local ( #160914 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-12 21:56:23 +01:00
Daniel Hjelseth Høyer
902d3f45a2
Add diagnostics to Homevolt ( #162873 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-02-12 21:56:12 +01:00
ryanjones-gentex
bf887fbc71
Add reauth flow to HomeLink integration ( #158454 )
...
Co-authored-by: Nicholas Aelick <niaexa@syntronic.com >
2026-02-12 21:51:26 +01:00
Michael
e5ede7deea
Categorize all immich sensor entities as diagnostic ( #162887 )
2026-02-12 21:36:45 +01:00
Erwin Douna
8b674a44a1
Melcloud move ConfigEntry declaration ( #160890 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-12 21:32:54 +01:00
Joost Lekkerkerker
e145963d48
Remove unused snapshots for Homevolt ( #162885 )
2026-02-12 21:32:41 +01:00
Simone Chemelli
1bca0ba5f8
Update UptimeRobot to API v3 ( #153508 )
2026-02-12 21:28:11 +01:00
Anders Ödlund
38531033a1
Catch AccessoryDisconnectedError in homekit pairing ( #162466 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 20:51:09 +01:00
Xitee
9f1b6a12a5
Filter out transient zero values from qBittorrent alltime stats ( #162821 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 18:45:42 +01:00
Daniel Hjelseth Høyer
876589f0cd
Fix keys for Homevolt ( #162874 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-02-12 18:42:50 +01:00
Przemko92
bd09ac9030
Add water heater support for Compit ( #162021 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-12 18:39:02 +01:00
wollew
6d143c1ce2
add quality scale to manifest of velux integration ( #162869 )
2026-02-12 18:38:49 +01:00
Artur Pragacz
f4ceb22d73
Add analytics platform to mobile_app ( #162736 )
2026-02-12 17:09:40 +01:00
Manu
5839191c37
Move entity service registration to async_setup in ntfy integration ( #162833 )
2026-02-12 16:42:15 +01:00
Manu
29feccb190
Improve tests in Bring! integration ( #162853 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-12 16:41:08 +01:00
epenet
a017417849
Use service helper to extract habitica config entry ( #162795 )
...
Co-authored-by: Manu <4445816+tr4nt0r@users.noreply.github.com >
2026-02-12 16:39:03 +01:00
Aron List
72a7d708b0
Expose ActuatorEnabled attr of matter DoorLock ( #162598 )
2026-02-12 16:03:30 +01:00
epenet
47be13e6bf
Improve error validation in service tests ( #162851 )
2026-02-12 06:34:31 -08:00
ElCruncharino
7d583be8e1
Add timeout to B2 metadata downloads to prevent backup hang ( #162562 )
2026-02-12 06:26:50 -08:00
Manu
ccb3b35694
Use https for media player cover images in Xbox integration ( #162859 )
2026-02-12 05:59:28 -08:00
Steve Easley
48893d4daa
Add JVC Projector switch platform ( #161899 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-12 14:21:34 +01:00
Yoshi Walsh
0388e5dd7f
Bump pydaikin to 2.17.2 ( #162846 )
2026-02-12 14:18:46 +01:00
Marc Hörsken
7a68903318
Bump pywmspro to 0.3.3 ( #162832 )
2026-02-12 14:18:19 +01:00
Anders Ödlund
64766100fe
Add get_lock_usercode service to zwave_js integration ( #162057 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-12 13:44:33 +01:00
Abílio Costa
0576dd91b7
Validate core_files.yaml base_platforms completeness ( #162826 )
2026-02-12 11:59:19 +00:00
Jon Seager
f4440e992f
Bump pytouchlinesl to 0.6.0 ( #162856 )
2026-02-12 12:42:36 +01:00
Daniel Hjelseth Høyer
ea83b5a892
Add Homevolt battery integration ( #160416 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-12 12:39:58 +01:00
Vicx
d148952c99
Bump slixmpp to 1.13.2 ( #162837 )
2026-02-12 11:48:48 +01:00
epenet
ed9a810908
Fix unavailable status in Tuya ( #162709 )
2026-02-12 11:46:40 +01:00
Peter Kolbus
6960cd6853
Bump pyweatherflowudp to 1.5.0 ( #162841 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-12 11:43:01 +01:00
dependabot[bot]
5bd86ba600
Bump docker/build-push-action from 6.18.0 to 6.19.1 ( #162844 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-12 10:05:36 +01:00
LG-ThinQ-Integration
70bc49479d
Add vacuum's activity table to LG ThinQ ( #162616 )
...
Co-authored-by: yunseon.park <yunseon.park@lge.com >
2026-02-12 10:02:29 +01:00
wh1t3f1r3
81e0c105d6
Fix Venstar integration crash when thermostat is unreachable ( #162524 )
2026-02-12 09:54:11 +01:00
Peter Kolbus
527e2aec1f
Improve weatherflow type hints ( #162843 )
2026-02-12 09:07:30 +01:00
epenet
cd6661260c
Use service helper to extract bring config entry ( #162790 )
2026-02-12 00:05:18 -05:00
epenet
efa522cc73
Use service helper to extract bosch alarm config entry ( #162789 )
2026-02-12 00:04:50 -05:00
Artur Pragacz
f9bd1b3d30
Rename registry imports in intent helper ( #162765 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-12 00:04:29 -05:00
staticdev
4cfdb14714
Fix devcontainer defaultFormatter blocks ( #162750 )
2026-02-12 00:02:27 -05:00
epenet
6fb802e6b9
Use service helper to extract transmission config entry ( #162814 )
2026-02-11 23:58:35 -05:00
Christian Lackas
9b30fecb0c
Fix absolute humidity sensor on HmIP-WGT glass thermostats ( #162455 )
2026-02-11 23:42:37 +01:00
Roman Lytvyn
e77acc1002
Add WATER_LEVEL sensor to homekit_controller ( #161900 )
2026-02-11 23:38:46 +01:00
cdnninja
07e8b780a2
Add DHCP Discovery to vesync ( #162259 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-11 23:27:35 +01:00
Denis Shulyaka
e060395786
Anthropic Structured Outputs support ( #162515 )
2026-02-11 23:25:46 +01:00
Denis Shulyaka
661b14dec5
Deprecate OpenAI actions ( #162211 )
2026-02-11 23:17:15 +01:00
Christian Lackas
b8e63b7ef6
Use direct DHW status for ViCare water heater state ( #162591 )
2026-02-11 23:07:56 +01:00
Abílio Costa
fd78e35a86
Align number unit converters with sensor ( #162662 )
2026-02-11 23:07:04 +01:00
Mick Vleeshouwer
db55dfe3c7
Improve device information in Overkiz ( #162419 )
2026-02-11 22:39:34 +01:00
Joost Lekkerkerker
bda3121f98
Add snapshot tests to waterfurnace sensors ( #162594 )
2026-02-11 22:28:41 +01:00
dontinelli
fd4981f3e2
Split up coordinators in solarlog ( #161169 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-11 22:23:32 +01:00
Manu
ae1bedd94a
Add uptime ratio and avg. response time sensors to Uptime Kuma ( #162785 )
2026-02-11 22:09:21 +01:00
hanwg
90b67f90fa
Handle config entry not loaded for Telegram bot ( #161951 )
...
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-11 22:05:21 +01:00
cdnninja
9c821fb5f5
Mark log unavailable as complete for vesync ( #162464 )
2026-02-11 22:03:12 +01:00
Graham Crockford
1f9691ace1
Add charge state to Victron BLE ( #162593 )
...
Co-authored-by: Graham Crockford <badgerwithagun@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-11 21:59:56 +01:00
Paulus Schoutsen
5331cd99c6
Google Gen AI: Increase max iterations for AI Task ( #162600 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-11 21:55:37 +01:00
Denis Shulyaka
1c3f24c78f
Add TTS support for OpenAI ( #162468 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-11 21:37:49 +01:00
Kamil Breguła
e179e74df3
Support dual cook oven in Smartthing ( #156561 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-11 21:27:40 +01:00
wollew
98602bd311
Bump pyvlx to 0.2.29 ( #162829 )
2026-02-11 21:10:44 +01:00
Jeef
5f01124c74
Bump typedmonarchmoney to 0.7.0 ( #162686 )
2026-02-11 19:44:08 +00:00
Brett Adams
4b5368be8e
Complete config-entry-unloading quality check in Teslemetry ( #161956 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-11 20:31:30 +01:00
Brett Adams
6379014f13
Use chained comparison in Teslemetry update platform ( #161950 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-11 20:07:04 +01:00
Joost Lekkerkerker
aa640020be
Bump pySmartThings to 3.5.2 ( #162809 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-02-11 20:02:28 +01:00
Simone Chemelli
92f4e600d1
Fix alarm refresh warning for Comelit SimpleHome ( #162710 )
2026-02-11 19:36:57 +01:00
Andreas Jakl
25a6b6fa65
Add switch platform to nrgkick integration for enabling or pausing car charging ( #162563 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-11 19:36:36 +01:00
Manu
3cbe1295f9
Bump pythonkuma to 0.4.1 ( #162773 )
2026-02-11 19:35:12 +01:00
Erwin Douna
72581fb2b1
Add endpoint system df information ( #160134 )
2026-02-11 19:28:49 +01:00
Erwin Douna
97c89590e0
Portainer fix multiple environments & containers ( #153674 )
2026-02-11 19:21:36 +01:00
epenet
b6ba86f3c1
Use service helper to extract onedrive config entry ( #162803 )
2026-02-11 10:16:55 -08:00
epenet
cedc291872
Use service helper to extract tado config entry ( #162812 )
2026-02-11 10:15:38 -08:00
epenet
1d30486f82
Use service helper to extract velbus config entry ( #162813 )
2026-02-11 10:15:19 -08:00
Christopher Fenner
9f1b4c9035
Improve EnOcean config flow ( #162751 )
2026-02-11 19:14:45 +01:00
Christian Lackas
80ebb34ad1
Add smoke detector extended properties to homematicip_cloud ( #161629 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-11 18:56:39 +01:00
hanwg
e0e11fd99d
Fix bug in edit_message_media action for Telegram bot ( #162762 )
2026-02-11 17:55:14 +01:00
Artur Pragacz
578a933f30
Move entity name helper to module-level function ( #162766 )
2026-02-11 17:54:53 +01:00
Christian Lackas
57493a1f69
Add ELV-SH-SB8 Status Board switch support to homematicip_cloud ( #161668 )
2026-02-11 17:43:51 +01:00
Simone Chemelli
3a4100fa94
Fix image platform state for Vodafone Station ( #162747 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-11 17:39:51 +01:00
theobld-ww
0c1af1d613
Add switch entities to Watts Vision + ( #162699 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-11 17:39:17 +01:00
starkillerOG
4e46431798
Add additional Reolink PTZ buttons ( #162793 )
2026-02-11 17:29:24 +01:00
starkillerOG
bec66f49a2
Add Reolink PTZ patrol status ( #162796 )
2026-02-11 17:29:05 +01:00
epenet
4019768fa1
Use service helper to extract easyenergy config entry ( #162791 )
2026-02-11 17:24:57 +01:00
epenet
25d902fd3e
Use service helper to extract google_photos config entry ( #162792 )
2026-02-11 17:24:44 +01:00
epenet
30f006538d
Use service helper to extract google_sheets config entry ( #162794 )
2026-02-11 17:24:26 +01:00
epenet
15b1fee42d
Use service helper to extract mastodon config entry ( #162798 )
2026-02-11 17:24:05 +01:00
epenet
d69b816459
Use service helper to extract mealie config entry ( #162800 )
2026-02-11 17:19:03 +01:00
epenet
bf79721e97
Use service helper to extract ohme config entry ( #162801 )
2026-02-11 17:18:25 +01:00
torben-iometer
66a0b44284
Fix missing values in battery_level in iometer ( #162781 )
2026-02-11 17:17:55 +01:00
Andy
8693294ea6
Add support for Nanoleaf Essentials / Replace aionanoleaf through aionanoleaf2 ( #157295 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-11 17:06:40 +01:00
epenet
14ac7927f1
Use service helper to extract seventeentrack config entry ( #162807 )
2026-02-11 16:08:40 +01:00
Willem-Jan van Rootselaar
b4674473d7
Fix BSBLAN water heater mapping and add on/off ( #160256 )
2026-02-11 16:06:26 +01:00
epenet
f01ece1d3d
Move TadoConfigEntry declaration ( #162811 )
2026-02-11 16:01:31 +01:00
epenet
08160a41a6
Use service helper to extract swiss public transport config entry ( #162810 )
2026-02-11 15:59:50 +01:00
epenet
e617698770
Use service helper to extract stookwijzer config entry ( #162808 )
2026-02-11 15:59:36 +01:00
epenet
ee31bdf18b
Use service helper to extract radarr config entry ( #162805 )
2026-02-11 15:41:02 +01:00
epenet
305b911c0d
Use service helper to extract overseerr config entry ( #162804 )
2026-02-11 15:36:34 +01:00
epenet
842abf78d2
Use service helper to extract risco config entry ( #162806 )
2026-02-11 15:35:27 +01:00
Willem-Jan van Rootselaar
134e8d1c1b
Bump python-bsblan to version 4.2.0 ( #162786 )
2026-02-11 15:31:06 +01:00
epenet
733e90f747
Use service helper to extract immich config entry ( #162797 )
2026-02-11 15:02:32 +01:00
Artur Pragacz
6c92f7a864
Add integration type to mobile_app ( #157719 )
2026-02-11 14:48:10 +01:00
epenet
f69b5b6e8f
Use service helper to extract amberelectric config entry ( #162788 )
2026-02-11 13:49:29 +01:00
Willem-Jan van Rootselaar
59e53ee7b7
Add HVAC action support for BSBLAN climate entity ( #156828 )
...
Co-authored-by: Erwin Douna <e.douna@gmail.com >
2026-02-11 13:27:18 +01:00
epenet
62e1b0118c
Add service helper to get config entry ( #162068 )
2026-02-11 13:20:37 +01:00
Guido Schmitz
b7e9066b9d
Add quality scale for devolo Home Control ( #147483 )
2026-02-11 12:17:02 +01:00
Erik Montnemery
2d6532b8ee
Fix deadlock in ReloadServiceHelper ( #162775 )
2026-02-11 12:14:23 +01:00
Kamil Breguła
ebd1f1b00f
Add pagination support for AWS S3 ( #162578 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com >
2026-02-11 11:27:33 +01:00
jameson_uk
95a1ceb080
feat: add info skills to alexa devices ( #162097 )
2026-02-11 11:23:07 +01:00
dvdinth
3f9e7d1dba
Add IntelliClima integration and tests ( #157363 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-11 11:18:26 +01:00
epenet
eab80f78d9
Raise on missing color mode ( #162715 )
2026-02-11 11:12:52 +01:00
Robert Resch
aa9fdd56ec
Bump cryptography to 46.0.5 ( #162783 )
2026-02-11 11:09:54 +01:00
epenet
c727261f67
Move matter fixture list to a constant ( #162776 )
2026-02-11 10:47:09 +01:00
jameson_uk
703c62aa74
Bump aioamazondevices to 12.0.0 ( #162778 )
2026-02-11 10:21:11 +01:00
Tomás Correia
6e1f90228b
fix to cloudflare r2 setup screen info ( #162677 )
2026-02-10 23:43:59 +01:00
LeoXie
3be089d2a5
Add Matter CO alarm state ( #162627 )
...
Co-authored-by: Ludovic BOUÉ <lboue@users.noreply.github.com >
2026-02-10 23:43:32 +01:00
Noah Husby
692d3d35cc
Bump aiostreammagic to 2.12.1 ( #162744 )
2026-02-10 23:26:20 +01:00
starkillerOG
c52cb8362e
Bump reolink-aio to 0.19.0 ( #162672 )
2026-02-10 23:24:55 +01:00
Boaz Cahlon
93ac215ab4
Add integration for Hegel Music Systems amplifiers ( #153867 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-10 22:56:48 +01:00
Michael
f9eb86b50a
Improve recognizability of Wi-Fi qr code in FRITZ!Box Tools ( #162752 )
2026-02-10 21:55:20 +00:00
Christian Lackas
a7f9992a4e
Bump homematicip to 2.6.0 ( #162702 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-02-10 21:52:09 +00:00
Andreas Jakl
13fde0d135
Bump nrgkick-api to 1.7.1 ( #162738 )
2026-02-10 19:26:51 +01:00
tronikos
5105c6c50f
Add last_changed and last_updated for the Opower statistics ( #159101 )
2026-02-10 17:08:58 +00:00
Josef Zweck
af152ebe50
Bump onedrive-personal-sdk to 0.1.2 ( #162689 )
2026-02-10 08:52:29 -08:00
Manu
dea4452e42
Set device entry type and integration type to service in Portainer integration ( #162732 )
2026-02-10 08:51:03 -08:00
Maikel Punie
af07631d83
migrate velbus config entries ( #162565 )
2026-02-10 16:14:00 +01:00
theobld-ww
d2ca00ca53
Refactor Watts Vision+ to generic device, in preparation for switch support ( #162721 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-10 16:08:30 +01:00
Jeef
bb2f7bdfc4
Bump intellifire4py to 4.3.1 ( #162659 )
2026-02-10 14:21:58 +00:00
epenet
b1379d9153
Fix flaky lunatone test ( #162727 )
2026-02-10 15:18:59 +01:00
Anrijs
ea4b286659
Bump aranet lib version to 2.6.0 ( #162656 )
...
Co-authored-by: Shay Levy <levyshay1@gmail.com >
2026-02-10 16:03:16 +02:00
Norbert Rittel
2d00cb9a29
Improve descriptions of xiaomi_miio.vacuum_clean_segment action ( #162698 )
2026-02-10 05:47:46 -08:00
Christian Lackas
2ef1a20ae4
Add @lackas as code owner for homematicip_cloud ( #162696 )
2026-02-10 05:47:11 -08:00
Joost Lekkerkerker
95defddfff
Add edenhaus as devcontainer codeowner ( #162707 )
2026-02-10 05:46:41 -08:00
J. Nick Koston
009bdd91cc
Bump aioesphomeapi to 44.0.0 ( #162712 )
2026-02-10 14:21:56 +01:00
Manu
63bbead41e
Add support for attachments from media sources in ntfy notifications ( #152329 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-10 13:47:16 +01:00
MoonDevLT
2c9a96b62a
Add config entry diagnostics to lunatone ( #162406 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-10 13:18:23 +01:00
Brett Adams
ace7fad62a
Add exception translations to Teslemetry ( #162141 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-10 12:22:59 +01:00
Brett Adams
3c73cc8bad
Use icon translations for Teslemetry battery percent entities ( #162140 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-10 12:15:30 +01:00
Petro31
83c41c265d
Update template update to new template entity framework ( #162561 )
2026-02-10 11:39:29 +01:00
epenet
c8bc5618dc
Raise error when light reports invalid supported color modes ( #162644 )
2026-02-10 11:30:14 +01:00
Brandon Rothweiler
60d770f265
Bump py-aosmith to 1.0.17 ( #162685 )
2026-02-10 11:17:19 +01:00
joel-bourquard
6f4b9dcad7
Miele: Added support for Plate #5 on Miele KM 7699 ( #162503 )
2026-02-10 09:34:24 +01:00
ElCruncharino
1bba31f7af
Fix AsyncIteratorReader blocking after stream exhaustion ( #161731 )
2026-02-10 09:21:52 +01:00
Ludovic BOUÉ
4705e584b0
Sort Matter fixture files list ( #162693 )
2026-02-10 07:41:50 +01:00
Ludovic BOUÉ
80bbe5df6a
Add smoke detector test to Matter binary sensor tests ( #162638 )
2026-02-09 10:36:34 -08:00
Artur Pragacz
88c4d88e06
Simplify subscribe feature websocket in labs ( #162646 )
2026-02-09 17:05:43 +01:00
dependabot[bot]
718f459026
Bump actions/ai-inference from 2.0.5 to 2.0.6 ( #162609 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 16:58:05 +01:00
XHyperDEVX
5c3ddcff3e
Make “Reasoning Summary” configurable in OpenAI ( #157557 )
...
Co-authored-by: cto-new[bot] <140088366+cto-new[bot]@users.noreply.github.com>
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-09 16:29:27 +01:00
Ludovic BOUÉ
08acececb2
Add local temperature calibration for all Matter thermostats ( #161724 )
...
Co-authored-by: TheJulianJES <TheJulianJES@users.noreply.github.com >
2026-02-09 16:09:25 +01:00
epenet
27d6ae2881
Adjust openrgb default color mode handling ( #162650 )
2026-02-09 16:00:44 +01:00
Brett Adams
5c4d9f4ca4
Fix Tesla Fleet partner registration to use all regions ( #162525 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-09 15:33:05 +01:00
MarkGodwin
9ece327881
Limit actions on omada controller to one at a time ( #162499 )
2026-02-09 14:42:37 +01:00
cdnninja
1b0ef3f358
Add drying mode switch to vesync ( #161905 )
...
Co-authored-by: Dave T <17680170+davet2001@users.noreply.github.com >
2026-02-09 14:30:25 +01:00
Petro31
a5eca0614a
Update template weather platform to new template entity framework ( #162569 )
2026-02-09 14:26:19 +01:00
Aaron Godfrey
7b2509fadb
Increase max tasks retrieved per page to prevent timeout ( #162587 )
2026-02-09 14:19:40 +01:00
epenet
f6e0bc28f4
Raise error when light reports an invalid color_mode ( #162620 )
2026-02-09 14:18:37 +01:00
Petro31
e87056408e
Update template light to new entity framework ( #162445 )
2026-02-09 14:14:58 +01:00
Petro31
c945f32989
Update template fan platform to the new entity framework ( #162328 )
2026-02-09 14:13:23 +01:00
Ludovic BOUÉ
8d37917d8b
Rename Matter Heiman smoke detector fixture file ( #162632 )
2026-02-09 14:05:13 +01:00
Artur Pragacz
68cc2dff53
Add subscribe preview feature helper to labs ( #161778 )
2026-02-09 14:03:02 +01:00
Andrea Turri
45babbca92
Add new Miele mappings ( #162544 )
2026-02-09 13:53:47 +01:00
Nick Beeuwsaert
b56dcfb7e9
Add sensor state class to eufylife_ble ( #162607 )
2026-02-09 13:49:58 +01:00
Leonardo Merza
a56114d84a
Add slow mode option for SwitchBot curtains ( #155272 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-09 13:30:14 +01:00
Allen Porter
de8a26c5b0
Bump grpc to 1.78.0 ( #162520 )
2026-02-09 13:20:55 +01:00
epenet
48f39524c4
Fix matter light color_mode ( #162637 )
2026-02-09 13:20:37 +01:00
Aidan Timson
2b4ef312c3
Add translation for MFA code ( #162635 )
2026-02-09 13:16:18 +01:00
epenet
b4d175b811
Adjust esphome light test ( #162633 )
2026-02-09 12:48:14 +01:00
epenet
7ff6c2a421
Add missing features in tplink light tests ( #162631 )
2026-02-09 12:47:56 +01:00
dependabot[bot]
cf0a438f32
Bump j178/prek-action from 1.1.0 to 1.1.1 ( #162610 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-09 11:02:04 +01:00
epenet
9e1bfa3564
Cleanup mired light test ( #162622 )
2026-02-09 09:55:58 +01:00
Petro31
3c266183e1
Add new template entity framework to event platform ( #162228 )
2026-02-09 07:54:40 +01:00
epenet
5c5f5d064a
Remove legacy fallback in light color_mode property ( #162276 )
2026-02-09 07:54:07 +01:00
Michael
fc18ec4588
Bump aioimmich to 0.12.0 ( #162573 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-08 23:51:24 +01:00
Thomas55555
3fd2fa27e7
Bump aioautomower to 2.7.3 ( #162583 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-08 23:49:36 +01:00
Andres Ruiz
cf637f8c2f
Update waterfurnace integration to use Coordinator, instead of its own thread. ( #161494 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-08 23:39:23 +01:00
Joost Lekkerkerker
228fca9f0c
Pin setuptools to 81.0.0 ( #162589 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-08 23:10:25 +01:00
tan-lawrence
c5ce8998e2
Deprecate unknown fan mode in coolmaster ( #161737 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-08 23:05:14 +01:00
Petro31
a4204bf11e
Update template lock platform to new template entity framework ( #162493 )
2026-02-08 23:03:55 +01:00
mettolen
3e44d15fc1
Add diagnostics to Liebherr integration ( #162360 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-08 22:52:56 +01:00
Norbert Rittel
4f07d8688c
Sentence-case "speech-to-text" in google_cloud ( #162534 )
2026-02-08 22:50:12 +01:00
Petro31
89fda1a4ae
update template number platform to new template entity framework ( #162540 )
2026-02-08 22:42:11 +01:00
Andres Ruiz
f678e7ef34
Add additional sensors for waterfurnace integration ( #162581 )
2026-02-08 22:38:21 +01:00
Petro31
24e8208deb
Update template select platform to new template entity framework ( #162543 )
2026-02-08 22:27:49 +01:00
Petro31
3c66a1b35d
Update template vacuum platform to new template entity framework ( #162564 )
2026-02-08 22:27:21 +01:00
Petro31
5a2299e8b6
Update template switch platform to new template entity framework ( #162556 )
2026-02-08 22:25:38 +01:00
Noah Husby
8087953b90
Bump aiostreammagic to 2.12.0 ( #162570 )
2026-02-08 21:53:29 +01:00
Thomas55555
77a15b44c9
Increase polling in Husqvarna Automower ( #162582 )
2026-02-08 21:50:42 +01:00
hanwg
2177b494b9
Fix config flow bug for Telegram bot ( #162555 )
2026-02-08 21:32:51 +01:00
Peter Grauvogel
10497c2bf4
Fix Green Planet Energy price unit conversion ( #162511 )
2026-02-08 21:07:32 +01:00
Petro31
e7fd744941
Update template sensor platform to new template entity framework ( #162554 )
2026-02-08 21:01:31 +01:00
Elias Wernicke
b9bfbc9e98
Validate conversation_command in start timer intent ( #149915 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-02-08 19:56:07 +01:00
Robert Svensson
ba6f1343cc
Add regression testing to Axis OUI support list ( #162508 )
2026-02-08 19:19:09 +01:00
Jaap Pieroen
0d07d4bc69
Bump essent-dynamic-pricing to 0.3.1 ( #160958 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-08 10:03:20 +01:00
Norbert Rittel
94931a21fb
Sentence-case "text-to-speech" and "speech-to-text" in elevenlabs ( #162533 )
2026-02-08 09:16:27 +01:00
Norbert Rittel
ce295605ad
Sentence-case "text-to-speech" and "speech-to-text" ( #162532 )
2026-02-08 09:11:58 +01:00
Denis Shulyaka
9e371fd083
Use hass httpx client for Anthropic ( #162518 )
2026-02-08 06:51:11 +01:00
Denis Shulyaka
9fa5a843cb
Fix JSON serialization of datetime objects in Google Generative AI tool results ( #162495 )
2026-02-07 22:13:57 +01:00
Denis Shulyaka
8b5fb407e5
Fix JSON serialization of time objects in Open Router tool results ( #162505 )
2026-02-07 22:11:18 +01:00
Denis Shulyaka
8ef1e25f8c
Fix JSON serialization of time objects in Ollama tool results ( #162502 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-07 21:15:13 +01:00
Denis Shulyaka
ce3dd2b6db
Fix JSON serialization of time objects in OpenAI tool results ( #162490 )
2026-02-07 21:13:38 +01:00
Denis Shulyaka
a98010d0c1
Fix JSON serialization of time objects in Cloud conversation tool results ( #162506 )
2026-02-07 21:08:39 +01:00
Shay Levy
a915a69886
Add coverage for Shelly init ( #162497 )
2026-02-07 19:46:28 +02:00
cdnninja
bb4ffd8c6e
Add vesync Data Types ( #162461 )
2026-02-07 15:54:07 +00:00
epenet
403710354b
Use shorthand attributes in tasmota lights ( #162290 )
2026-02-07 11:59:37 +01:00
Markus
9b3743a8bc
Update snapcast to 2.3.7 ( #162452 )
2026-02-07 09:42:17 +01:00
rrooggiieerr
9642ff63ca
Remove duplicate call of format_mac() ( #162469 )
2026-02-07 09:17:45 +01:00
Brett Adams
5a1862431e
Fix device_class of backup reserve sensor in teslemetry ( #162458 )
2026-02-07 08:26:12 +01:00
Brett Adams
efed2b75a5
Fix device_class of backup reserve sensor in Tessie ( #162459 )
2026-02-07 08:25:48 +01:00
epenet
5a87a8805e
Add hassfest check for action-setup IQS ( #162084 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-06 22:26:18 +01:00
Jonathan
8c48084b3f
Fix device_class of backup reserve sensor ( #161178 )
2026-02-06 21:36:53 +01:00
arstom
60fd442ed7
Add ebusd sensors for Vaillant 700 ( #161180 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2026-02-06 21:30:33 +01:00
epenet
1d6c5a283e
Fix redundant off preset in Tuya climate ( #161040 )
2026-02-06 20:58:22 +01:00
Thomas55555
a53f876e09
Bump ruff to 0.15.0 ( #162356 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-06 19:39:32 +01:00
jameson_uk
88d894212b
dep: bump aioamazondevices to 11.1.3 ( #162437 )
2026-02-06 19:37:34 +01:00
Artur Pragacz
f2d4319366
Make bad entity ID detection more lenient ( #162425 )
2026-02-06 15:58:27 +01:00
epenet
3eb8d64381
Fix invalid yardian snaphots ( #162422 )
2026-02-06 15:52:58 +01:00
epenet
818ce549d9
Remove duplicate class field in incomfort ( #162420 )
2026-02-06 15:16:20 +01:00
epenet
db7800d170
Simplify (in-)equality checks ( #162416 )
2026-02-06 15:11:22 +01:00
epenet
bc1c24efb1
Improve (r)split performance ( #162418 )
2026-02-06 15:10:30 +01:00
David Recordon
5ad632c34a
Add Fan mode support to Control4 integration ( #159980 )
2026-02-06 14:11:18 +01:00
Sab44
65f95e5c4b
Bump librehardwaremonitor-api to version 1.9.1 ( #162409 )
2026-02-06 14:04:21 +01:00
Joost Lekkerkerker
bb406594d1
Remove double unit of measurement for yardian ( #162412 )
2026-02-06 14:03:57 +01:00
epenet
b7a7b7bc63
Cleanup unnecessary brackets for except statements (a-h) ( #162404 )
2026-02-06 13:48:56 +01:00
epenet
1c59d846e3
Cleanup unnecessary brackets for except statements (core) ( #162410 )
2026-02-06 13:45:59 +01:00
Joost Lekkerkerker
3b40bb7d28
Remove entity id overwrite for ambient station ( #162403 )
2026-02-06 13:39:51 +01:00
epenet
a171e17097
Cleanup unnecessary brackets for except statements (q-z) ( #162408 )
2026-02-06 13:31:56 +01:00
epenet
c881d96d2f
Cleanup unnecessary brackets for except statements (i-p) ( #162405 )
2026-02-06 13:23:25 +01:00
Luo Chen
f1a99a2d65
Fix unicode escaping in MCP server tool response ( #162319 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-06 13:11:28 +01:00
mettolen
d02adabe5d
Add Start session action to Saunum integration ( #162177 )
2026-02-06 12:47:50 +01:00
Mark Jansen
286730165d
Simplify sun condition schema by re-using an existing type ( #161894 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2026-02-06 12:27:16 +01:00
epenet
95a58252cf
Reformat lambda (tests) ( #162383 )
2026-02-06 12:24:58 +01:00
epenet
bf6643643b
Reformat lambda (core) ( #162382 )
2026-02-06 12:24:48 +01:00
epenet
8d780d6712
Reformat lambda (t-z) ( #162381 )
2026-02-06 12:24:37 +01:00
epenet
576c7227c6
Reformat lambda (m-s) ( #162379 )
2026-02-06 12:24:19 +01:00
epenet
915d375f0a
Reformat lambda (a-l) ( #162377 )
2026-02-06 12:24:12 +01:00
Petro31
e9487a81a7
Update template image platform to new entity framework ( #162343 )
2026-02-06 12:20:11 +01:00
Andres Ruiz
0a2fe01b66
Add device_info to waterfurnace sensors ( #162080 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-06 12:17:27 +01:00
Peter Grauvogel
9de9bde7d8
Add timestamp sensors for highest and lowest price times ( #161639 )
2026-02-06 12:04:39 +01:00
epenet
fbc91d3d3d
Remove str from sensor state class ( #161686 )
2026-02-06 12:01:23 +01:00
Abílio Costa
47672614df
Remove external url from config for local_only users ( #161891 )
2026-02-06 12:00:07 +01:00
Denis Shulyaka
8c01c4a155
Add gpt-image-1.5 model support ( #162208 )
2026-02-06 11:57:00 +01:00
Aaron Godfrey
5dc7f8bfe3
Fix conversion of data for todo.* actions ( #162366 )
2026-02-06 11:52:01 +01:00
epenet
cc01d15d74
Use StrEnum in eq3btsmart ( #162387 )
2026-02-06 11:51:00 +01:00
epenet
5c980e8d97
Cleanup ternary if expressions ( #162394 )
2026-02-06 11:50:47 +01:00
epenet
c01e3beb2e
Use StrEnum in stt ( #162389 )
2026-02-06 11:50:35 +01:00
Jan Bouwhuis
a5b16e3694
Remove parentheses for except statements where it is not needed in mqtt integration ( #162398 )
2026-02-06 11:49:42 +01:00
epenet
866cd52ada
Cleanup default None value from dict.get ( #162396 )
2026-02-06 11:49:02 +01:00
John O'Nolan
2d308aaa20
Add Ghost integration ( #162041 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-06 11:47:53 +01:00
epenet
0456eb54ee
Use StrEnum in unifiprotect ( #162390 )
2026-02-06 11:42:34 +01:00
epenet
ce6fced6a4
Use StrEnum in intent helper ( #162391 )
2026-02-06 11:41:58 +01:00
epenet
fc56f52c74
Use StrEnum in modbus ( #162388 )
2026-02-06 11:41:29 +01:00
dependabot[bot]
f7e65eeece
Bump github/codeql-action from 4.32.1 to 4.32.2 ( #162369 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-06 11:33:24 +01:00
epenet
8c94de4a9c
Use StrEnum in easyenergy ( #162386 )
2026-02-06 12:15:42 +02:00
epenet
46971c1c82
Use StrEnum in cloud ( #162385 )
2026-02-06 12:15:09 +02:00
epenet
fb5c3c7eb6
Use StrEnum in uptimerobot tests ( #162392 )
2026-02-06 12:14:28 +02:00
Anders Ödlund
ea42237444
Add dismiss protection to config flows ( #162270 )
...
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-02-06 10:59:37 +01:00
Matt Zimmerman
2a76c2678e
Add missing config flow strings to SmartTub ( #162375 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-06 08:53:00 +01:00
Manu
72b6e5fabe
Add remote action exceptions to Xbox ( #162347 )
2026-02-06 08:27:31 +01:00
Jordan Harvey
f739fc1f55
Update pynintendoparental requirement to version 2.3.2.1 ( #162362 )
2026-02-06 08:26:51 +01:00
Denis Shulyaka
aecfca5020
Add Claude Opus 4.6 support ( #162365 )
2026-02-06 08:25:53 +01:00
Matt Zimmerman
f024ae442f
Add PARALLEL_UPDATES to SmartTub platform files ( #162373 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-06 08:21:33 +01:00
Matt Zimmerman
07a9aad4a4
Bump python-smarttub to 0.0.47 ( #162367 )
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-06 08:14:42 +01:00
Denis Shulyaka
22ab58077e
Bump anthropic to 0.78.0 ( #162349 )
2026-02-05 22:15:16 +01:00
epenet
4b666688c9
Adjust color mode handling in esphome lights ( #162294 )
2026-02-05 21:04:21 +01:00
Shay Levy
d118332366
Fix Shelly Linkedgo Thermostat status update ( #162339 )
2026-02-05 20:52:21 +01:00
Michael Potthoff
9f32e0da14
Add type option "first_available" to sensor group in group component ( #155525 )
2026-02-05 20:26:45 +01:00
Andre Lengwenus
1cef223a06
Bump pypck to 0.9.10 ( #162333 )
2026-02-05 20:14:04 +01:00
epenet
29da1233f3
Fix missing color_mode attribute in mqtt light ( #162311 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-05 18:22:57 +01:00
Arie Catsman
a5b3d22058
Bump pyenphase to 2.4.5 ( #162324 )
2026-02-05 17:42:45 +01:00
jameson_uk
d37e958a0b
Add config entry tests to alexa_devices ( #162295 )
2026-02-05 13:07:14 +00:00
epenet
0498ac7364
Migrate supported_color_modes to shorthand attribute in zwave_js lights ( #162296 )
2026-02-05 13:56:20 +01:00
epenet
67bdeb9945
Adjust unknown color mode handling in ZHA lights ( #162292 )
2026-02-05 12:30:06 +01:00
Oliver
a227307387
Add support for media_stop command for denonavr receivers ( #162236 )
2026-02-05 12:17:25 +01:00
Oliver
0e0309cabf
Add mapping for stopped state to denonavr media player ( #162283 )
2026-02-05 12:15:14 +01:00
epenet
fd2dfc83c6
Use shorthand attributes in zwave_js lights ( #162293 )
2026-02-05 12:05:08 +01:00
epenet
9e736891c4
Use shorthand attributes in demo lights ( #162282 )
2026-02-05 12:02:41 +01:00
Oliver
fbabf0dcb8
Bump denonavr to 1.3.2 ( #162271 )
2026-02-05 11:59:10 +01:00
Tomás Correia
7128791152
Fix multipart upload to use consistent part sizes for R2/S3 ( #162278 )
2026-02-05 11:54:02 +01:00
epenet
94456b5bc3
Improve type hints in tradfri lights ( #162287 )
2026-02-05 11:51:34 +01:00
epenet
2105c6b177
Improve type hints in switchbot lights ( #162286 )
2026-02-05 11:46:50 +01:00
Robin Lintermann
34156f79e8
Bump pysmarlaapi to 0.13.0 ( #162277 )
2026-02-05 11:45:29 +01:00
epenet
bb1a2530f5
Improve type hints in nanoleaf lights ( #162284 )
2026-02-05 11:44:54 +01:00
epenet
06613746f9
Remove unnecessary shorthand attribute init in template ( #162279 )
2026-02-05 11:41:57 +01:00
epenet
98ca948afe
Improve type hints in abode lights ( #162281 )
2026-02-05 11:35:43 +01:00
Krisjanis Lejejs
fa58fe5f4e
Bump hass-nabucasa from 1.12.0 to 1.13.0 ( #162274 )
2026-02-05 11:03:44 +01:00
Petro31
46f230c487
Clean up unused cover constants ( #162225 )
2026-02-05 10:46:36 +01:00
epenet
13a987aba3
Cleanup deprecated SUPPORT_ light constants ( #162210 )
2026-02-05 10:32:32 +01:00
cdnninja
9cef323581
Update Vesync quality-scale to Bronze ( #162260 )
2026-02-05 09:44:47 +01:00
epenet
7ea7576188
Cleanup legacy support for extracting color modes from light supported features ( #162265 )
2026-02-05 09:33:22 +01:00
Franck Nijhof
f8abbfd42b
Merge branch 'master' into dev
2026-02-05 08:17:24 +00:00
Erik Montnemery
5cd1821bc9
Update redgtech snapshots ( #162267 )
2026-02-05 09:13:13 +01:00
Norbert Rittel
2ef7f26ffb
Improve description of camera.play_stream action ( #162264 )
2026-02-05 09:07:10 +01:00
Jonathan Sady do Nascimento
184bea49e2
Add redgtech integration ( #136947 )
...
Co-authored-by: luan-nvg <luannnvg@gmail.com >
2026-02-05 09:04:14 +01:00
David Bonnes
c853fb2068
Bump evohome-async to 1.1.3 ( #162232 )
2026-02-05 08:25:30 +01:00
mettolen
79e0a93e48
Upgrade Liebherr integration to Silver ( #162178 )
2026-02-04 22:24:53 +01:00
Andres Ruiz
3867c1d7d1
Extract waterfurnace sensor names for translation ( #162025 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-04 21:48:23 +01:00
Thomas55555
b9b6b050cc
Bump google_air_quality_api to 3.0.1 ( #162233 )
2026-02-04 21:46:07 +01:00
Muhammad Hamza Khan
d960736b3d
Improve typing in syncthing ( #162193 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-04 21:43:13 +01:00
Franck Nijhof
3e8923f105
2026.2.0 ( #162224 )
2026-02-04 20:35:11 +01:00
Franck Nijhof
17cca3e69d
Bump version to 2026.2.0
2026-02-04 18:53:49 +00:00
Franck Nijhof
12714c489f
Bump version to 2026.2.0b5
2026-02-04 18:45:36 +00:00
Robert Resch
f788d61b4a
Revert "Bump intents ( #162205 )" ( #162226 )
2026-02-04 18:36:12 +00:00
Simone Chemelli
5c726af00b
Fix logic and tests for Alexa Devices utils module ( #162223 )
2026-02-04 18:36:10 +00:00
Joost Lekkerkerker
d1d207fbb2
Add guard for Apple TV text focus state ( #162207 )
2026-02-04 18:36:09 +00:00
David Bonnes
6c7f8df7f7
Fix evohome not updating scheduled setpoints in state attrs ( #162043 )
2026-02-04 18:36:07 +00:00
Kevin Stillhammer
6f8c9b1504
Bump fressnapftracker to 0.2.2 ( #161913 )
2026-02-04 18:36:06 +00:00
Kevin Stillhammer
4f9aedbc84
Filter out invalid trackers in fressnapf_tracker ( #161670 )
2026-02-04 18:36:04 +00:00
Joost Lekkerkerker
afa0f572ce
Add guard for Apple TV text focus state ( #162207 )
2026-02-04 19:34:53 +01:00
Simone Chemelli
a6a1b9ddbd
Fix logic and tests for Alexa Devices utils module ( #162223 )
2026-02-04 19:31:57 +01:00
Robert Resch
c1f5b4593f
Revert "Bump intents ( #162205 )" ( #162226 )
2026-02-04 19:30:05 +01:00
Kevin Stillhammer
f1de4dc1cc
Filter out invalid trackers in fressnapf_tracker ( #161670 )
2026-02-04 17:43:24 +01:00
David Bonnes
4ae0d9a9c6
Fix evohome not updating scheduled setpoints in state attrs ( #162043 )
2026-02-04 17:37:41 +01:00
David Girón
fcd0b579cf
Compress container image with zstd ( #160665 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-02-04 17:28:07 +01:00
Franck Nijhof
52fb0343e4
Bump version to 2026.2.0b4
2026-02-04 16:14:23 +00:00
Bram Kragten
1050b4580a
Update frontend to 20260128.6 ( #162214 )
2026-02-04 16:10:08 +00:00
Åke Strandberg
344c42172e
Add missing codes for Miele coffe systems ( #162206 )
2026-02-04 16:10:06 +00:00
Michael Hansen
93cc0fd7f1
Bump intents ( #162205 )
2026-02-04 16:10:05 +00:00
andreimoraru
05fe636b55
Bump yt-dlp to 2026.02.04 ( #162204 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-04 16:10:03 +00:00
Marc Mueller
f22467d099
Pin auth0-python to <5.0 ( #162203 )
2026-02-04 16:10:01 +00:00
TheJulianJES
4bc3899b32
Bump ZHA to 0.0.89 ( #162195 )
2026-02-04 16:10:00 +00:00
Oliver
fc4d6bf5f1
Bump denonavr to 1.3.1 ( #162183 )
2026-02-04 16:09:58 +00:00
johanzander
8ed0672a8f
Bump growattServer to 1.9.0 ( #162179 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-04 16:09:57 +00:00
Norbert Rittel
282e347a1b
Clarify action descriptions in media_player ( #162172 )
2026-02-04 16:09:55 +00:00
Erik Montnemery
1bfb02b440
Bump python-otbr-api to 2.8.0 ( #162167 )
2026-02-04 16:09:54 +00:00
Przemko92
71b03bd9ae
Bump compit-inext-api to 0.8.0 ( #162166 )
2026-02-04 16:09:52 +00:00
Przemko92
cbd69822eb
Update compit-inext-api to 0.7.0 ( #162020 )
2026-02-04 16:09:51 +00:00
Denis Shulyaka
db900f4dd2
Anthropic repair deprecated models ( #162162 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-04 16:00:14 +00:00
Jonathan Bangert
a707e695bc
Bump bleak-esphome to 3.6.0 ( #162028 )
2026-02-04 16:00:12 +00:00
Liquidmasl
4feceac205
Jellyfin native client controls ( #161982 )
2026-02-04 16:00:11 +00:00
Petro31
10c20faaca
Fix template weather humidity ( #161945 )
2026-02-04 16:00:09 +00:00
Robert Svensson
abcd512401
Add missing OUI to Axis integration, discovery would abort with unsup… ( #161943 )
2026-02-04 16:00:07 +00:00
Bram Kragten
dee7a237ee
Update frontend to 20260128.6 ( #162214 )
2026-02-04 16:58:12 +01:00
Åke Strandberg
3975eba12c
Add missing codes for Miele coffe systems ( #162206 )
2026-02-04 15:06:35 +01:00
epenet
ade91ebdab
Cleanup deprecated COLOR_MODE light constants ( #162197 )
2026-02-04 15:00:12 +01:00
Norbert Rittel
1bf194dd0f
Clarify action descriptions in media_player ( #162172 )
2026-02-04 14:58:40 +01:00
Manu
2eca8db8aa
Add action exceptions to Xbox integration ( #162198 )
2026-02-04 14:56:52 +01:00
Robert Svensson
78415bc1ff
Add missing OUI to Axis integration, discovery would abort with unsup… ( #161943 )
2026-02-04 14:43:04 +01:00
Denis Shulyaka
e2469bcd0f
Anthropic repair deprecated models ( #162162 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-04 14:40:31 +01:00
Michael Hansen
54d64b7da2
Bump intents ( #162205 )
2026-02-04 14:25:28 +01:00
Erik Montnemery
d548f3d12f
Bump python-otbr-api to 2.8.0 ( #162167 )
2026-02-04 14:23:02 +01:00
epenet
668995da73
Fix incorrect exception in telegram_bot ( #162191 )
2026-02-04 13:32:29 +01:00
epenet
9eeae8eac6
Improve typing in telegram_bot ( #162190 )
2026-02-04 12:15:23 +00:00
andreimoraru
7e7056aa94
Bump yt-dlp to 2026.02.04 ( #162204 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-04 12:07:40 +00:00
epenet
b633b8d271
Fix test_before_setup IQS check ( #162187 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-04 12:41:59 +01:00
Marc Mueller
45c7b9ccb8
Pin auth0-python to <5.0 ( #162203 )
2026-02-04 12:19:49 +01:00
dependabot[bot]
3ad1a57dfc
Bump github/codeql-action from 4.32.0 to 4.32.1 ( #162118 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-04 10:40:44 +01:00
Brandon Rothweiler
3cbe236a36
Bump py-aosmith to 1.0.16 ( #162160 )
2026-02-04 10:40:09 +01:00
Przemko92
39816c1e8a
Bump compit-inext-api to 0.8.0 ( #162166 )
2026-02-04 10:39:12 +01:00
johanzander
5587dd43b9
Bump growattServer to 1.9.0 ( #162179 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-04 10:38:18 +01:00
Jonathan Bangert
715d1e4eb8
Bump bleak-esphome to 3.6.0 ( #162028 )
2026-02-04 10:34:30 +01:00
Oliver
af172fb70d
Bump denonavr to 1.3.1 ( #162183 )
2026-02-04 10:33:44 +01:00
TheJulianJES
8c8bc104eb
Bump ZHA to 0.0.89 ( #162195 )
2026-02-04 10:27:23 +01:00
Liquidmasl
51b20fb5db
Adjust radarr constants and strings ( #162159 )
2026-02-04 10:16:47 +01:00
Kamil Breguła
445ba26667
Enable check for duplicate exception handlers ( #162169 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-02-04 10:14:46 +01:00
epenet
886448f4ba
Cleanup deprecated mired handling in light platform ( #161777 )
2026-02-04 09:52:53 +01:00
Petro31
ede4341ef3
Fix template weather humidity ( #161945 )
2026-02-04 08:02:09 +01:00
Liquidmasl
fe363f32ec
Jellyfin native client controls ( #161982 )
2026-02-03 20:18:59 +01:00
Kamil Breguła
31562e7571
Remove duplicated exception handler in overkiz ( #162171 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
2026-02-03 20:16:06 +01:00
Kamil Breguła
0bdb51e4ca
Remove duplicated exception handler in systemmonitor ( #162170 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
2026-02-03 20:14:37 +01:00
epenet
67a5d7ac21
Move neato service registration ( #162146 )
2026-02-03 20:05:12 +01:00
epenet
5e7f06c476
Move sharkiq service registration ( #162147 )
2026-02-03 19:52:54 +01:00
epenet
9a69852296
Move xiaomi_miio service registration ( #162148 )
2026-02-03 19:48:39 +01:00
Bram Kragten
fdf8edf474
Bump version to 2026.2.0b3
2026-02-03 18:03:54 +01:00
Bram Kragten
47e1a98bee
Update frontend to 20260128.5 ( #162156 )
2026-02-03 18:03:04 +01:00
Joost Lekkerkerker
2d8572b943
Add Heatit virtual brand ( #162155 )
2026-02-03 18:03:02 +01:00
Joost Lekkerkerker
660cfdbd50
Add Heiman virtual brand ( #162152 )
2026-02-03 18:03:00 +01:00
Steven Travers
4208595da6
Modify Analytics text on feature labs ( #162151 )
2026-02-03 18:02:59 +01:00
Paul Bottein
b6b2d2fc6f
Update title and description of YAML dashboard repair ( #162138 )
2026-02-03 18:02:58 +01:00
victorigualada
6c4c632848
Handle chat log attachments in Cloud integration ( #162121 )
2026-02-03 18:02:57 +01:00
Shay Levy
78cf62176f
Fix Shelly xpercent sensor state_class ( #162107 )
2026-02-03 18:02:56 +01:00
Denis Shulyaka
df971c7a42
Anthropic: Switch default model to Haiku 4.5 ( #162093 )
2026-02-03 18:02:55 +01:00
mezz64
1fcabb7f2d
Bump pyhik to 0.4.2 ( #162092 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-03 18:02:53 +01:00
Åke Strandberg
9fb60c9ea2
Update Senz temperature sensor ( #162016 )
2026-02-03 18:02:52 +01:00
J. Diego Rodríguez Royo
9c11a4646f
Remove coffee machine's hot water sensor's state class at Home Connect ( #161246 )
2026-02-03 17:58:47 +01:00
jameson_uk
b036a78776
Remove invalid notification sensors for Alexa devices ( #160422 )
...
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com >
2026-02-03 17:58:45 +01:00
Kamil Breguła
60bb3cb704
Handle missing battery stats in systemmonitor ( #158287 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-03 17:58:43 +01:00
Bram Kragten
a722925b8e
Update frontend to 20260128.5 ( #162156 )
2026-02-03 17:57:15 +01:00
Joost Lekkerkerker
419c5de50e
Add Heiman virtual brand ( #162152 )
2026-02-03 17:20:25 +01:00
Joost Lekkerkerker
37faed565e
Add Heatit virtual brand ( #162155 )
2026-02-03 17:19:50 +01:00
Paul Bottein
622953e61f
Update title and description of YAML dashboard repair ( #162138 )
2026-02-03 17:09:23 +01:00
Steven Travers
17926c3f6a
Modify Analytics text on feature labs ( #162151 )
2026-02-03 16:09:34 +01:00
victorigualada
48d85170c2
Handle chat log attachments in Cloud integration ( #162121 )
2026-02-03 15:54:56 +01:00
epenet
08d179c520
Move ecovacs service registration ( #162145 )
2026-02-03 15:50:17 +01:00
hanwg
5752387da8
Add entity_id parameter for Telegram bot actions ( #159745 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-02-03 15:34:39 +01:00
Sebastiaan Speck
1ebde65f03
Add sound horn and flash lights buttons to Renault ( #161976 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-03 15:18:55 +01:00
Denis Shulyaka
89f536e332
Anthropic: Switch default model to Haiku 4.5 ( #162093 )
2026-02-03 14:12:21 +01:00
Shay Levy
8784329333
Fix Shelly xpercent sensor state_class ( #162107 )
2026-02-03 14:11:55 +01:00
Marc Mueller
d73538722d
Use Generator and AsyncGenerator for contextmanager typing ( #162144 )
2026-02-03 13:52:33 +01:00
Brett Adams
d49d3f0a2f
Mark test-coverage as done for Teslemetry quality scale ( #161958 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-03 12:57:14 +01:00
Blaine Cook
8466dd4c2b
Add temperature sensor to Huum integration ( #161405 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-03 12:38:39 +01:00
Brett Adams
6bb1e688c6
Mark reconfiguration-flow as done for Teslemetry ( #162139 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-03 12:37:24 +01:00
epenet
9bc1c4c4f3
Simplify reolink method arguments ( #162137 )
2026-02-03 12:23:33 +01:00
jameson_uk
a554cb8211
Remove invalid notification sensors for Alexa devices ( #160422 )
...
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com >
2026-02-03 11:48:57 +01:00
Liquidmasl
145d38403e
Add get_queue and get_movies service calls to Radarr ( #160753 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-03 11:30:30 +01:00
Erwin Douna
10d4af5674
Use asyncio.gather pattern in portainer ( #160888 )
2026-02-03 11:23:34 +01:00
Brett Adams
ed3b4d2de3
Fix oauth debug log bug in Teslemetry ( #161652 )
2026-02-03 11:16:45 +01:00
epenet
e66d324877
Move openhome service registration ( #162127 )
2026-02-03 11:15:53 +01:00
epenet
f7f18627a2
Move squeezebox service registration ( #162132 )
2026-02-03 11:15:28 +01:00
epenet
d18630020f
Move songpal service registration ( #162131 )
2026-02-03 11:15:05 +01:00
epenet
a715ec318c
Move snapcast service registration ( #162130 )
2026-02-03 11:14:39 +01:00
epenet
0ef5a77dc9
Move roon service registration ( #162129 )
2026-02-03 11:14:06 +01:00
epenet
b43abf83b8
Move roku service registration ( #162128 )
2026-02-03 11:13:19 +01:00
epenet
84d28db3a7
Move linkplay service registration ( #162126 )
2026-02-03 11:12:32 +01:00
epenet
74d99fa0be
Move denonavr service registration ( #162123 )
2026-02-03 11:12:04 +01:00
epenet
3ff0320ed8
Move vizio service registration ( #162133 )
2026-02-03 11:11:19 +01:00
epenet
16cb9e9785
Move kodi service registration ( #162125 )
2026-02-03 11:10:41 +01:00
epenet
d92279dfcb
Move epson service registration ( #162124 )
2026-02-03 11:10:10 +01:00
Kamil Breguła
4b9d28d0e5
Handle missing battery stats in systemmonitor ( #158287 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-02-03 10:54:31 +01:00
Wendelin
e6a60dfe50
Add option to use frontend PR artifact to frontend integration ( #161291 )
...
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-02-03 10:23:25 +01:00
Tom
d219056e9d
Add target_humidity_step attribute to climate ( #160418 )
2026-02-03 09:34:31 +02:00
epenet
6ff6b099b5
Move bring service registration ( #162077 )
2026-02-03 07:42:03 +01:00
Brett Adams
c5b9699098
Add model_id and sw_version to Teslemetry device info ( #161959 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-02-02 21:58:02 +01:00
mettolen
6937bfdf67
Add number entity to Liebherr integration ( #162011 )
2026-02-02 21:48:39 +01:00
epenet
39ee3fcfaa
Move bond service registration ( #162075 )
2026-02-02 21:47:30 +01:00
J. Diego Rodríguez Royo
16cdfd05a0
Remove coffee machine's hot water sensor's state class at Home Connect ( #161246 )
2026-02-02 21:30:43 +01:00
mezz64
f49d4787be
Bump pyhik to 0.4.2 ( #162092 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-02-02 21:22:42 +01:00
epenet
2076700dc4
Move rainbird service registration ( #162089 )
2026-02-02 21:02:57 +01:00
Åke Strandberg
76c135913e
Update Senz temperature sensor ( #162016 )
2026-02-02 20:10:46 +01:00
epenet
c3534d5445
Mark tts method type hints as mandatory ( #161235 )
2026-02-02 19:49:55 +01:00
epenet
fc60b16d65
Mark device_tracker method type hints as mandatory ( #161232 )
2026-02-02 19:49:26 +01:00
epenet
0443c93f77
Move webostv service registration ( #162091 )
2026-02-02 20:48:21 +02:00
Bram Kragten
0e770958ac
Bump version to 2026.2.0b2
2026-02-02 19:12:33 +01:00
Bram Kragten
2a54c71b6c
Update frontend to 20260128.4 ( #162096 )
2026-02-02 19:11:59 +01:00
Steven Travers
50463291ab
Add learn more data for Analytics in labs ( #162094 )
2026-02-02 19:11:59 +01:00
Andrea Turri
43cc34042a
Fix Miele dishwasher PowerDisk filling level sensor not showing up ( #162048 )
2026-02-02 19:11:58 +01:00
Jan Bouwhuis
a02244ccda
Bump incomfort-client to 0.6.12 ( #162037 )
2026-02-02 19:11:57 +01:00
Adrián Moreno
a739619121
Bump pymeteoclimatic to 0.1.1 ( #162029 )
2026-02-02 19:11:56 +01:00
Åke Strandberg
5db97a5f1c
Improved error checking during startup of SENZ ( #162026 )
2026-02-02 19:11:54 +01:00
Josef Zweck
804ba9c9cc
Remove file description dependency in onedrive ( #162012 )
2026-02-02 19:11:53 +01:00
Filip Bårdsnes Tomren
5ecbcea946
Update ical requirement version to 12.1.3 ( #162010 )
2026-02-02 19:11:52 +01:00
hanwg
11be2b6289
Fix parse_mode for Telegram bot actions ( #162006 )
2026-02-02 19:11:51 +01:00
cdnninja
eefae0307b
Add integration type of hub to vesync ( #162004 )
2026-02-02 19:11:50 +01:00
Matthias Alphart
d397ee28ea
Fix KNX fan unique_id for switch-only fans ( #162002 )
2026-02-02 19:11:49 +01:00
starkillerOG
02c821128e
Bump reolink-aio to 0.18.2 ( #161998 )
2026-02-02 19:11:48 +01:00
Shay Levy
71dc15d45f
Fix Shelly CoIoT repair issue ( #161973 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-02-02 19:11:47 +01:00
Raphael Hehl
1078387b22
Bump uiprotect to version 10.1.0 ( #161967 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-02-02 19:11:46 +01:00
tronikos
35fab27d15
Bump opower to 0.17.0 ( #161962 )
2026-02-02 19:11:45 +01:00
Yuxin Wang
915dc7a908
Mark datetime sensors as unknown when parsing fails ( #161952 )
2026-02-02 19:11:44 +01:00
mvn23
e5a9738983
Fix OpenTherm Gateway button availability ( #161933 )
2026-02-02 19:11:43 +01:00
mvn23
2ff73219a2
Bump pyotgw to 2.2.3 ( #161928 )
2026-02-02 19:11:42 +01:00
epenet
5dc1270ed1
Fix mired warning in template light ( #161923 )
2026-02-02 19:11:41 +01:00
J. Diego Rodríguez Royo
9e95ad5a85
Restore the Home Connect program option entities ( #156401 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-02-02 19:11:40 +01:00
Bram Kragten
f97cf0e446
Update frontend to 20260128.4 ( #162096 )
2026-02-02 19:03:38 +01:00
epenet
bd4fa0d5c2
Move reolink service registration ( #162085 )
2026-02-02 19:02:09 +01:00
Steven Travers
f60d367184
Add learn more data for Analytics in labs ( #162094 )
2026-02-02 17:22:01 +01:00
epenet
6e231f2ec5
Move husqvarna_automower service registration ( #162087 )
2026-02-02 17:08:41 +01:00
epenet
13ba2d2e47
Move litterrobot service registration ( #162088 )
2026-02-02 17:08:07 +01:00
epenet
ba4a163e24
Move roborock service registration ( #162090 )
2026-02-02 17:07:44 +01:00
epenet
b7db8684db
Move elgato service registration ( #162086 )
2026-02-02 17:05:48 +01:00
Ludovic BOUÉ
a7595dc468
Rename Matter Inovelli VTM31-SN fixture ( #162076 )
2026-02-02 15:49:11 +01:00
epenet
d2c8c3565b
Move blink service registration ( #162078 )
2026-02-02 14:49:05 +01:00
Ludovic BOUÉ
422d1031f4
Rename Matter Mock air purifier fixture file ( #161937 )
2026-02-02 14:43:27 +01:00
Viktor Andersson
c9a79cf100
Update Electricity Maps translations ( #162074 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-02-02 13:54:07 +01:00
epenet
c42d47a619
Rename service registration function in growatt_server ( #162073 )
2026-02-02 13:32:33 +01:00
Ludovic BOUÉ
a26f871d32
Rename Matter Mock devices ( #161949 )
2026-02-02 12:59:32 +01:00
Gage Benne
d481c1bcc5
Improve accuracy of blood glucose conversion factor ( #161644 )
2026-02-02 12:19:16 +01:00
dependabot[bot]
379e3596b4
Bump dawidd6/action-download-artifact from 12 to 14 ( #162058 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-02 10:55:15 +01:00
Jan Bouwhuis
423a7cdbba
Bump incomfort-client to 0.6.12 ( #162037 )
2026-02-02 10:10:11 +01:00
Henning Kerstan
841fa48186
Replace hass.data[DATA_ENOCEAN] by config_entry.runtime_data ( #161997 )
2026-02-02 09:50:49 +01:00
Andres Ruiz
61e35157e3
Bump waterfurnace to 1.5.1 ( #162042 )
2026-02-02 08:59:53 +01:00
epenet
87f655f56d
Move alarmdecoder service registration ( #162063 )
2026-02-02 08:59:47 +01:00
epenet
692b8d0722
Move agent_dvr service registration ( #162062 )
2026-02-02 08:59:35 +01:00
Luke Lashley
5f9f623c3f
Bump python-roborock to 4.12.0 ( #162054 )
2026-02-01 20:28:35 -08:00
Przemko92
e595b6cd90
Update compit-inext-api to 0.7.0 ( #162020 )
2026-02-02 02:28:36 +01:00
Andrea Turri
a748eebf3e
Fix Miele dishwasher PowerDisk filling level sensor not showing up ( #162048 )
2026-02-02 02:18:02 +01:00
Adrián Moreno
6bdd544867
Bump pymeteoclimatic to 0.1.1 ( #162029 )
2026-02-02 00:44:29 +01:00
Luke Lashley
705eadf8ce
Add the ability to select region for Roborock ( #160898 )
2026-02-01 11:50:34 -08:00
Josef Zweck
b7c6e4eafc
Remove file description dependency in onedrive ( #162012 )
2026-02-01 19:43:56 +01:00
Åke Strandberg
f4aba286fe
Improved error checking during startup of SENZ ( #162026 )
2026-02-01 19:42:27 +01:00
Yuxin Wang
5fa4f6de11
Mark datetime sensors as unknown when parsing fails ( #161952 )
2026-02-01 17:41:01 +01:00
Justus
db1f045c42
bump iometer to v0.4.0 ( #162027 )
2026-02-01 17:32:03 +01:00
Erwin Douna
eaba4817bd
Optimize attribute lookup in DSMR Reader ( #161994 )
2026-02-01 15:26:00 +01:00
Erwin Douna
96cb2247df
Remove unneeded NotImplementedError in Volvlo entity ( #161990 )
2026-02-01 15:25:23 +01:00
Matthias Alphart
99fa7a1f52
Fix KNX fan unique_id for switch-only fans ( #162002 )
2026-02-01 12:53:19 +01:00
Filip Bårdsnes Tomren
e0ba928296
Update ical requirement version to 12.1.3 ( #162010 )
2026-02-01 12:43:34 +01:00
Tomasz
16fd5e8f1f
Move initial_color to CalendarEntityDescription ( #161831 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-02-01 11:01:05 +00:00
Brett Adams
201e95a417
Complete config-flow-test-coverage quality in Teslemetry ( #161955 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-02-01 10:54:35 +01:00
dafal
dc01592991
Bthome encryption downgrade ( #159646 )
...
Co-authored-by: J. Nick Koston <nick@koston.org >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
2026-02-01 09:40:47 +02:00
hanwg
c5fb2bd566
Fix parse_mode for Telegram bot actions ( #162006 )
2026-02-01 08:37:23 +01:00
cdnninja
d03d996155
Add integration type of hub to vesync ( #162004 )
2026-02-01 08:33:04 +01:00
starkillerOG
9618412a44
Bump reolink-aio to 0.18.2 ( #161998 )
2026-02-01 07:49:55 +01:00
Erwin Douna
967e97661f
Add reauth to Proxmox ( #161944 )
2026-01-31 22:42:33 +01:00
Erwin Douna
b757312fe0
Remove unused variables in SMA ( #161989 )
2026-01-31 20:40:28 +01:00
Erwin Douna
2ed8ec0bdf
Add reconfigure to Proxmox ( #161941 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-01-31 20:21:55 +01:00
epenet
97f6e3741a
Fix mired warning in template light ( #161923 )
2026-01-31 17:30:41 +01:00
Colin
c2d3244d26
openevse: Turn on strict typing ( #161957 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-01-31 16:56:17 +01:00
Shay Levy
eafeba792d
Fix Shelly CoIoT repair issue ( #161973 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-31 16:33:31 +02:00
Norbert Rittel
c9318b6fbf
Clarify action description for input_button helper ( #161963 )
2026-01-31 15:16:36 +01:00
epenet
99be382abf
Remove outdated device registry cleanup in generic_hygrostat ( #161859 )
2026-01-31 15:15:19 +01:00
epenet
7cfcfca210
Remove outdated device registry cleanup in generic_thermostat ( #161861 )
2026-01-31 15:14:57 +01:00
epenet
f29daccb19
Remove outdated device registry cleanup in history_stats ( #161862 )
2026-01-31 15:14:42 +01:00
epenet
be869fce6c
Remove outdated device registry cleanup in mold_indicator ( #161864 )
2026-01-31 15:14:26 +01:00
epenet
7bb0414a39
Remove outdated device registry cleanup in statistics ( #161865 )
2026-01-31 15:14:09 +01:00
epenet
3f8807d063
Remove outdated device registry cleanup in threshold ( #161866 )
2026-01-31 15:13:54 +01:00
mettolen
67642e6246
Add reauthentication flow to Liebherr integration ( #161902 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-31 15:12:52 +01:00
mvn23
0d215597f3
Fix OpenTherm Gateway button availability ( #161933 )
2026-01-31 15:06:21 +01:00
mvn23
f41bd2b582
Bump pyotgw to 2.2.3 ( #161928 )
2026-01-31 15:03:56 +01:00
Norbert Rittel
5c9ec1911b
Clarify action descriptions for input_boolean ( #161924 )
2026-01-31 15:03:08 +01:00
J. Diego Rodríguez Royo
1a0b7fe984
Restore the Home Connect program option entities ( #156401 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-01-31 12:32:18 +01:00
Erwin Douna
26ee25d7bb
Pattern fix for Proxmox config flow ( #161946 )
2026-01-31 11:41:41 +01:00
Norbert Rittel
aabf52d3cf
Rename "service" to "action", use common state for "High" ( #161940 )
2026-01-31 11:40:55 +01:00
Erwin Douna
99fcb46a7e
Add parallel updates to Portainer ( #161947 )
2026-01-31 11:40:25 +01:00
Raphael Hehl
6580c5e5bf
Bump uiprotect to version 10.1.0 ( #161967 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-01-31 11:39:20 +01:00
tronikos
63e7d4dc08
Bump opower to 0.17.0 ( #161962 )
2026-01-31 11:38:43 +01:00
Sid
cc6900d846
Bump eheimdigital to 1.6.0 ( #161961 )
2026-01-31 11:38:14 +01:00
Brett Adams
ca2ad22884
Rename drive inverter unavailable state in Teslemetry ( #161960 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-31 11:36:12 +01:00
Armin Ghofrani
40944f0f2d
Enable prompt caching for Anthropic conversation integration ( #158957 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-30 23:32:47 +03:00
uptimeZERO_
91a3e488b1
Bump media source upload limit from 10mb to 20mb ( #161436 )
2026-01-30 13:07:37 +01:00
Magnus Øverli
9a1f517e6e
Convert flexit_bacnet fireplace mode to climate preset- Rename 'Boost… ( #155760 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-30 12:59:10 +01:00
Franck Nijhof
9a5d4610f7
Bump version to 2026.2.0b1
2026-01-30 11:45:08 +00:00
Paul Bottein
41c524fce4
Update frontend to 20260128.3 ( #161918 )
2026-01-30 11:44:54 +00:00
David Recordon
5f9fa95554
Fix Control4 HVAC state-to-action mapping ( #161916 )
2026-01-30 11:44:51 +00:00
Simone Chemelli
6950be8ea9
Handle hostname resolution for Shelly repair issue ( #161914 )
2026-01-30 11:44:47 +00:00
puddly
c5a8bf64d0
Bump ZHA to 0.0.88 ( #161904 )
2026-01-30 11:44:44 +00:00
hanwg
a2b9a6e9df
Update translations for Telegram bot ( #161903 )
2026-01-30 11:44:43 +00:00
Marc Mueller
a0c567f0da
Update fritzconnection to 1.15.1 ( #161887 )
2026-01-30 11:44:40 +00:00
Bram Kragten
c7feafdde6
Update frontend to 20260128.2 ( #161881 )
2026-01-30 11:44:38 +00:00
Björn Dalfors
e1e74b0aeb
Bump nibe to 2.22.0 ( #161873 )
2026-01-30 11:44:36 +00:00
Sebastiaan Speck
673411ef97
Bump renault-api to 0.5.3 ( #161857 )
2026-01-30 11:44:34 +00:00
epenet
f7e5af7cb1
Fix incorrect entity_description class in radarr ( #161856 )
2026-01-30 11:44:32 +00:00
Norbert Rittel
0ee56ce708
Fix action descriptions of alarm_control_panel ( #161852 )
2026-01-30 11:44:30 +00:00
Manu
f93a176398
Fix string in Namecheap DynamicDNS integration ( #161821 )
2026-01-30 11:44:28 +00:00
Paul Bottein
cd2394bc12
Allow lovelace path for dashboard in yaml and fix yaml dashboard migration ( #161816 )
2026-01-30 11:44:26 +00:00
Michael Hansen
5c20b8eaff
Bump intents to 2026.1.28 ( #161813 )
2026-01-30 11:44:25 +00:00
Aaron Godfrey
4bd499d3a6
Update todoist-api-python to 3.1.0 ( #161811 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-30 11:44:23 +00:00
Jan Bouwhuis
8a53b94c5a
Fix use of ambiguous units for reactive power and energy ( #161810 )
2026-01-30 11:44:20 +00:00
victorigualada
d5aff326e3
Use OpenAI schema dataclasses for cloud stream responses ( #161663 )
2026-01-30 11:44:18 +00:00
Gage Benne
22f66abbe7
Bump pydexcom to 0.5.1 ( #161549 )
2026-01-30 11:44:16 +00:00
Mattia Monga
f635228b1f
Make viaggiatreno work by fixing some critical bugs ( #160093 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-30 11:44:14 +00:00
Artur Pragacz
4c708c143d
Fix validation of actions config in intent_script ( #158266 )
2026-01-30 11:44:12 +00:00
Simone Chemelli
c82c614bb9
Handle hostname resolution for Shelly repair issue ( #161914 )
2026-01-30 12:26:48 +01:00
Norbert Rittel
20914dce67
Improve action descriptions of camera ( #161876 )
2026-01-30 12:08:49 +01:00
Paul Bottein
5fc407d2f3
Update frontend to 20260128.3 ( #161918 )
2026-01-30 11:51:53 +01:00
Marc Mueller
c7444d38a1
Remove pydantic v1 mypy plugin ( #161901 )
2026-01-30 11:19:06 +01:00
puddly
81f6136bda
Bump ZHA to 0.0.88 ( #161904 )
2026-01-30 11:18:38 +01:00
Steve Easley
862d0ea49e
Bump JVC Projector dependency to 2.0.1 ( #161898 )
2026-01-30 11:17:14 +01:00
hanwg
f2fdfed241
Update translations for Telegram bot ( #161903 )
2026-01-30 11:13:46 +01:00
David Recordon
15640049cb
Fix Control4 HVAC state-to-action mapping ( #161916 )
2026-01-30 10:59:39 +01:00
dependabot[bot]
5c163434f8
Bump actions/cache from 5.0.2 to 5.0.3 ( #161906 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-30 10:47:02 +01:00
Sebastiaan Speck
e54c2ea55e
Ensure Renault buttons are supported by the vehicle ( #161893 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-01-30 09:58:50 +01:00
Kevin Stillhammer
1ec42693ab
Bump fressnapftracker to 0.2.2 ( #161913 )
2026-01-30 09:32:13 +01:00
epenet
672864ae4f
Remove outdated device registry cleanup in trend ( #161867 )
2026-01-30 08:07:53 +01:00
Artur Pragacz
e54d7e42cb
Add subscription pattern for conversation intents ( #158456 )
2026-01-30 07:19:57 +01:00
Jan Bouwhuis
5d63fce015
Re-add Claude code to devcontainer via native install script ( #161807 )
2026-01-29 23:35:59 -05:00
Paul Bottein
190fe10eed
Allow lovelace path for dashboard in yaml and fix yaml dashboard migration ( #161816 )
2026-01-29 17:19:37 -05:00
Bram Kragten
ef410c1e2a
Update frontend to 20260128.2 ( #161881 )
2026-01-29 23:02:59 +01:00
Artur Pragacz
5a712398e7
Fix validation of actions config in intent_script ( #158266 )
2026-01-29 22:12:46 +01:00
Franck Nijhof
3369459d41
Bump version to 2026.2.0b0
2026-01-28 20:00:19 +00:00