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
Thomas55555
b1be3fe0da
Introduce common string for data description of verify_ssl ( #160703 )
2026-01-29 20:27:37 +00:00
Brett Adams
97a7ab011b
Add quality scale to Teslemetry ( #159589 )
2026-01-29 20:23:09 +00:00
SamareshSingh
694a3050b9
Add device_class inheritance to min_max sensor ( #157602 )
...
Signed-off-by: Samaresh Sahoo <ssamaresh01@gmail.com >
Co-authored-by: Samaresh Kumar Singh <ssam18@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-29 21:15:41 +01:00
Erwin Douna
8164e65188
Fix small typo in Portainer strings ( #161889 )
2026-01-29 20:58:07 +01:00
Marc Mueller
9af0d1eed4
Update fritzconnection to 1.15.1 ( #161887 )
2026-01-29 20:57:52 +01:00
Jan Bouwhuis
72e6ca55ba
Fix use of ambiguous units for reactive power and energy ( #161810 )
2026-01-29 20:34:09 +01:00
Jeremiah Paige
0fb62a7e97
Add wsdot code-owner ( #160807 )
2026-01-29 19:52:41 +01:00
Erwin Douna
930eb70a8b
Add prune images service to Portainer ( #161009 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-29 19:39:17 +01:00
Norbert Rittel
462104fa68
Clarify action descriptions for input numbers ( #161847 )
2026-01-29 18:43:26 +01:00
mettolen
d0c77d8a7e
Delete unused Liebherr snapshot ( #161879 )
2026-01-29 17:38:56 +01:00
Björn Dalfors
606780b20f
Bump nibe to 2.22.0 ( #161873 )
2026-01-29 17:06:38 +01:00
Tucker Kern
8f465cf2ca
Remove deprecated Snapcast group entities and custom grouping services ( #160945 )
2026-01-29 16:44:50 +01:00
epenet
4e29476dd9
Cleanup deprecated YAML import from datadog ( #161870 )
2026-01-29 15:33:14 +01:00
epenet
b4328083be
Fix incorrect entity_description class in radarr ( #161856 )
2026-01-29 15:09:06 +01:00
epenet
72ba59f559
Remove outdated device registry cleanup in utility_meter ( #161868 )
2026-01-29 15:01:41 +01:00
epenet
826168b601
Remove outdated device registry cleanup in integration ( #161863 )
2026-01-29 15:01:22 +01:00
Sebastiaan Speck
66f181992c
Bump renault-api to 0.5.3 ( #161857 )
2026-01-29 14:02:22 +01:00
epenet
336ef4c37b
Remove outdated device registry cleanup in derivative ( #161858 )
2026-01-29 13:55:49 +01:00
mettolen
72e7bf7f9c
Add new Liebherr integration ( #161197 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-29 13:49:09 +01:00
Gage Benne
acbdbc9be7
Bump pydexcom to 0.5.1 ( #161549 )
2026-01-29 12:47:05 +01:00
Steve Easley
3551382f8d
Add additional JVC Projector entities ( #161134 )
2026-01-29 12:45:19 +01:00
Mattia Monga
95014d7e6d
Make viaggiatreno work by fixing some critical bugs ( #160093 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-29 12:41:47 +01:00
Retha Runolfsson
dfe1990484
Add service for switchbot keypad vision ( #160659 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-29 12:23:38 +01:00
epenet
15ff5d0f74
Modernize tasmota light tests ( #161830 )
2026-01-29 12:05:03 +01:00
epenet
1407f61a9c
Modernize abode light tests ( #161829 )
2026-01-29 12:01:32 +01:00
epenet
6107b794d6
Modernize hue light tests ( #161828 )
2026-01-29 12:01:07 +01:00
epenet
7ab8ceab7e
Modernize zha light tests ( #161826 )
2026-01-29 12:00:52 +01:00
epenet
a4db6a9ebc
Modernize template light tests ( #161833 )
2026-01-29 11:59:55 +01:00
Colin
12a2650b6b
Add quality scale to openesve ( #161651 )
2026-01-29 11:55:54 +01:00
Markus Jacobsen
23da7ecedd
Bump mozart_api to 5.3.1.108.2 ( #161846 )
2026-01-29 11:54:11 +01:00
wollew
8d9e7b0b26
Do not use base class of pyvlx in velux light platform ( #161837 )
2026-01-29 11:52:22 +01:00
epenet
9664047345
Modernize homekit_controller light tests ( #161844 )
2026-01-29 11:51:59 +01:00
epenet
804fbf9cef
Modernize govee_light_local light tests ( #161845 )
2026-01-29 11:51:22 +01:00
epenet
e10fe074c9
Cleanup deprecated color_temp support in lifx ( #161848 )
2026-01-29 11:50:53 +01:00
Norbert Rittel
7b0e21da74
Fix action descriptions of alarm_control_panel ( #161852 )
2026-01-29 11:50:22 +01:00
epenet
29e142cf1e
Modernize matter light tests ( #161850 )
2026-01-29 11:49:51 +01:00
epenet
6b765ebabb
Modernize tradfri light tests ( #161849 )
2026-01-29 11:49:18 +01:00
epenet
899aa62697
Modernize knx light tests ( #161851 )
2026-01-29 11:42:18 +01:00
dependabot[bot]
a11efba405
Bump docker/login-action from 3.6.0 to 3.7.0 ( #161825 )
2026-01-29 07:43:41 +01:00
Manu
78280dfc5a
Fix string in Namecheap DynamicDNS integration ( #161821 )
2026-01-29 03:10:09 +01:00
Glenn de Haan
4220bab08a
Improve quality scale to gold HDFury integration ( #161800 )
2026-01-29 00:25:00 +01:00
Marc Mueller
f7dcf8de15
Switch back to mypy 1.19.1 ( #161817 )
2026-01-29 00:12:46 +01:00
Aaron Godfrey
7e32b50fee
Update todoist-api-python to 3.1.0 ( #161811 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-29 00:00:53 +01:00
Robert Resch
c875b75272
Use Python 3.14 as default one ( #161426 )
...
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2026-01-28 23:48:27 +01:00
John Hillery
7368b9ca1d
Add sensor for energy remaining to tessie integration ( #161796 )
2026-01-28 23:41:29 +01:00
Michael Jones
493e8c1a22
Append ID to flood monitoring station name in EAFM ( #161794 )
2026-01-28 22:18:35 +00:00
Michael Hansen
1b16b24550
Bump intents to 2026.1.28 ( #161813 )
2026-01-28 23:14:36 +01:00
Franck Nijhof
7637300632
Bump version to 2026.3.0dev0 ( #161809 )
2026-01-28 23:12:34 +01:00
Franck Nijhof
3369459d41
Bump version to 2026.2.0b0
2026-01-28 20:00:19 +00:00
victorigualada
bdbce57217
Use OpenAI schema dataclasses for cloud stream responses ( #161663 )
2026-01-28 20:59:03 +01:00
Jan Čermák
8536472fe9
Rename add-ons to apps in hassio integration ( #161801 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-01-28 20:46:34 +01:00
Erwin Douna
ad4fda7bb4
Analytics refactor to apps ( #161784 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-28 20:13:04 +01:00
Brett Adams
36e1b86952
Add missing data description string in Tesla Fleet ( #161201 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
Co-authored-by: Robert Resch <robert@resch.dev >
2026-01-28 20:12:01 +01:00
Raphael Hehl
0c9834e4ca
Exclude AI Port from camera entities and RTSP issues ( #161188 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-01-28 19:54:15 +01:00
epenet
360af74519
Improve min/max kelvin handling in hue_ble ( #161782 )
2026-01-28 19:53:57 +01:00
epenet
d099ac457d
Improve use of SensorEntityDescription in solax ( #161687 )
2026-01-28 19:50:18 +01:00
Joakim Plate
fc330ce165
Let nibe library autodetect word swap on config ( #161786 )
2026-01-28 19:42:36 +01:00
Chris
b52dd5fc05
Add number platform to openevse ( #161726 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-28 19:40:36 +01:00
Tom Matheussen
b517ce132f
Don't attempt to verify ignored Doorbird devices during discovery ( #161776 )
2026-01-28 19:40:02 +01:00
puddly
acec35846c
Bump ZHA to 0.0.87 ( #161733 )
2026-01-28 19:39:13 +01:00
Manu
af661898c2
Rename add-on to app in common strings ( #161790 )
2026-01-28 19:08:51 +01:00
Manu
e2f5a4849c
Rename add-on to app in MQTT discovery flow ( #161711 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-01-28 18:52:26 +01:00
Manu
399b7f6223
Rename add-on to app in Wyoming discovery flow ( #161721 )
2026-01-28 18:51:31 +01:00
Bram Kragten
782f7af332
Update frontend to 20260128.1 ( #161795 )
2026-01-28 18:50:03 +01:00
Przemko92
66af6565bf
Add select for compit integration ( #152778 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-28 17:35:15 +00:00
Matthias Alphart
8a00aa8550
Update knx-frontend to 2026.1.28.162006 ( #161798 )
2026-01-28 18:28:24 +01:00
Jan Čermák
b07adc03d2
Add services using "apps" instead of "addons" to hassio integration ( #161689 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-01-28 18:08:52 +01:00
Bram Kragten
a978e3c199
Remove developer tools panel, add redirects ( #161789 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-01-28 17:55:30 +01:00
prana-dev-official
bb3c977448
Prana integration ( #156599 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-01-28 17:22:19 +01:00
Petar Petrov
8057de408e
Add non standard power sensor support ( #160432 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-01-28 17:20:50 +01:00
Manu
0be4ee71e7
Rename add-on to app in Z-Wave JS discovery flow ( #161774 )
2026-01-28 16:31:22 +01:00
Amit Finkelstein
7ff5f14748
Bump pysiaalarm to 3.2.2 ( #161788 )
2026-01-28 16:23:01 +01:00
hanwg
d5e58c817d
Add API server endpoint to options for Telegram bot ( #161580 )
2026-01-28 16:16:32 +01:00
Manu
8a08016fb9
Rename add-on to app in Reolink issue description ( #161787 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-01-28 15:47:25 +01:00
Luke Lashley
d45ddd3762
Add the ability to set Cleaning mode and mop mode for Q7 Vacs ( #161725 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-28 15:34:41 +01:00
epenet
0e98e8c893
Cleanup deprecated vacuum battery support from mqtt ( #161745 )
2026-01-28 15:24:56 +01:00
Petro31
84a09bec0e
Make template weather consistent with itself and other platforms ( #159607 )
2026-01-28 15:04:03 +01:00
Petro31
6fd27ec7ec
Update template cover to new framework ( #161481 )
2026-01-28 15:03:45 +01:00
epenet
91e2a318a5
Improve mqtt light tests ( #161780 )
2026-01-28 15:01:34 +01:00
Manu
1221c5bcad
Rename add-on to app in SABnzbd config flow ( #161783 )
2026-01-28 14:59:38 +01:00
Manu
8e3befc301
Rename add-on to app in OTBR issue description ( #161781 )
2026-01-28 14:42:11 +01:00
epenet
2df62385f1
Remove str from light color mode ( #161755 )
2026-01-28 14:37:53 +01:00
Tomás Correia
9f3b13dfa1
Add Cloudflare R2 integration ( #152825 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-01-28 14:34:58 +01:00
Sab44
9c27e1233e
Pass aiohttp websession to librehardwaremonitor-api ( #161741 )
2026-01-28 14:20:59 +01:00
Joost Lekkerkerker
825da95550
Remove bluesound sleep timer service ( #161120 )
2026-01-28 14:07:16 +01:00
Andrew Jackson
18bda2dbbe
Remove Mastodon extra field attributes ( #161659 )
2026-01-28 14:05:56 +01:00
epenet
630a9b4896
Cleanup deprecated usb alias ( #161748 )
2026-01-28 14:04:23 +01:00
epenet
e6399d2bfe
Cleanup deprecated ssdp aliases ( #161747 )
2026-01-28 14:03:32 +01:00
Artur Pragacz
4bae0d15ec
Rename group attribute in Insteon ( #161703 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 13:58:12 +01:00
Artur Pragacz
760a75d1f1
Rename group attribute in LimitlessLED ( #161701 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-28 13:57:49 +01:00
epenet
c08912fc78
Improve sunricher_dali light shorthand attributes ( #161765 )
2026-01-28 12:36:03 +00:00
epenet
316d804336
Improve cync light type hints ( #161768 )
2026-01-28 12:34:49 +00:00
epenet
d3658a52dd
Improve upb light type hints ( #161763 )
2026-01-28 12:33:55 +00:00
epenet
b3e42a1f07
Improve tasmota light type hints ( #161762 )
2026-01-28 12:33:19 +00:00
epenet
dee07b25a2
Improve decora_wifi light type hints ( #161759 )
2026-01-28 12:32:11 +00:00
epenet
f460bf36fe
Improve homekit_controller light type hints ( #161773 )
2026-01-28 12:31:25 +00:00
Artur Pragacz
020d122799
Enable snapshot analytics as labs feature ( #160068 )
...
Co-authored-by: Steven Travers <steven.travers20@gmail.com >
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-01-28 13:24:38 +01:00
epenet
699b4b12da
Improve demo light type hints ( #161770 )
2026-01-28 13:17:02 +01:00
epenet
3ec96f21d1
Cleanup deprecated get access in Lovelace data ( #161749 )
2026-01-28 13:03:27 +01:00
epenet
c6c5970864
Cleanup deprecated water_heater alias ( #161751 )
2026-01-28 13:00:55 +01:00
epenet
570146c4a6
Cleanup deprecated vacuum state constants ( #161750 )
2026-01-28 12:56:09 +01:00
epenet
75b7f80f6c
Cleanup deprecated zeroconf aliases ( #161746 )
2026-01-28 12:52:40 +01:00
epenet
1c1a99e5ae
Improve elgato light type hints ( #161771 )
2026-01-28 12:51:29 +01:00
epenet
0203f6e6f1
Improve hue light type hints ( #161766 )
2026-01-28 12:50:57 +01:00
epenet
66612f97ec
Improve govee_light_local light type hints ( #161772 )
2026-01-28 12:50:22 +01:00
epenet
6d215c284c
Improve zwave_js light type hints ( #161775 )
2026-01-28 12:50:13 +01:00
Artur Pragacz
8e9e406341
Fix labs description url check in hassfest ( #161730 )
2026-01-28 12:47:13 +01:00
MoonDevLT
b6772c4104
Bump lunatone-rest-api-client to 0.6.3 ( #161764 )
2026-01-28 12:39:05 +01:00
epenet
d6a830da1a
Improve deconz light type hints ( #161769 )
2026-01-28 12:37:13 +01:00
epenet
2f7a895e28
Cleanup deprecated dt util function ( #161752 )
2026-01-28 11:54:15 +01:00
Abílio Costa
5cb5b0eb45
Handle wait_for_trigger service actions when extracting references ( #161706 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
2026-01-28 10:37:39 +00:00
epenet
33ae951030
Improve shelly light type hints ( #161761 )
2026-01-28 11:24:21 +01:00
epenet
1cb56216ba
Improve crownstone light type hints ( #161758 )
2026-01-28 11:23:53 +01:00
epenet
6409574ecf
Improve flux_led light type hints ( #161760 )
2026-01-28 11:20:57 +01:00
dependabot[bot]
a94d39e493
Bump j178/prek-action from 1.0.12 to 1.1.0 ( #161736 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 11:16:10 +01:00
epenet
fec008c589
Improve abode light type hints ( #161756 )
2026-01-28 11:14:29 +01:00
Robert Resch
358e58ea85
Bump deebot-client to 17.1.0 ( #161727 )
2026-01-28 09:36:00 +01:00
epenet
e8bbc9598f
Cleanup deprecated dhcp alias ( #161742 )
2026-01-28 09:29:46 +01:00
Luke Lashley
49e0c8e0bd
Add binary sensors for water boxes for Roborock docks ( #161732 )
2026-01-28 07:07:10 +01:00
dependabot[bot]
0623da8aa9
Bump actions/attest-build-provenance from 3.1.0 to 3.2.0 ( #161653 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 23:03:05 +01:00
Manu
8356524cf2
Rename add-on to app in Music Assistant discovery flow ( #161720 )
...
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-01-27 22:58:41 +01:00
starkillerOG
420123f1ff
Bump reolink-aio to 0.18.1 ( #161714 )
2026-01-27 22:58:18 +01:00
Michael
3ea3d88889
Make FRITZ!Box Tools tests more reliable ( #161719 )
2026-01-27 16:57:28 -05:00
Manu
f88876a3c7
Add reauth flow to Namecheap DynamicDNS integration ( #161674 )
2026-01-27 21:50:02 +01:00
Manu
de834f9988
Rename add-on to app in Mealie discovery flow ( #161704 )
2026-01-27 21:48:52 +01:00
Manu
83ace00e14
Rename add-on to app in motionEye discovery flow ( #161707 )
2026-01-27 21:48:38 +01:00
Manu
1f163dfcbd
Rename add-on to app in AdGuard discovery flow ( #161696 )
2026-01-27 21:47:52 +01:00
Manu
057d24a227
Rename add-on to app in pyLoad ( #161693 )
2026-01-27 21:47:37 +01:00
Manu
9418217d38
Rename add-on to app in VLC telnet discovery flow ( #161710 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-01-27 21:47:15 +01:00
marph91
181f89446f
Add the myStrom WiFi Motion Sensor ( #156880 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-27 21:34:33 +01:00
Andreas Jakl
37b4bfc9fc
Add NRGkick integration and tests ( #159995 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-27 21:33:12 +01:00
Colin
b84022f88b
openevse: Switch to using websockets and push instead of polling ( #160758 )
2026-01-27 21:15:18 +01:00
Colin
a88ceada60
openevse: Change translation to max_current to Current Limit ( #161713 )
2026-01-27 21:13:22 +01:00
Thomas Rupprecht
f72a70a549
[esphome] add missing mapping of state class MEASUREMENT_ANGLE ( #161464 )
2026-01-28 09:13:02 +13:00
Joshua Monta
70e84526cc
Uhoo integration ( #158887 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-27 21:08:41 +01:00
Tomasz
1bb4c9d213
Add support for initial color in Google Calendar ( #161671 )
2026-01-27 20:00:40 +00:00
Artur Pragacz
0b96aa8871
Rename group attribute in PlayStation Network ( #161702 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-27 19:49:57 +00:00
Chris
8645ef60ec
Fix unit of measurement on openevse energy sensors ( #161705 )
2026-01-27 20:46:39 +01:00
Manu
a2e4980364
Add clear/delete actions to ntfy integration ( #161388 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-01-27 20:04:30 +01:00
Manu
39ff57ecd2
Rename add-on to app in DeConz discovery flow ( #161699 )
2026-01-27 19:42:58 +01:00
Artur Pragacz
f3025daa1f
Rename group attribute in deCONZ ( #161700 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-27 19:41:34 +01:00
Paul Tarjan
364ecc191e
Deprecate implicit Wake-On-LAN in Samsung TV integration ( #158740 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-01-27 19:36:43 +01:00
Douwe
eaa1798443
Add water heater support to ESPHome ( #159201 )
...
Co-authored-by: Ludovic BOUÉ <lboue@users.noreply.github.com >
Co-authored-by: Ludovic BOUÉ <ludovic.boue@gmail.com >
Co-authored-by: J. Nick Koston <nick@home-assistant.io >
Co-authored-by: J. Nick Koston <nick@koston.org >
2026-01-27 08:30:58 -10:00
Simone Chemelli
11f713209d
Create CoIoT setting repair issue for Shelly gen 1 devices ( #160056 )
2026-01-27 20:16:19 +02:00
AlCalzone
d96bc1b32e
Clarify what is being discovered by the Z-Wave integration ( #161626 )
2026-01-27 13:15:02 -05:00
Glenn de Haan
1022f422c8
Add HDFury CEC switches ( #161391 )
2026-01-27 19:13:43 +01:00
Artur Pragacz
3e21ac02fc
Rename group attribute in Hue ( #161698 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-27 19:10:41 +01:00
Manu
f2a17a0aca
Rename add-on to app in Uptime Kuma ( #161692 )
2026-01-27 13:09:37 -05:00
Jan Čermák
0593bca476
Fix mocking of Yellow hardware probing in hassio tests ( #161695 )
2026-01-27 19:09:27 +01:00
DeerMaximum
c361185efb
Add silver quality scale for NINA ( #161122 )
2026-01-27 19:05:25 +01:00
Glenn de Haan
9882fe0eda
Add HDFury reconfiguration ( #161690 )
2026-01-27 18:50:37 +01:00
mezz64
bbb5ab448e
Bump pyhik to 0.4.1 ( #161465 )
2026-01-27 17:33:22 +01:00
Ståle Storø Hauknes
9c07550f40
Add connectivity mode diagnostics sensor for Airthings BLE ( #161261 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-27 17:31:23 +01:00
Joost Lekkerkerker
36b9234f26
Don't translate URLs ( #154224 )
...
Co-authored-by: jbouwh <jan@jbsoft.nl >
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com >
2026-01-27 17:30:15 +01:00
cdnninja
2dc1981932
VeSync Multiple Config Entries ( #160114 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-27 17:28:02 +01:00
Simone Chemelli
fda817cb1d
Fix deflection switch state for Fritz ( #161669 )
2026-01-27 17:18:08 +01:00
Joost Lekkerkerker
8ccc9e407e
Add integration_type device to sensirion_ble ( #161539 )
2026-01-27 17:11:37 +01:00
Joost Lekkerkerker
bf07a79e3a
Add SmartThings device info from device identification ( #161688 )
2026-01-27 17:02:10 +01:00
epenet
6fd2d74539
Improve type hints in control4 media player ( #161234 )
2026-01-27 17:01:47 +01:00
Paul Bottein
8a91e07b97
Migrate default Lovelace panel to dashboard system ( #158265 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-01-27 15:55:22 +00:00
Christian Lackas
c53b2d63d7
Bump homematicip to 2.5.0 ( #161365 )
2026-01-27 15:54:43 +00:00
Thomas55555
a8b7e1b5d9
Use dataclass in Google Air Quality ( #160638 )
2026-01-27 16:54:07 +01:00
Muhammad Hamza Khan
9d90e3c7ce
Support for stateChanged parameter for each folder from syncthing ( #160376 )
2026-01-27 16:53:44 +01:00
Craig Andrews
187aa52d92
Use default time zone for boot time ( #161605 )
2026-01-27 16:49:35 +01:00
Paulo Ruberto
0e08a6a69c
Implement Roborock dock cleaning fluid status ( #161098 )
2026-01-27 16:45:17 +01:00
Jan Čermák
be88a1f14a
Add app selector as replacement for addon selector ( #161684 )
2026-01-27 17:35:34 +02:00
David Recordon
3794b4e1a1
Improve Control4 connection error logging ( #159979 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-27 16:28:32 +01:00
Michael Davie
46cc30e1f5
Clear cache when radar type is changed via service ( #161601 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-27 16:25:46 +01:00
Paul Bottein
c261d39f99
And env instructions for AI agents ( #161665 )
2026-01-27 16:24:08 +01:00
cdnninja
f7bc7d3911
Bump pyvesync to 3.4.1 ( #160573 )
...
Co-authored-by: Joe Trabulsy <jtrabulsy@gmail.com >
2026-01-27 16:18:37 +01:00
epenet
d880d305f4
Improve diagnostics docstring ( #161683 )
2026-01-27 16:06:55 +01:00
Colin
19fe9c0f5e
Add more sensors to openevse ( #160904 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-27 15:47:30 +01:00
Renat Sibgatulin
03eddfa142
Update air-Q refrigerant sensors ( #161483 )
2026-01-27 15:38:09 +01:00
Luke Lashley
d6a3189651
Bump python-roborock to 4.8.0 ( #161680 )
2026-01-27 15:36:51 +01:00
epenet
71f17f2cf1
Fix Tuya device registry cleanup ( #161268 )
2026-01-27 15:23:08 +01:00
epenet
6e2092b784
Bump freebox-api to 1.3.0 ( #161677 )
2026-01-27 15:22:03 +01:00
epenet
499fd131b0
Use HassKey in abode ( #161675 )
2026-01-27 15:21:42 +01:00
epenet
9493240e9f
Bump meteofrance-api to 1.5.0 ( #161676 )
2026-01-27 15:20:51 +01:00
Michael
ed70cacaa6
Improve typing in models and entity module in FRITZ!Box tools ( #161635 )
2026-01-27 13:19:13 +01:00
Åke Strandberg
197e5203eb
Update code translations for Miele microwave/Oven combo ( #161657 )
2026-01-27 11:34:18 +01:00
Simone Chemelli
1f8a98609c
Improve test coverage for switch in Fritz ( #161630 )
2026-01-27 10:48:51 +01:00
AlCalzone
69ee3a15b6
Display Z-Wave home IDs as hexadecimal ( #161624 )
2026-01-27 09:58:36 +01:00
Tomasz
b13c2e3018
Add initial_color property to CalendarEntity ( #145606 )
...
Co-authored-by: Allen Porter <allen.porter@gmail.com >
2026-01-27 10:52:07 +02:00
Erik Montnemery
27b8274d3e
Add media_player conditions ( #161384 )
2026-01-27 09:32:42 +01:00
J. Nick Koston
cc6c506995
Bump bleak to 2.1.1 ( #161650 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-01-27 09:05:53 +01:00
dependabot[bot]
216bfeaa4a
Bump github/codeql-action from 4.31.11 to 4.32.0 ( #161654 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 08:30:41 +01:00
cdnninja
0781ac8450
Add Missing None return type in Vesync ( #161597 )
2026-01-27 08:25:43 +01:00
Erik Montnemery
5ec6a40ceb
Add humidifier conditions ( #161022 )
2026-01-27 08:23:55 +01:00
Michael
ec7a1fa266
Move the state based icons to icon translations for device trackers in FRITZ!Box tools ( #161636 )
2026-01-27 08:23:23 +01:00
J. Nick Koston
729e530a6f
Bump bleak-esphome to 3.5.0 ( #161649 )
2026-01-27 08:20:55 +01:00
Erik Montnemery
c85c96a70e
Add person conditions ( #161385 )
2026-01-27 08:18:39 +01:00
Erik Montnemery
ff1898c334
Add vacuum cleaner conditions ( #161386 )
2026-01-27 08:18:12 +01:00
Erik Montnemery
68b4ad722d
Add climate conditions ( #161020 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-01-27 07:53:31 +01:00
Erik Montnemery
3c1bf41e5a
Add lawn_mower conditions ( #161382 )
2026-01-27 07:52:46 +01:00
Josef Zweck
9a03005d87
Fix config flow abort for oauth integrations when no implementation exception ( #161631 )
2026-01-27 07:19:03 +01:00
epenet
7e2878ec83
Bump influxdb-client to 1.50.0 ( #161476 )
2026-01-27 07:13:09 +01:00
Artur Pragacz
c6064f40d2
Use same code path for friendly name as for entity ID ( #161250 )
2026-01-27 00:13:53 +01:00
Simone Chemelli
af5fe8e053
Add switch platform to Vodafone Station ( #160419 )
2026-01-26 21:11:28 +01:00
Niracler
0ad692238f
Add binary sensor platform to sunricher_dali ( #161463 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-26 21:10:44 +01:00
wollew
f220c0b8fe
Put Velux integration on quality scale ( #161500 )
2026-01-26 21:10:01 +01:00
tan-lawrence
c33c834f5a
Add back support for coolmaster speeds that don't have a direct HA equivalent ( #160825 )
2026-01-26 20:07:22 +00:00
wollew
0cf224fcb0
bump pyvlx to 0.2.28 ( #161495 )
2026-01-26 21:03:33 +01:00
Artem Sheremet
e50558c8fe
Add extra enum value for cottons_hygiene ( #161230 )
2026-01-26 21:02:45 +01:00
Paul Tarjan
99b43e74ea
Fix Hikvision NVR channel naming and device hierarchy ( #160866 )
...
Co-authored-by: Claude <noreply@anthropic.com >
Co-authored-by: Paul Tarjan <ptarjan@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-26 21:01:06 +01:00
Josef Zweck
f4f25b3f96
Always require diff for dependency bumps ( #161633 )
2026-01-26 20:51:30 +01:00
Vallabh Mahajan
e3c04d6a6b
Add support for ecobee attisRetail model ( #161515 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-26 20:47:35 +01:00
Stan
015df950f2
Fix removal of stale Tailscale devices ( #161084 )
...
Co-authored-by: Stan Cope <976785+scopey@users.noreply.github.com >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-01-26 19:17:07 +00:00
Ziv
980c9bd9a0
added test to see that URL for module has not changed ( #161628 )
2026-01-26 14:10:38 -05:00
Peter Grauvogel
b91abea97e
New integration featuring the green planet energy prices API for tariff with dynamic prices ( #150010 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-26 19:59:36 +01:00
Maciej Bieniek
6bb222bfc3
Bump aiotractive to 1.0.0 ( #161470 )
2026-01-26 19:58:49 +01:00
Sab44
9ece2217eb
Add basic auth support to Libre Hardware Monitor ( #160248 )
2026-01-26 19:50:16 +01:00
epenet
d1fac72fe0
Bump aioguardian to 2026.01.1 ( #161471 )
...
Co-authored-by: Aaron Bach <bachya1208@gmail.com >
2026-01-26 08:20:32 -10:00
Renat Sibgatulin
adb728baa1
Add Mold index support for air-q ( #161439 )
2026-01-26 19:15:20 +01:00
Przemko92
e36432beed
Update compit-inext-api to 0.6.0 ( #161528 )
2026-01-26 19:13:52 +01:00
JP-Ellis
2830221820
Allow control on missing izone thermometer ( #155826 )
...
Signed-off-by: JP-Ellis <josh@jpellis.me >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-26 18:34:56 +01:00
Josef Zweck
4e0cbccc11
Fix mastodon snapshots ( #161627 )
2026-01-26 17:35:37 +01:00
mettolen
b341ae886b
Upgrade Airobot integration to platinum ( #161532 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-26 17:25:17 +01:00
Erik Montnemery
9913e1397e
Add lock conditions ( #161383 )
2026-01-26 16:28:37 +01:00
Erik Montnemery
b1a048901f
Add switch conditions ( #160950 )
...
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-01-26 16:13:19 +01:00
Manu
20c0c5f655
Add more sensors to Mastodon integration ( #160835 )
2026-01-26 15:42:20 +01:00
Andres Ruiz
9fb1612dac
Migrate waterfurnace to config flow ( #159908 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-26 15:05:43 +01:00
Manu
6d064dfca0
Set quality scale of Duck DNS to platinum 🏆 ️ ( #158043 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-01-26 15:02:48 +01:00
Ziv
8ee49bb2d3
Fix module URL format in dynalite panel ( #161625 )
2026-01-26 14:37:26 +01:00
Denis Shulyaka
2343ff3454
Bump openai to 2.15.0 ( #161533 )
2026-01-26 14:30:58 +01:00
Marc Mueller
6224afc5d9
Update orjson to 3.11.5 ( #161569 )
2026-01-26 14:30:38 +01:00
Network-Buzzard
422dcb442d
Update bus and train API URLs to use live data ( #161374 )
2026-01-26 14:01:31 +01:00
cdnninja
29fa9278a2
Typevar T for vesync strict typing ( #161595 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-26 12:58:45 +01:00
Artur Pragacz
e478045ce2
Move vacuum constants to const.py ( #161620 )
2026-01-26 12:50:00 +01:00
cdnninja
0103c563d1
Switch to product_type instead of is_instance for vesync ( #161594 )
2026-01-26 12:38:14 +01:00
Mick Vleeshouwer
a265527ea7
Bump pyOverkiz to 1.20.0 in Overkiz ( #161622 )
2026-01-26 12:36:27 +01:00
Simone Chemelli
bb45b23ba9
Small cleanup in sensors test for system monitor ( #161616 )
2026-01-26 12:30:17 +01:00
Simone Chemelli
f8797ef06a
Add 100% coverage to binary_sensor for Fritz ( #161592 )
2026-01-26 10:38:45 +01:00
Christopher Fenner
253d0f0bf0
add inverter sensors for ViCare integration ( #161608 )
2026-01-26 10:17:05 +01:00
Mick Vleeshouwer
65a621e0b9
Add debug logging for connection failures in Overkiz ( #161614 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-26 10:14:06 +01:00
Joakim Plate
8727be4241
Consider missing togrill device okey to log real errors ( #161544 )
2026-01-26 10:00:47 +01:00
Michael Davie
21e1ca7203
Bump env-canada to 0.12.4 ( #161542 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-01-26 09:41:08 +01:00
starkillerOG
7c6a2d796a
Add Reolink pet chime ringtone select entity ( #161575 )
2026-01-26 09:05:55 +01:00
Luke Lashley
8cac2f9af2
Bump Python-Roborock to 4.7.2 ( #161409 )
2026-01-26 09:01:41 +01:00
Joost Lekkerkerker
c0d265375a
Add Decora Wifi to Leviton brand ( #161441 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
2026-01-26 09:00:31 +01:00
Erwin Douna
98b7ffcbdd
Portainer refactor availability ( #161589 )
2026-01-26 08:59:25 +01:00
Christopher Fenner
b18a8791ef
add wifi sensor for ViCare devices ( #161537 )
2026-01-26 08:43:56 +01:00
J. Nick Koston
b71add0769
Bump bleak-esphome to 3.4.1 ( #161560 )
2026-01-26 08:36:27 +01:00
Maikel Punie
2ee7155764
Bump valbuasio to 2026.1.4 ( #161270 )
2026-01-26 08:35:12 +01:00
Michael
c5e1787e3b
Fix reliability of internet access switches in FRITZ!Box Tools ( #161593 )
2026-01-26 08:34:56 +01:00
Retha Runolfsson
1bf9d72f7e
Bump PySwitchbot to 1.0.0 ( #161612 )
2026-01-26 08:33:54 +01:00
Robert Resch
19333a8056
Bump go2rtc to 1.9.14 ( #161559 )
2026-01-26 08:32:17 +01:00
dependabot[bot]
664e97194a
Bump github/codeql-action from 4.31.10 to 4.31.11 ( #161609 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-26 08:04:19 +01:00
Tor André Roland
afb5330cfe
Support SSID with spaces in Adax-integration ( #161596 )
2026-01-26 07:03:34 +01:00
Tom
42c816d2d4
Bump airOS to v0.6.3 ( #161591 )
2026-01-25 22:11:23 +01:00
Christopher Fenner
ba0f3485ba
Bump PyViCare to 2.56.0 ( #161563 )
2026-01-25 21:38:19 +01:00
Barry vd. Heuvel
a42caebf3e
Update wefabricate/wh-python to 2026.1.25 for Weheat integration ( #161573 )
2026-01-25 20:57:26 +01:00
Jules Dejaeghere
fad66d13f3
Bump irm-kmi-api to 1.1.1 to fix wind bug ( #161578 )
2026-01-25 20:56:53 +01:00
Michael
431d311193
Bump pyfritzhome to 0.6.19 ( #161565 )
2026-01-25 19:27:22 +01:00
Simone Chemelli
9fa3f8cfac
Add 100% coverage to init for Fritz ( #161583 )
2026-01-25 19:26:42 +01:00
Will Moss
121e1f3b71
Improved error handling for oauth2 configuration in ondilo_ico integration ( #161588 )
2026-01-25 19:25:55 +01:00
Joao-Sousa-71
471f5602b2
Fix system monitor integration FileNotFoundError ( #159534 )
...
Co-authored-by: Simone Chemelli <simone.chemelli@gmail.com >
2026-01-25 19:24:24 +01:00
Franck Nijhof
fb7481dc05
Merge branch 'master' into dev
2026-01-25 16:54:27 +00:00
cdnninja
0ed458d4a3
Add Device Type to Vesync Test Fixtures ( #161585 )
2026-01-25 17:52:54 +01:00
Marc Mueller
51a3bd6bea
Replace deprecated mcp function call ( #161577 )
2026-01-25 07:25:59 -08:00
Marc Mueller
ecf5adefa8
Update types packages ( #161579 )
2026-01-25 16:12:15 +01:00
Jan Bouwhuis
db3e568248
Fix code dev container not building ( #161519 )
2026-01-25 16:11:24 +01:00
Petro31
15d6463f09
Fix TriggerEntity's _handle_rendered_results for loop exiting early ( #161485 )
2026-01-25 13:24:28 +01:00
AJ Jordan
30951f2573
Clarify Steam ID format doc string ( #161556 )
2026-01-25 11:21:33 +01:00
J. Nick Koston
8f88c3d4ea
Bump aioesphomeapi to 43.14.0 ( #161550 )
2026-01-24 23:52:02 -10:00
Muhammad Hamza Khan
f38a0c5e6d
Updating aiosyncthing to latest version ( #161536 )
2026-01-25 09:44:07 +01:00
Joakim Plate
48fff588c9
Update togrill to 0.8.1 ( #161541 )
2026-01-25 09:05:41 +01:00
Allen Porter
6112fa59f3
Update Anthropic config flow to filter out invalid LLM APIs ( #161551 )
2026-01-24 23:11:09 -08:00
Allen Porter
78e2581528
Update Google Gemini config flow to filter out invalid LLM APIs ( #161552 )
2026-01-24 23:11:04 -08:00
Allen Porter
e41757ae2b
Update OpenAI config flow to filter out invalid LLM APIs ( #161553 )
2026-01-24 23:10:59 -08:00
Allen Porter
1b83c7705f
Update openrouter config flow to filter out invalid LLM APIs ( #161554 )
2026-01-24 23:10:43 -08:00
Glenn de Haan
7bc5717357
Add HDFury discovery ( #161523 )
2026-01-25 07:10:40 +01:00
Allen Porter
6aaec5c159
Add support for HTTP Streamable to MCP integration ( #161547 )
...
Co-authored-by: Paulus Schoutsen <balloob@gmail.com >
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-25 01:03:55 -05:00
Allen Porter
aca0232e71
Bump mcp to 1.26.0 ( #161545 )
2026-01-24 20:55:23 -05:00
Manu
73bfe308b7
Add link to emoji reference in ntfy ( #161524 )
2026-01-24 20:41:43 +01:00
Joakim Sørensen
d68ac745d4
Show installed packages in cloud support package ( #161516 )
2026-01-24 08:20:39 -05:00
Maciej Bieniek
103097b74f
Remove Tractive sensors that are no longer supported by the Tractive API ( #160089 )
2026-01-24 09:34:53 +01:00
cdnninja
3facfa3359
Align Vesync Humidifier Refresh with other platforms ( #161507 )
2026-01-24 08:10:58 +01:00
mettolen
e852001943
Pump pyairobotrest to 0.3.0 ( #161511 )
2026-01-24 08:10:29 +01:00
Marc Mueller
374d7478f6
Remove macos install scripts ( #161506 )
2026-01-23 21:09:52 -05:00
Erik Montnemery
6c1b44aae2
Improve docstrings in condition tests ( #161431 )
2026-01-23 15:28:41 -05:00
Robert Resch
99827a86b4
Remove next Python version warning/repair ( #161427 )
2026-01-23 15:27:59 -05:00
karwosts
846b139e05
Hassfest: Don't allow placeholders in state translations ( #161447 )
2026-01-23 15:26:40 -05:00
Artur Pragacz
d66c7bf38b
Fix LLM test to use string values for device attributes ( #161490 )
2026-01-23 15:24:43 -05:00
Paulus Schoutsen
e77a60df3a
Split out integration skill from CLAUDE.md ( #161413 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-23 15:22:18 -05:00
Franck Nijhof
8ad35e1bff
2026.1.3 ( #161497 )
2026-01-23 21:05:58 +01:00
Franck Nijhof
7ce4667856
Update wiz snapshots
2026-01-23 19:16:11 +00:00
epenet
3637124881
Add selenium to FORBIDDEN_PACKAGE_EXCEPTIONS ( #161216 )
2026-01-23 18:44:46 +00:00
Franck Nijhof
7e3b9e1d0f
Bump version to 2026.1.3
2026-01-23 17:57:17 +00:00
tronikos
0867807ba6
Bump opower to 0.16.5 ( #161450 )
2026-01-23 17:54:49 +00:00
Erik Montnemery
44ca65b1e1
Revert deprecation of server_host for container installations ( #161443 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-01-23 17:54:48 +00:00
Artur Pragacz
fda3a63e82
Bump music-assistant-client to 1.3.3 ( #161438 )
2026-01-23 17:54:47 +00:00
Tom Harris
db2fd77c8b
Bump Insteon panel to 0.6.1 ( #161411 )
2026-01-23 17:54:46 +00:00
Raphael Hehl
2f49dedc63
Bump uiprotect to 10.0.1 ( #161397 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-01-23 17:54:45 +00:00
Robert Resch
594cd572de
Migrate config entries to string unique id ( #161370 )
2026-01-23 17:54:44 +00:00
Raphael Hehl
865d2e4b6e
Bump uiprotect to 10.0.0 ( #161350 )
2026-01-23 17:54:43 +00:00
Josef Zweck
59319f56bf
Bump onedrive-personal-sdk to 0.1.1 ( #161337 )
2026-01-23 17:54:41 +00:00
Jacob
9eb398a953
Fix icons for 'moving' state ( #161194 )
2026-01-23 17:54:40 +00:00
Raphael Hehl
2cb9bbf949
Fix detection of multiple smart object types in single event ( #161189 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-23 17:54:39 +00:00
tronikos
22ff086dc1
Bump opower to 0.16.4 ( #161153 )
2026-01-23 17:54:38 +00:00
Tero Paloheimo
6a42de1e21
Bump xiaomi-ble to 1.4.3 ( #161132 )
2026-01-23 17:20:43 +00:00
Artur Pragacz
4ac42ea39f
Fix color temperature attributes in wiz ( #161125 )
2026-01-23 17:20:42 +00:00
Ludovic BOUÉ
9016c5d51d
Adjust battery voltage sensor display precision for Matter devices ( #161088 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-23 17:20:40 +00:00
Josef Zweck
fcb4ed6cef
Bump onedrive-personal-sdk to 0.1.0 ( #160976 )
2026-01-23 17:20:39 +00:00
Allan Lewis
368a411f01
Update list of supported locations for London Air ( #160884 )
2026-01-23 17:20:37 +00:00
Raphael Hehl
e6772307ba
Bump uiprotect to 8.1.1 ( #160816 )
2026-01-23 17:20:35 +00:00
Artur Pragacz
6b386bbc8f
Add pre announce URL to Music Assistant ( #161448 )
2026-01-23 15:37:13 +01:00
epenet
8983d06d05
Move advantage_air service registration ( #161487 )
2026-01-23 15:22:40 +01:00
epenet
12e9241f71
Move bang_olufsen service registration ( #161484 )
...
Co-authored-by: Markus Jacobsen <markusjacobsen@hotmail.com >
2026-01-23 14:33:35 +01:00
torben-iometer
1e1445f393
round data for battery level to avoid small fluctuations ( #161475 )
2026-01-23 13:45:07 +01:00
Joost Lekkerkerker
1b08b578a8
Add integration_type service to rachio ( #161301 )
2026-01-23 13:09:09 +01:00
Joost Lekkerkerker
e469e50f76
Add integration_type hub to rainforest_eagle ( #161304 )
2026-01-23 13:08:38 +01:00
Fredrik Mårtensson
9046ae1602
Add Tuya pet feeder entities ( #161440 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-01-23 11:38:32 +01:00
Manu
f1bf2625e6
Add note to config flow about token invalidation in PlayStation Network integration ( #161459 )
2026-01-23 11:12:33 +01:00
Robert Resch
1451af72ff
Bump uv to 0.9.26 ( #161458 )
2026-01-23 10:46:16 +01:00
dependabot[bot]
26311e9480
Bump actions/checkout from 6.0.1 to 6.0.2 ( #161467 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-23 09:59:04 +01:00
abelyliu
c208b06c6a
Add delta report type support for Tuya sensors ( #160285 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-01-23 07:58:32 +01:00
Thomas55555
be373a76a7
Use device_class for NO in Google Air Quality ( #161449 )
2026-01-23 07:46:49 +01:00
Manu
5721c6c168
Bump python-xbox to 0.1.3 ( #161453 )
2026-01-23 06:39:55 +01:00
tronikos
0843cd761f
Bump opower to 0.16.5 ( #161450 )
2026-01-22 22:57:14 +01:00
Erik Montnemery
ff43003ce3
Add device_tracker conditions ( #161381 )
2026-01-22 21:38:10 +00:00
Michael Toscano
8e0f905aca
Apple tv new feature keyboard binary sensor ( #152397 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
Co-authored-by: Franck Nijhof <git@frenck.dev >
2026-01-22 18:40:43 +01:00
Erik Montnemery
2b730069d7
Revert deprecation of server_host for container installations ( #161443 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-01-22 18:38:23 +01:00
Artur Pragacz
4d87627091
Bump music-assistant-client to 1.3.3 ( #161438 )
2026-01-22 18:12:06 +01:00
epenet
d9eff759dc
Fix hassfest requirement check ( #161435 )
2026-01-22 18:01:09 +01:00
Robert Resch
9c3ffda4d2
Remove setting enable_cleanup_closed as it's not required anymore ( #161430 )
2026-01-22 16:49:23 +01:00
Paul Tarjan
fa30ed1dd8
Add error handling for NVR event fetching in Hikvision integration ( #160251 )
...
Co-authored-by: Paul Tarjan <ptarjan@users.noreply.github.com >
2026-01-22 14:37:47 +01:00
Paul Tarjan
947ed121dc
Create base entity class for Hikvision integration ( #161175 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-22 14:36:27 +01:00
Petro31
9448f52d4a
Update binary_sensor template platform to use new template framework ( #159650 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-22 14:11:49 +01:00
Tom Harris
54be76f0ab
Bump Insteon panel to 0.6.1 ( #161411 )
2026-01-22 13:48:42 +01:00
Jeremiah
32cd649fe4
Bump xiaomi-ble to 1.6.0 ( #161421 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-01-22 12:50:37 +01:00
dependabot[bot]
69dc711466
Bump actions/setup-python from 6.1.0 to 6.2.0 ( #161417 )
2026-01-22 12:07:18 +01:00
Thomas55555
78212245dd
Add ppb as a valid UOM for sensor/number NO device class ( #161379 )
2026-01-22 11:34:29 +01:00
Joost Lekkerkerker
5bbc39bd88
Add integration_type device to screenlogic ( #161324 )
2026-01-22 07:56:26 +01:00
Robert Resch
6b14eb7ad1
Migrate config entries to string unique id ( #161370 )
2026-01-21 23:36:21 -05:00
J. Nick Koston
83a53dea94
Fix SSL context mutation by httpx/httpcore with ALPN protocol bucketing ( #161330 )
2026-01-21 16:53:38 -10:00
Joost Lekkerkerker
4fb89e68a7
Add integration_type hub to sanix ( #161322 )
2026-01-21 23:18:32 +01:00
Glenn de Haan
5202ddf095
Bump hdfury to 1.4.2 ( #161401 )
2026-01-21 23:06:06 +01:00
Marc Mueller
f7d7a4502e
Update ruff to 0.14.13 ( #161399 )
2026-01-21 22:43:26 +01:00
Petro31
c7417d77b5
Update template select test framework ( #161389 )
2026-01-21 22:31:00 +01:00
Petro31
22018f1f80
Update template number tests to new framework ( #161395 )
2026-01-21 22:30:13 +01:00
Raphael Hehl
22c6704d81
Fix detection of multiple smart object types in single event ( #161189 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-21 22:22:34 +01:00
Raphael Hehl
0552934b3c
Bump uiprotect to 10.0.1 ( #161397 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-01-21 22:20:33 +01:00
Joost Lekkerkerker
bbe1d28e88
Refactor GitHub tests to patch the library instead ( #160568 )
2026-01-21 22:09:56 +01:00
Robert Resch
b700a27c8f
Enable apple tv on Python 3.14 ( #161396 )
2026-01-21 21:56:51 +01:00
Joost Lekkerkerker
0566a668a9
Add translation for add entry to RDW ( #161329 )
2026-01-21 21:28:27 +01:00
Marc Mueller
94f636bc2d
Update pyatv to 0.17.0 ( #161394 )
2026-01-21 21:22:26 +01:00
Manu
a6e7546142
Add support for sequence ID to publish action in ntfy integration ( #161342 )
2026-01-21 17:41:46 +00:00
Thomas55555
493319894b
Use device_class for O3 in Google Air Quality ( #161380 )
2026-01-21 17:34:46 +01:00
Erik Montnemery
987396722b
Adjust entity condition strings ( #161055 )
2026-01-21 16:56:47 +01:00
epenet
4f52b0363d
Reorder unit conversion classes alphabetically ( #161364 )
2026-01-21 15:53:43 +00:00
Daniel Hjelseth Høyer
52e18ed6f6
Simplify tibber config ( #160903 )
2026-01-21 15:42:25 +01:00
Abílio Costa
4180175fd3
Improve automation variable name ( #161340 )
2026-01-21 14:27:18 +00:00
Maciej Bieniek
e39ee8cae7
Bump imgw_pib to 2.0.1 ( #161376 )
2026-01-21 15:26:29 +01:00
epenet
c214193087
Reorder recorder constants alphabetically ( #161363 )
2026-01-21 14:07:24 +01:00
Paulus Schoutsen
2d84847be5
Migrate apps added to sidebar to use new app panel ( #161265 )
...
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-01-21 14:59:13 +02:00
Joost Lekkerkerker
0d69fd4535
Add integration_type hub to rainbird ( #161303 )
2026-01-21 13:42:24 +01:00
Joost Lekkerkerker
56f556864c
Add integration_type hub to sensibo ( #161326 )
2026-01-21 13:41:18 +01:00
Manu
c1b03dc553
Bump aiontfy to 0.7.0 ( #161341 )
2026-01-21 13:40:56 +01:00
epenet
07e76578e6
Add translation for add entry to Renault ( #161361 )
2026-01-21 13:40:25 +01:00
Manu
bc45fd4e45
Add translation for add entry to Habitica integration ( #161372 )
2026-01-21 13:39:56 +01:00
Abílio Costa
0ea03f549c
Support target conditions in script relation extraction ( #161338 )
2026-01-21 12:01:15 +00:00
Robert Resch
0ee46dbf5d
Replace deprecated test-results-action action with codecov-action ( #159202 )
2026-01-21 12:33:32 +01:00
Thomas55555
e12f394f8e
Bump google-air-quality-api to 3.0.0 ( #161347 )
2026-01-21 08:49:20 +01:00
Thomas55555
b40046264d
Add ppb as a valid UOM for sensor/number Ozone device class ( #159328 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-01-21 08:32:23 +01:00
Thomas55555
22afa1d248
Use device_class for NO2 in Google Air Quality ( #161359 )
2026-01-21 07:51:35 +01:00
Josef Zweck
8920ffbcdb
Add translation for add entry to onedrive ( #161336 )
2026-01-21 07:06:22 +01:00
Thomas55555
a447c1b42e
Use SO2 device_class in Google Air Quality ( #161349 )
2026-01-21 06:55:02 +01:00
Raphael Hehl
50211f75ed
Bump uiprotect to 10.0.0 ( #161350 )
2026-01-21 00:59:46 +01:00
Thomas55555
27117c9d17
Add ppb as a valid UOM for sensor/number NO2 device class ( #159426 )
...
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
2026-01-20 22:35:11 +00:00
Scott K Logan
7c4cdd57b6
Set integration_type for rainforest_raven to 'hub' ( #161343 )
2026-01-20 21:46:47 +01:00
Josef Zweck
6af5698645
Bump onedrive-personal-sdk to 0.1.1 ( #161337 )
2026-01-20 20:14:58 +00:00
Erik Montnemery
75db2cde40
Improve light brightness triggers ( #161233 )
2026-01-20 20:14:15 +00:00
stegm
329dd05434
Bump pykoplenti to 1.5.0 ( #161305 )
2026-01-20 21:12:49 +01:00
Joost Lekkerkerker
53c53d03e0
Add integration_type hub to rituals_perfume_genie ( #161312 )
2026-01-20 21:10:11 +01:00
Joost Lekkerkerker
360b394d03
Add integration_type hub to rfxtrx ( #161311 )
2026-01-20 21:09:09 +01:00
Joost Lekkerkerker
a663d55632
Add integration_type device to renson ( #161310 )
2026-01-20 21:07:50 +01:00
Joost Lekkerkerker
3fd266a513
Add integration_type hub to rehlko ( #161309 )
2026-01-20 21:07:21 +01:00
Joost Lekkerkerker
442c1d6242
Add integration_type hub to refoss ( #161308 )
2026-01-20 21:06:51 +01:00
Joost Lekkerkerker
0e2aae02f6
Add integration_type device to rapt_ble ( #161307 )
2026-01-20 21:04:45 +01:00
Joost Lekkerkerker
3227a6e49f
Add integration_type device to rainforest_raven ( #161306 )
2026-01-20 21:04:10 +01:00
Joost Lekkerkerker
9d0cfb628b
Add integration_type device to radiotherm ( #161302 )
2026-01-20 21:00:50 +01:00
Joost Lekkerkerker
4578fe0260
Add integration_type device to rabbitair ( #161300 )
2026-01-20 20:55:41 +01:00
Joost Lekkerkerker
0d92708108
Add integration_type device to qnap_qsw ( #161299 )
2026-01-20 20:54:58 +01:00
Joost Lekkerkerker
cceb50071b
Add integration_type device to ruuvitag_ble ( #161319 )
2026-01-20 20:53:14 +01:00
Joost Lekkerkerker
62f296c9dd
Add integration_type device to ruuvi_gateway ( #161318 )
2026-01-20 20:52:32 +01:00
Joost Lekkerkerker
ea1f280494
Add integration_type hub to russound_rio ( #161317 )
2026-01-20 20:48:32 +01:00
Joost Lekkerkerker
67108a2fc8
Add integration_type service to rova ( #161316 )
2026-01-20 20:47:36 +01:00
Joost Lekkerkerker
1ccbd5124e
Add integration_type hub to roon ( #161315 )
2026-01-20 20:47:07 +01:00
Joost Lekkerkerker
818af90a7b
Add integration_type device to roomba ( #161314 )
2026-01-20 20:45:35 +01:00
Joost Lekkerkerker
23bc78fa25
Add integration_type device to romy ( #161313 )
2026-01-20 20:44:38 +01:00
Josef Zweck
0b1cc7638f
Enable smart chunk size in onedrive ( #161170 )
2026-01-20 20:41:48 +01:00
Joost Lekkerkerker
c291a2fbc1
Add translation for add entry to NYT Games ( #161327 )
2026-01-20 20:35:50 +01:00
Joost Lekkerkerker
7379a4ff4b
Add integration_type hub to sense ( #161325 )
2026-01-20 20:33:18 +01:00
Joost Lekkerkerker
ddcf5cb749
Add integration_type hub to schlage ( #161323 )
2026-01-20 20:29:23 +01:00
Joost Lekkerkerker
4b10a542b0
Add integration_type hub to rympro ( #161320 )
2026-01-20 20:27:35 +01:00
Joost Lekkerkerker
beea9fa74b
Add integration_type service to sabnzbd ( #161321 )
2026-01-20 20:20:54 +01:00
Joost Lekkerkerker
ce8fd16456
Add translation for add entry to Twitch ( #161332 )
2026-01-20 20:11:20 +01:00
Joost Lekkerkerker
2172d15489
Add translation for add entry to SmartThings ( #161331 )
2026-01-20 20:10:47 +01:00
Joost Lekkerkerker
0cfa0ed670
Add translation for add entry to Withings ( #161333 )
2026-01-20 20:07:54 +01:00
Joost Lekkerkerker
f6839913d8
Add translation for add entry to Youtube ( #161334 )
2026-01-20 20:07:33 +01:00
Manu
8fa01497ee
Add translation for add entry to Xbox integration ( #161296 )
2026-01-20 19:14:49 +01:00
Abílio Costa
e077c65a77
Support target conditions in automation relation extraction ( #161016 )
2026-01-20 17:34:21 +00:00
Manu
7c49656fa8
Add translation for add entry to PlayStation Network integration ( #161298 )
2026-01-20 18:29:23 +01:00
Erik Montnemery
1730479c8d
Remove reference of removed stub_blueprint_populate fixture from siren tests ( #161294 )
2026-01-20 16:16:22 +01:00
Thomas55555
bc28c8fd3c
Add ppb as a valid uom for sensor/number CO device class ( #159554 )
2026-01-20 16:07:24 +01:00
Erik Montnemery
c3616fd5df
Add siren conditions ( #161021 )
2026-01-20 16:05:21 +01:00
epenet
6b97f2ac06
Use shorthand attributes in wyoming TTS ( #161286 )
2026-01-20 15:59:49 +01:00
Erik Montnemery
deefcbcbe4
Remove stub_blueprint_populate test fixture ( #161288 )
2026-01-20 15:46:06 +01:00
Samuel Xiao
e84aeb9f99
Switchbot Cloud: Add new supported Lock ( #161276 )
2026-01-20 15:27:27 +01:00
epenet
ade3d8a657
Pass timestamps to Tuya wrapper skip_update ( #161271 )
2026-01-20 15:24:49 +01:00
Krisjanis Lejejs
a65d9032ff
Bump hass-nabucasa from 1.10.0 to 1.11.0 ( #161283 )
2026-01-20 14:50:00 +01:00
Martin Hjelmare
b950a4eaf4
Fix nobo_hub options flow unload mocking ( #161287 )
2026-01-20 14:49:46 +01:00
Joost Lekkerkerker
3fe91751f5
Make add entry translatable ( #159901 )
2026-01-20 14:25:33 +01:00
Erwin Douna
6ee58b96ca
Bump pyfirefly to 0.1.12 ( #161278 )
2026-01-20 13:51:09 +01:00
Erik Montnemery
d1404e7905
Simplify logic in condition tests ( #161239 )
2026-01-20 10:39:47 +01:00
Paulus Schoutsen
7c34191813
Use new app panel instead of ingress page ( #161264 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-01-20 10:54:56 +02:00
PolarBearEs
7540d04779
Remove duplicated MQTT_ORIGIN_INFO_SCHEMA in schemas.py ( #161263 )
2026-01-20 08:41:40 +01:00
mettolen
d828130670
Bump pysaunum to 0.3.0 ( #161255 )
2026-01-20 08:31:48 +01:00
Adalberto Garcia Garces
2ec6c08bd7
Add 18 new Tuya device fixtures ( #161225 )
2026-01-20 07:33:59 +01:00
Thomas55555
48852bab7a
Add ppb as a valid UOM for sensor/number SO2 device class ( #159431 )
2026-01-19 23:32:45 +00:00
Andres Ruiz
7d370f4513
Bump waterfurnace to 1.4.0 ( #161244 )
2026-01-19 20:33:29 +01:00
Aleksandr Oleinikov
9d97791faf
Change default model for Ollama to qwen3:4b-instruct ( #161202 )
...
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com >
2026-01-19 12:56:18 -05:00
Norbert Rittel
4fe8982b68
Clarify description of lawn_mower.docked trigger ( #161238 )
2026-01-19 17:48:40 +00:00
Krisjanis Lejejs
8248ade211
Bump hass-nabucasa from 1.9.0 to 1.10.0 ( #161226 )
2026-01-19 15:02:09 +01:00
Brett Adams
572c0e393c
Add reconfigure flow in Teslemetry ( #160969 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-19 14:58:14 +01:00
Colin
d25f2bab9a
Increase test coverage in openevse ( #160971 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-19 14:44:05 +01:00
Dave Morra
916812dd58
Add trigger for vacuum returning to dock ( #158143 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com >
Co-authored-by: Martin Hjelmare <marhje52@gmail.com >
2026-01-19 13:34:35 +01:00
Marc Mueller
cea84aa3c8
Fix pytest usefixtures mark in proxmoxve tests ( #161177 )
2026-01-19 13:06:15 +01:00
Paulus Schoutsen
af83fa809a
Add app panel ( #157554 )
...
Co-authored-by: Petar Petrov <MindFreeze@users.noreply.github.com >
2026-01-19 13:08:00 +02:00
epenet
8c997cb6a9
Add selenium to FORBIDDEN_PACKAGE_EXCEPTIONS ( #161216 )
2026-01-19 10:47:00 +01:00
Jacob
4ccb6e4c8b
Fix icons for 'moving' state ( #161194 )
2026-01-19 10:37:19 +01:00
epenet
37a45b1a92
Use shorthand attributes in qwikswitch sensor/binary_sensor ( #161209 )
2026-01-19 10:26:21 +01:00
dependabot[bot]
ac84211702
Bump actions/ai-inference from 2.0.4 to 2.0.5 ( #161206 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 10:25:42 +01:00
dependabot[bot]
c209ddbb24
Bump actions/cache from 5.0.1 to 5.0.2 ( #161207 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-19 10:18:59 +01:00
epenet
66ab50c737
Fix incorrect device class in wirelesstag binary_sensor ( #161215 )
2026-01-19 10:14:36 +01:00
Artur Pragacz
46074b0f9c
Fix color temperature attributes in wiz ( #161125 )
2026-01-19 09:35:36 +01:00
Przemko92
56d8913159
Bump compit-inext-api to 0.4.2 ( #161162 )
2026-01-19 09:33:55 +01:00
epenet
c1bbfec203
Use HassKey in wirelesstag ( #161211 )
2026-01-19 08:32:39 +01:00
epenet
290c2fd5b6
Use shorthand attributes in w800rf32 binary_sensor ( #161210 )
2026-01-19 08:32:12 +01:00
Tim Laing
e472180fb2
Bump pyicloud to 2.3.0 ( #161164 )
2026-01-18 17:36:50 +01:00
David(Xiaobin) Lin
a1ced9a259
Bump xiaomi-ble to 1.5.0 ( #161154 )
2026-01-18 17:34:51 +01:00
Daniel Hjelseth Høyer
80a700f668
Add more Tibber sensors ( #161079 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-01-18 13:44:42 +01:00
mettolen
54fc963297
Add configurable sauna types to Saunum integration ( #159782 )
2026-01-18 13:43:11 +01:00
Joost Lekkerkerker
59776adeb3
Remove deprecated Homee entity ( #161121 )
2026-01-18 13:42:03 +01:00
Marc Mueller
af53daa43c
Fix vicare DeprecationWarnings ( #161161 )
2026-01-18 13:40:56 +01:00
tronikos
65123609ea
Bump opower to 0.16.4 ( #161153 )
2026-01-18 10:12:43 +01:00
Manu
847adcf977
Add tests for media player actions in Xbox integration ( #161156 )
2026-01-18 10:09:05 +01:00
Daniel Hjelseth Høyer
f0dc66cb53
Update Tibber library 0.35.0 ( #161139 )
2026-01-18 06:43:56 +01:00
Ivan Lopez Hernandez
54275a0ee4
Update Gemini SDK Version ( #161137 )
2026-01-17 15:21:22 -05:00
Manu
964f36bc50
Assume muted state in Xbox integration ( #161118 )
2026-01-17 21:05:53 +01:00
Erwin Douna
e83cbc3fc5
Proxmox set integration type ( #161141 )
2026-01-17 20:59:40 +01:00
Tero Paloheimo
e26d90d82b
Bump xiaomi-ble to 1.4.3 ( #161132 )
2026-01-17 18:33:29 +01:00
Artur Pragacz
da52482365
Add labs to core files ( #161126 )
2026-01-17 17:01:59 +01:00
Maciej Bieniek
6ba16ee9e9
Create cable unplugged entity only for Shelly Flood Gen4 ( #161053 )
2026-01-17 16:58:23 +01:00
Glenn de Haan
fa29d8180f
Improve quality scale to silver HDFury integration ( #161077 )
2026-01-17 16:57:25 +01:00
Zach Deibert
5d43efb22d
Add support for Minecraft Server Java Edition 1.4 - 1.6 ( #161035 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-17 16:14:17 +01:00
mettolen
3539c4bcec
Update Saunum integration to platinum quality ( #160824 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-17 15:44:45 +01:00
Allan Lewis
3e3ec4616c
Update list of supported locations for London Air ( #160884 )
2026-01-17 15:44:34 +01:00
Steve Easley
907861effd
Bump pyjvcprojector to 2.0.0 ( #160739 )
...
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com >
2026-01-17 15:44:29 +01:00
Zach Deibert
862a2bc95c
Update mcstatus to 12.1.0 ( #161124 )
2026-01-17 15:41:47 +01:00
DeerMaximum
60f498c1fa
Use configuration constants in NINA tests ( #161119 )
2026-01-17 14:22:32 +01:00
mettolen
bb3617ac08
Add switch entitles to Airobot integration ( #161090 )
2026-01-17 13:17:22 +01:00
Niracler
48d1bd13fa
Add sensor platform support to sunricher_dali integration ( #159579 )
2026-01-17 13:16:43 +01:00
Josef Zweck
8555bc9da0
Add reauthentication to openai_conversation ( #161044 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-17 13:13:58 +01:00
epenet
9260394883
Mark preset_mode type hints as compulsory in climate/fan platforms ( #161043 )
2026-01-17 13:09:18 +01:00
DeerMaximum
8503637a80
Patch the NINA library instead of the HTTP requests ( #161074 )
2026-01-17 13:00:40 +01:00
Erwin Douna
c993cd9bee
Add Config Flow for ProxmoxVE ( #142432 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-17 12:59:58 +01:00
epenet
171013c0d0
Improve type hints in nx584 ( #161065 )
2026-01-17 12:56:31 +01:00
Evan Graham
c8a7aa359e
Add gpt-4.1-mini and gpt-4.1-nano to unsupported extended cache retention list ( #161097 )
2026-01-17 12:16:25 +01:00
Ludovic BOUÉ
88d8951657
Adjust battery voltage sensor display precision for Matter devices ( #161088 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-17 11:55:44 +01:00
epenet
b66ab3cf92
Improve type hints in ness_alarm ( #161064 )
2026-01-17 11:43:14 +01:00
epenet
253b32abd6
Use HassKey in qwikswitch ( #161066 )
2026-01-17 00:33:30 +01:00
Ludovic BOUÉ
cc20072c86
Fix Matter Window covering config status entity name ( #160960 )
2026-01-17 00:25:48 +01:00
Franck Nijhof
ae17b620f6
2026.1.2 ( #161085 )
2026-01-16 22:38:22 +01:00
Álvaro Fernández Rojas
c5b72ac286
Update aioairzone to v1.0.5 ( #160688 )
2026-01-16 20:41:42 +00:00
Franck Nijhof
5f6dce5503
Bump version to 2026.1.2
2026-01-16 19:52:58 +00:00
Bram Kragten
6dd8692bb8
Update frontend to 20260107.2 ( #161061 )
2026-01-16 19:52:06 +00:00
Andrew Jackson
16f4849e88
Bump aiomealie to 1.2.0 ( #161058 )
2026-01-16 19:52:05 +00:00
Robert Resch
04809e47f1
Require admin for blueprint ws commands ( #161008 )
2026-01-16 19:52:03 +00:00
Matthias Alphart
691cf67f68
Update knx-frontend to 2026.1.15.112308 ( #161004 )
2026-01-16 19:52:02 +00:00
AlCalzone
c2e1646473
Clean up unnecessary Z-Wave "device config changed" repairs ( #161000 )
2026-01-16 19:52:00 +00:00
Josef Zweck
9ac5560c41
Add descriptions to openai_conversation ( #160979 )
...
Co-authored-by: Norbert Rittel <norbert@rittel.de >
2026-01-16 19:51:59 +00:00
Niracler
68cbdcf3c9
Bump PySrDaliGateway from 0.18.0 to 0.19.3 ( #160972 )
...
Co-authored-by: Josef Zweck <josef@zweck.dev >
2026-01-16 19:51:57 +00:00
tronikos
6474a1bf63
Bump opower to 0.16.3 ( #160961 )
2026-01-16 19:51:56 +00:00
Jaap Pieroen
572092d362
Decrease Essent update interval to 1 hour ( #160959 )
2026-01-16 19:51:54 +00:00
Arie Catsman
01ea5a1634
Bump pyenphase from 2.4.2 to 2.4.3 ( #160912 )
2026-01-16 19:51:52 +00:00
Marc Mueller
b202c8b43e
Update PyNaCl to 1.6.2 ( #160909 )
2026-01-16 19:51:51 +00:00
Robert Resch
79fd98753a
Add support for packaging version >= 26 on the version bump script ( #160858 )
2026-01-16 19:51:49 +00:00
Kevin Stillhammer
447da083c0
accept leading zeros in sms_code for fressnapf_tracker ( #160834 )
2026-01-16 19:51:48 +00:00
tronikos
0643b36ed5
Bump opower to 0.16.2 ( #160822 )
2026-01-16 19:51:46 +00:00
Michael Hansen
4ee3ac16af
Revert back to microVAD ( #160821 )
2026-01-16 19:51:44 +00:00
Álvaro Fernández Rojas
6824f38c68
Fix Airzone Q-Adapt select entities ( #160695 )
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com >
2026-01-16 19:51:42 +00:00
Bram Kragten
f86db56d48
Update frontend to 20260107.2 ( #161061 )
2026-01-16 16:44:08 +01:00
Manu
3e2ebb8ebb
Fix entity description in Mastodon ( #161068 )
2026-01-16 16:38:00 +01:00
Artur Pragacz
6e7b206788
Add update preview feature to labs ( #160989 )
2026-01-16 15:18:06 +01:00
Manu
cee007b0b0
Add binary sensor platform to Mastodon ( #161056 )
2026-01-16 14:31:42 +01:00
Erwin Douna
bd24c27bc9
SMA add selector strings/translation ( #161060 )
2026-01-16 13:56:15 +01:00
Andrew Jackson
49bd26da86
Bump aiomealie to 1.2.0 ( #161058 )
2026-01-16 13:37:22 +01:00
AlCalzone
49c42b9ad0
Clean up unnecessary Z-Wave "device config changed" repairs ( #161000 )
2026-01-16 12:51:42 +01:00
Josef Zweck
411491dc45
Type OpenAI config entry consistently ( #161052 )
2026-01-16 11:19:51 +01:00
Erik Montnemery
47383a499e
Remove useless @pytest.mark.asyncio decorators from tests ( #161050 )
2026-01-16 10:19:23 +01:00
Erwin Douna
f9aa307cb2
SMA add reconfigure flow ( #160743 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-16 10:16:34 +01:00
Bram Kragten
b8f23bb388
2026.1.1 ( #160771 )
2026-01-12 11:51:56 +01:00
Bram Kragten
e238d67818
Bump version to 2026.1.1
2026-01-12 11:14:27 +01:00
Joost Lekkerkerker
992a9bdd3b
Fix fitbit icon ( #160750 )
2026-01-12 11:14:06 +01:00
Duco Sebel
ceaae1c1cc
Bump python-homewizard-energy to 10.0.1 ( #160736 )
2026-01-12 11:14:05 +01:00
Erwin Douna
1c163c92dc
Bump pytado 0.18.16 ( #160724 )
2026-01-12 11:14:04 +01:00
Josef Zweck
a42aa9372c
Fix missing key for brew by weight in lamarzocco ( #160722 )
2026-01-12 11:14:03 +01:00
Ernst Klamer
013592bd54
Revert bthome-ble back to 3.16.0 to fix missing data ( #160694 )
2026-01-12 11:14:02 +01:00
Michael Hansen
2101bae095
Bump pysilero-vad to 3.2.0 ( #160691 )
2026-01-12 11:14:01 +01:00
Clifford Roche
cfa1107135
Bump greeclimate to 2.1.1 ( #160683 )
2026-01-12 11:14:00 +01:00
Paul Tarjan
a269ef660a
Bump pyhik to 0.4.0 ( #160654 )
2026-01-12 11:13:59 +01:00
Bram Kragten
c43c4f17e9
Update frontend to 20260107.1 ( #160644 )
2026-01-12 11:13:58 +01:00
Jordan Harvey
de25e6af51
Bump pynintendoparental to 2.3.2 ( #160626 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
2026-01-12 11:13:57 +01:00
Martin Hjelmare
18d3629b6c
Fix Z-Wave creating notification binary sensor for idle state ( #160604 )
2026-01-12 11:13:56 +01:00
Arie Catsman
50c477a408
Change device class to energy_storage for some enphase_envoy battery entities ( #160603 )
2026-01-12 11:13:55 +01:00
Daniel Hjelseth Høyer
ea9cd7d905
Better handling of ratelimiting from Tibber ( #160599 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-01-12 11:13:54 +01:00
Tom Matheussen
2bf4ac20ea
Add missing segment speed icons for WLED ( #160597 )
2026-01-12 11:13:53 +01:00
Brett Adams
94ff881897
Fix config flow bug in Tesla Fleet ( #160591 )
2026-01-12 11:13:52 +01:00
tronikos
2975b3c1b9
Bump opower to 0.16.1 ( #160588 )
2026-01-12 11:13:52 +01:00
Johann Kellerman
0143c4ff85
Bump pysma to 1.1.0 ( #160583 )
2026-01-12 11:13:51 +01:00
Brett Adams
f59566d20b
Fix Climate signal in Teslemetry ( #160571 )
2026-01-12 11:13:49 +01:00
Thomas55555
395f0ad2a7
Bump google-air-quality-api to 2.1.2 ( #160561 )
2026-01-12 11:13:48 +01:00
Michael
2af1fc6759
Fix for older Fritzbox models which do not support smarthome triggers ( #160555 )
2026-01-12 11:13:47 +01:00
Michael Hansen
c1e7122d1c
Bump pysilero-vad to 3.1.0 ( #160554 )
2026-01-12 11:13:46 +01:00
Maciej Bieniek
e5624b1224
Fix AttributeError for missing/incomplete health data in Tractive ( #160553 )
2026-01-12 11:13:45 +01:00
Brett Adams
6e380bafca
Catch any migration failures in Teslemetry ( #160549 )
2026-01-12 11:13:45 +01:00
puddly
bb9fd94430
Bump serialx to v0.6.2 ( #160545 )
2026-01-12 11:13:44 +01:00
Michael Hansen
07bc5d5c6b
Revert "Update voluptuous and voluptuous-openapi" ( #160530 )
2026-01-12 11:13:43 +01:00
Jan Bouwhuis
651b7116dd
Bump Intergas Incomfort-client to v0.6.11 ( #160520 )
2026-01-12 11:13:42 +01:00
Bram Kragten
34438bd039
Fix trigger selectors ( #160519 )
2026-01-12 11:13:41 +01:00
wollew
7b53b8691c
fix rain sensor for some rare velux windows ( #160504 )
2026-01-12 11:13:40 +01:00
Erik Montnemery
8748d6f200
Bump python-otbr-api to 2.7.1 ( #160496 )
2026-01-12 11:13:39 +01:00
osohotwateriot
8d95511650
Add Nettleie optimization option ( #160494 )
2026-01-12 11:13:38 +01:00
epenet
9aa5953a86
Fix Requirement parsing in RequirementsManager ( #160485 )
2026-01-12 11:13:37 +01:00
ElCruncharino
5ccdfda747
Add asyncio-level timeout to Backblaze B2 uploads ( #160468 )
2026-01-12 11:13:36 +01:00
Dan Čermák
00ad44cb91
Fix JSON serialization of time objects in anthropic tool results ( #160459 )
...
Co-authored-by: Artur Pragacz <49985303+arturpragacz@users.noreply.github.com >
2026-01-12 11:13:35 +01:00
Mick Vleeshouwer
b7519cd880
Bump pyOverkiz to 1.19.4 ( #160457 )
2026-01-12 11:13:34 +01:00
TheJulianJES
ac44769539
Bump ZHA to 0.0.84 ( #160440 )
2026-01-12 11:13:33 +01:00
Sid
9e95b80805
Bump eheimdigital to 1.5.0 ( #160312 )
2026-01-12 11:13:31 +01:00
Paul Tarjan
50086ca5c7
Fix Hikvision NVR binary sensors not being detected ( #160254 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-12 11:13:30 +01:00
Bram Kragten
49086b2a76
2026.1.0 ( #159957 )
2026-01-07 18:38:10 +01:00
Bram Kragten
1f28fe9933
Bump version to 2026.1.0
2026-01-07 17:46:04 +01:00
Bram Kragten
4465aa264c
Update frontend to 20260107.0 ( #160434 )
2026-01-07 17:45:41 +01:00
Robert Resch
2c1bc96161
Bump deebot-client to 17.0.1 ( #160428 )
2026-01-07 17:45:40 +01:00
Joost Lekkerkerker
7127159a5b
Make Watts depend on the cloud integration ( #160424 )
2026-01-07 17:45:38 +01:00
Abílio Costa
9f0eb6f077
Support target triggers in automation relation extraction ( #160369 )
2026-01-07 17:45:37 +01:00
Paul Bottein
da19cc06e3
Fix hvac_mode validation in climate.hvac_mode_changed trigger ( #160364 )
2026-01-07 17:45:36 +01:00
Bram Kragten
fd92377cf2
Bump version to 2026.1.0b5
2026-01-07 14:53:13 +01:00
Robert Resch
c201938b8b
Constraint aiomqtt>=2.5.0 to fix blocking call ( #160410 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-07 14:51:49 +01:00
Luke Lashley
b3765204b1
Bump python-roborock to 4.2.1 ( #160398 )
2026-01-07 14:48:27 +01:00
Luke Lashley
786257e051
Remove q7 total cleaning time for Roborock ( #160399 )
2026-01-07 14:47:47 +01:00
Allen Porter
9559634151
Update roborock binary sensor tests with snapshots ( #159981 )
2026-01-07 14:47:41 +01:00
Allen Porter
cf12ed8f08
Improve roborock test accuracy/robustness ( #160021 )
2026-01-07 14:45:53 +01:00
Michael Hansen
e213f49c75
Bump intents to 2026.1.6 ( #160389 )
2026-01-07 14:42:00 +01:00
Raphael Hehl
09c7cc113a
Bump uiprotect to 8.0.0 ( #160384 )
...
Co-authored-by: RaHehl <rahehl@users.noreply.github.com >
2026-01-07 14:41:59 +01:00
dontinelli
e1e7e039a9
Bump solarlog_cli to 0.7.0 ( #160382 )
2026-01-07 14:41:58 +01:00
Daniel Hjelseth Høyer
05a0f0d23f
Bump pyTibber to 0.34.1 ( #160380 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
2026-01-07 14:41:57 +01:00
Artem Draft
d3853019eb
Add SSL support in Bravia TV ( #160373 )
...
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com >
2026-01-07 14:41:55 +01:00
hanwg
ccbaac55b3
Fix schema validation error in Telegram ( #160367 )
2026-01-07 14:41:54 +01:00
Xiangxuan Qu
771292ced9
Fix IndexError in Israel Rail sensor when no departures available ( #160351 )
...
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-07 14:41:53 +01:00
TheJulianJES
5d4262e8b3
Bump ZHA to 0.0.83 ( #160342 )
2026-01-07 14:41:52 +01:00
Paul Tarjan
d96da9a639
Fix Ring integration log flooding for accounts without subscription ( #158012 )
...
Co-authored-by: Robert Resch <robert@resch.dev >
2026-01-07 14:41:51 +01:00
Bram Kragten
288a805d0f
Bump version to 2026.1.0b4
2026-01-06 17:56:49 +01:00
Bram Kragten
8e55ceea77
Update frontend to 20251229.1 ( #160372 )
2026-01-06 17:55:34 +01:00
Artem Draft
14f1d9fbad
Bump pybravia to 0.4.1 ( #160368 )
2026-01-06 17:55:32 +01:00
Bram Kragten
eb6582bc24
Fix number or entity choose schema ( #160358 )
2026-01-06 17:55:32 +01:00
tronikos
4afe67f33d
Bump opower to 0.16.0 ( #160348 )
2026-01-06 17:55:30 +01:00
Mika
5d7b10f569
Fix missing state class to solaredge ( #160336 )
2026-01-06 17:55:30 +01:00
Daniel Hjelseth Høyer
340c2e48df
Bump pyTibber to 0.34.0 ( #160333 )
2026-01-06 17:55:29 +01:00
J. Nick Koston
86257b1865
Require service_uuid and service_data_uuid to match hue ble ( #160321 )
2026-01-06 17:55:27 +01:00
Daniel Hjelseth Høyer
eea1adccfd
Fix unit for Tibber sensor ( #160319 )
2026-01-06 17:55:26 +01:00
Frédéric
242be14f88
Add Resideo X2S Smart Thermostat to Matter fan-only mode list ( #160260 )
2026-01-06 17:55:25 +01:00
Xidorn Quan
7e013b723d
Fix rain count sensors' state class of Ecowitt ( #158204 )
2026-01-06 17:55:24 +01:00
Bram Kragten
4d55939f53
Bump version to 2026.1.0b3
2026-01-05 16:53:53 +01:00
Bram Kragten
e5e7546d49
Fix humidifier trigger turned on icon ( #160297 )
2026-01-05 16:52:56 +01:00
Joakim Sørensen
e560795d04
Add connection check before registering cloudhook URL ( #160284 )
2026-01-05 16:52:55 +01:00
epenet
15b0342bd7
Fix Tuya light color data wrapper ( #160280 )
2026-01-05 16:52:54 +01:00
Jan-Philipp Benecke
8d05a5f3d4
Bump aiowebdav2 to 0.5.0 ( #160233 )
2026-01-05 16:52:53 +01:00
Samuel Xiao
358ad29b59
Switchbot Cloud: Fixed Robot Vacuum Cleaner S20 had two device_model name ( #160230 )
2026-01-05 16:52:52 +01:00
J. Nick Koston
5c4f99b828
Bump aiohttp 3.13.3 ( #160206 )
2026-01-05 16:52:03 +01:00
Erik Montnemery
b3f123c715
Await writes in shopping_list action handlers ( #157420 )
2026-01-05 16:51:30 +01:00
J. Nick Koston
85c2351af2
Ensure Brotli >= 1.2.0 ( #160229 )
2026-01-05 16:45:49 +01:00
Josef Zweck
ec19529c99
Remove referral link from fish_audio ( #160193 )
2026-01-05 16:40:46 +01:00
Vincent Courcelle
d5ebd02afe
Bump python-roborock to 4.2.0 ( #160184 )
2026-01-05 16:40:45 +01:00
wollew
37d82ab795
bump pyvlx version to 0.2.27 ( #160139 )
2026-01-05 16:40:44 +01:00
mettolen
5d08481137
Bump pyairobotrest to 0.2.0 ( #160125 )
2026-01-05 16:40:43 +01:00
Maikel Punie
0861b7541d
Bump velbusaio to 2026.1.1 ( #160116 )
2026-01-05 16:40:42 +01:00
Jan Bouwhuis
abf7078842
Fix reolink brightness scaling ( #160106 )
2026-01-05 16:40:41 +01:00
Michael Hansen
c4012fae4e
Bump intents to 2026.1.1 ( #160099 )
2026-01-05 16:40:40 +01:00
Maikel Punie
d6082ab6c3
Bump velbusaio to 2026.1.0 ( #160087 )
2026-01-05 16:40:39 +01:00
Austin Mroczek
77367e415f
Bump total_connect_client to 2025.12.2 ( #160075 )
2026-01-05 16:40:38 +01:00
Miguel Camba
6c006c68c1
Update voluptuous and voluptuous-openapi ( #160073 )
2026-01-05 16:40:37 +01:00
Pete Sage
026fdeb4ce
Improve Sonos wait to unjoin timeout ( #160011 )
2026-01-05 16:40:36 +01:00
cdnninja
1034218e6e
add description to string vesync ( #160003 )
2026-01-05 16:40:35 +01:00
Willem-Jan van Rootselaar
a21062f502
Add schema validation for set_hot_water_schedule service ( #159990 )
2026-01-05 16:40:34 +01:00
Maikel Punie
2e157f1bc6
Velbus Exception translations ( #159627 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2026-01-05 16:40:32 +01:00
Paul Tarjan
a697e63b8c
Fix Tesla update showing scheduled updates as installing ( #158681 )
2026-01-05 16:40:31 +01:00
Ben Wolstencroft
d28d55c7db
Add support for health_overview API endpoint to Tractive integration ( #157960 )
...
Co-authored-by: Maciej Bieniek <bieniu@users.noreply.github.com >
2026-01-05 16:40:30 +01:00
Brett Adams
8863488286
Handle export options when enrolled to VPP in Teslemetry ( #157665 )
2026-01-05 16:40:29 +01:00
Daniel Hjelseth Høyer
53cfdef1ac
Move Tibber to OAuth ( #156690 )
...
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net >
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2026-01-05 16:40:28 +01:00
Franck Nijhof
42ea7ecbd6
Bump version to 2026.1.0b2
2025-12-31 15:34:05 +00:00
tronikos
d58d08c350
Filter out duplicate voices without language code in Google Cloud ( #160046 )
2025-12-31 15:33:49 +00:00
Paul Tarjan
65a259b9df
Fix Hikvision thread safety issue when calling async_write_ha_state ( #160027 )
2025-12-31 15:33:48 +00:00
Luke Lashley
cbfbfbee13
Don't prefer cache for Roborock device fetching ( #160022 )
2025-12-31 15:33:47 +00:00
David Knowles
e503b37ddc
Use WATER device_class for Hydrawise sensors ( #160018 )
2025-12-31 15:33:45 +00:00
Simone Chemelli
217eef39f3
Bump aioamazondevices to 11.0.2 ( #160016 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev >
2025-12-31 15:33:44 +00:00
Manu
dcdbce9b21
Convert store image URLs to https in Xbox media resolver ( #160015 )
2025-12-31 15:33:42 +00:00
Erwin Douna
71db8fe185
Bump portainer 1.0.19 ( #160014 )
2025-12-31 15:33:41 +00:00
Anders Melchiorsen
9b96cb66d5
Fix netgear_lte unloading ( #160008 )
2025-12-31 15:33:39 +00:00
Anders Melchiorsen
78bccbbbc2
Move async_setup_services to async_setup for netgear_lte ( #160007 )
2025-12-31 15:33:38 +00:00
Anders Melchiorsen
b0a8f9575c
Bump eternalegypt to 0.0.18 ( #160006 )
2025-12-31 15:33:36 +00:00
Matthias Alphart
61104a9970
Update knx-frontend to 2025.12.30.151231 ( #159999 )
2025-12-31 15:33:35 +00:00
Franck Nijhof
8d13dbdd0c
Bump version to 2026.1.0b1
2025-12-30 09:14:36 +00:00
Erwin Douna
9afb41004e
Portainer fix stopped container for stats ( #159964 )
2025-12-30 09:14:24 +00:00
Luke Lashley
cdd542f6e6
Bump Python-Roborock to 4.1.0 ( #159963 )
2025-12-30 09:14:22 +00:00
Joost Lekkerkerker
f520686002
Small cleanup in Feedreader ( #159962 )
2025-12-30 09:14:20 +00:00
J. Nick Koston
e4d09bb615
Bump aioesphomeapi to 43.9.1 ( #159960 )
2025-12-30 09:14:19 +00:00
Matthias Alphart
10f6ccf6cc
Fix KNX translation references ( #159959 )
2025-12-30 09:14:17 +00:00
Ernst Klamer
d9fa67b16f
bump xiaomi-ble to 1.4.1 ( #159954 )
2025-12-30 09:14:15 +00:00
Joost Lekkerkerker
cf228ae02b
Inject session in Switchbot cloud ( #159942 )
2025-12-30 09:14:14 +00:00
Joost Lekkerkerker
cb4d62ab9a
Add integration_type device to ps4 ( #159892 )
2025-12-30 09:14:12 +00:00
Joost Lekkerkerker
d2f75aec04
Add integration_type hub to poolsense ( #159881 )
2025-12-30 09:14:11 +00:00
Joost Lekkerkerker
a609fbc07b
Add integration_type hub to pooldose ( #159880 )
2025-12-30 09:14:09 +00:00
Joost Lekkerkerker
1b9c7ae0ac
Add integration_type hub to permobil ( #159872 )
2025-12-30 09:14:07 +00:00
Joost Lekkerkerker
492f2117fb
Add integration_type service to nuheat ( #159845 )
2025-12-30 09:14:06 +00:00
Joost Lekkerkerker
2346f83635
Add integration_type device to netgear ( #159816 )
2025-12-30 09:14:04 +00:00
Kamil Breguła
8925bfb182
Add translation of exceptions in met ( #155765 )
...
Co-authored-by: mik-laj <12058428+mik-laj@users.noreply.github.com >
Co-authored-by: Joostlek <joostlek@outlook.com >
2025-12-30 09:12:18 +00:00
Franck Nijhof
8f2b1f0eff
Bump version to 2026.1.0b0
2025-12-29 19:01:17 +00:00