Commit Graph

14633 Commits (f56d65b2ec3428c522eca53b7c8adaf0af649e7d)

Author SHA1 Message Date
Robert Resch df166d178c
Bump deebot-client to 11.1.0b2 (#137030) 2025-01-31 14:17:14 -05:00
J. Nick Koston f75a61ac90
Bump SQLAlchemy to 2.0.37 (#137028)
changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.37

There is a bug fix that likely affects us that could lead to corrupted queries
https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-e4d04d8eb1bccee16b74f5662aff8edd
2025-01-31 13:52:38 -05:00
Bram Kragten 256157d413
Update frontend to 20250131.0 (#137024) 2025-01-31 19:25:24 +01:00
J. Nick Koston f8f12957b5
Bump bleak-esphome to 2.6.0 (#137025) 2025-01-31 12:15:31 -06:00
J. Nick Koston c4cb94bddd
Bump habluetooth to 3.17.0 (#137022) 2025-01-31 11:29:44 -06:00
Duco Sebel e0bf248867
Bumb python-homewizard-energy to 8.3.2 (#136995) 2025-01-31 10:49:25 -06:00
Joris Pelgröm b85b834bdc
Bump letpot to 0.4.0 (#137007)
* Bump letpot to 0.4.0

* Fix test item
2025-01-31 10:31:31 -06:00
RJPoelstra d4a355e684
Bump python-MotionMount to 2.3.0 (#136985) 2025-01-31 13:29:07 +01:00
Jan Stienstra a7903d344f
Bump jellyfin-apiclient-python to 1.10.0 (#136872) 2025-01-31 12:29:00 +01:00
Austin Mroczek 270108e8e4
Bump total-connect-client to 2025.1.4 (#136793) 2025-01-31 10:36:06 +01:00
J. Nick Koston fc979cd564
Bump habluetooth to 3.15.0 (#136973) 2025-01-31 08:34:39 +01:00
tronikos 99e307fe5a
Bump opower to 0.8.9 (#136911)
* Bump opower to 0.8.9

* mypy
2025-01-30 23:33:58 -08:00
Matthias Alphart ea496290c2
Update knx-frontend to 2025.1.30.194235 (#136954) 2025-01-30 21:59:00 +01:00
J. Nick Koston cf737356fd
Bump zeroconf to 0.142.0 (#136940)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.141.0...0.142.0
2025-01-30 12:55:14 -06:00
Bram Kragten 6858f2a3d2
Update frontend to 20250130.0 (#136937) 2025-01-30 18:38:11 +01:00
TimL 9eb383f314
Bump Pysmlight to v0.2.0 (#136886)
* Bump pysmlight to v0.2.0

* Update info.json fixture with radios list

* Update diagnostics snapshot
2025-01-30 12:11:40 +02:00
Allen Porter 708ae09c7a
Bump nest to 7.1.1 (#136888) 2025-01-30 11:07:55 +02:00
TheJulianJES 64b056fbe9
Bump ZHA to 0.0.47 (#136883) 2025-01-29 20:57:36 -06:00
J. Diego Rodríguez Royo b637129208
Migrate from homeconnect dependency to aiohomeconnect (#136116)
* Migrate from homeconnect dependency to aiohomeconnect

* Reload the integration if there is an API error on event stream

* fix typos at coordinator tests

* Setup config entry at coordinator tests

* fix ruff

* Bump aiohomeconnect to version 0.11.4

* Fix set program options

* Use context based updates at coordinator

* Improved how `context_callbacks` cache is invalidated

* fix

* fixes and improvements at coordinator

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove stale Entity inheritance

* Small improvement for light subscriptions

* Remove non-needed function

It had its purpose before some refactoring before the firs commit, no is no needed as is only used at HomeConnectEntity constructor

* Static methods and variables at conftest

* Refresh the data after an event stream interruption

* Cleaned debug logs

* Fetch programs at coordinator

* Improvements

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Simplify obtaining power settings from coordinator data

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Remove unnecessary statement

* use `is UNDEFINED` instead of `isinstance`

* Request power setting only when it is strictly necessary

* Bump aiohomeconnect to 0.12.1

* use raw keys for diagnostics

* Use keyword arguments where needed

* Remove unnecessary statements

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2025-01-30 02:42:41 +01:00
Michael Hansen d206553a0d
Cancel call if user does not pick up (#136858) 2025-01-29 13:52:32 -05:00
Abílio Costa 6a8e45c51e
Update whirlpool-sixth-sense to 0.18.12 (#136851) 2025-01-29 18:20:14 +01:00
Bram Kragten acbf40c384
Update frontend to 20250129.0 (#136852) 2025-01-29 17:33:31 +01:00
Thomas D 40f92b7b6b
Bump qbusmqttapi to 1.2.4 (#136835) 2025-01-29 13:02:20 +01:00
Robert Resch 5e6f4a374e
Bump deebot-client to 11.1.0b1 (#136818) 2025-01-29 11:13:55 +01:00
Iskra kranj c312796aae
Bump pyiskra to 0.1.15 (#136810) 2025-01-29 10:57:22 +01:00
Erik Montnemery 646e0d4626
Bump aiohasupervisor to version 0.2.2b6 (#136814) 2025-01-29 10:42:30 +01:00
tronikos a2b5a96bc9
Add Google Drive integration for backup (#134576)
* Add Google Drive integration for backup

* Add test_config_flow

* Stop using aiogoogle

* address a few comments

* Check folder exists in setup

* fix test

* address comments

* fix

* fix

* Use ChunkAsyncStreamIterator in helpers

* repair-issues: todo

* Remove check if folder exists in the reatuh flow. This is done in setup.

* single_config_entry": true

* Add test_init.py

* Store into backups.json to avoid 124 bytes per property limit

* Address comments

* autouse=True on setup_credentials

* Store metadata in description and remove backups.json

* improvements

* timeout downloads

* library

* fixes

* strings

* review

* ruff

* fix test

* Set unique_id

* Use slugify in homeassistant.util

* Fix

* Remove RefreshError

* review

* push more fields to the test constant

---------

Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-28 21:43:30 -08:00
Michael Hansen 48dfa037bd
Bump intents to 2025.1.28 (#136782)
* Bump intents to 2025.1.28

* Fix snapshots
2025-01-28 22:25:35 -06:00
Matthias Alphart 688a1f1d52
Add UI to create KNX BinarySensor entities (#136786)
Update knx-frontend to 2025.1.28.225404
2025-01-28 22:46:26 -05:00
J. Nick Koston 9f586ea547
Bump habluetooth to 3.14.0 (#136791) 2025-01-29 02:10:33 +01:00
IceBotYT ba2d1e698d
Bump peco to 0.1.2 (#136732) 2025-01-29 01:15:06 +01:00
TheJulianJES fa2aeae30f
Bump ZHA to 0.0.46 (#136785) 2025-01-29 01:05:32 +01:00
Shay Levy 898d12aa21
Bump aiowebostv to 0.6.1 (#136784) 2025-01-29 01:05:05 +01:00
Duco Sebel 7d0e314c35
Bumb python-homewizard-energy to 8.3.0 (#136765) 2025-01-29 01:00:46 +01:00
Michael Hansen eb4a05e365
Bump hassil to 2.2.0 (#136787) 2025-01-28 18:58:53 -05:00
hahn-th 29a3f0a271
Bump homematicip to 1.1.7 (#136767) 2025-01-29 01:06:19 +02:00
mkmer 814e98f66a
Bump AIOSomecomfort to 0.0.32 (#136751) 2025-01-28 21:50:01 +00:00
Richard Polzer 51ce6f0933
Update xknx to 3.5.0 (#136759)
Dependency Bump 3.5.0
2025-01-28 22:24:47 +01:00
J. Nick Koston 1face8df56
Bump habluetooth to 3.13.0 (#136749) 2025-01-28 20:43:00 +01:00
J. Nick Koston bae9516fc2
Bump yeelight to 0.7.16 (#136679) 2025-01-28 08:44:25 -10:00
Joost Lekkerkerker cb407bdfc6
Add support for HomeWizard Plug-In Battery and v2 API (#136733) 2025-01-28 19:09:49 +01:00
Allen Porter e9ef82f898
Bump python-roborock to 2.9.7 (#136727) 2025-01-28 17:32:09 +01:00
Josef Zweck 5695582387
Add OneDrive as backup provider (#135121)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
2025-01-28 14:57:46 +00:00
J. Nick Koston 3d7e3590d4
Migrate usb to use aiousbwatcher (#136676)
* Migrate usb to use aiousbwatcher

aiousbwatcher uses inotify on /dev/bus/usb to look for devices
added and being removed which works on a lot more systems

* bump asyncinotify

* bump aiousbwatcher to 1.1.1

* tweaks

* tweaks

* tweaks

* fixes

* debugging

* Update homeassistant/components/usb/__init__.py

* Update homeassistant/components/usb/__init__.py

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2025-01-28 09:57:11 -05:00
Dan Raper 139061afa3
Bump ohmepy to 1.2.8 (#136719) 2025-01-28 15:14:43 +01:00
IceBotYT 1b78bbaaab
Bump nice-go to 1.0.1 (#136649) 2025-01-28 13:25:54 +01:00
Manu fa4b93da2b
Bump bring-api to 1.0.0 (#136657) 2025-01-28 13:24:44 +01:00
J. Nick Koston 48a91540e1
Bump aioesphomeapi to 29.0.0 and bleak-esphome to 2.2.0 (#136684) 2025-01-27 19:04:46 -10:00
Marc Mueller 0b17d11683
Update flux-led to 1.1.3 (#136666) 2025-01-27 22:28:55 +01:00
Michael 50b0abbd7b
Bump pyfritzhome to 0.6.14 (#136661)
bump pyfritzhome to 0.6.14
2025-01-27 23:24:14 +02:00
Allen Porter 58b4556a1d
Add the Model Context Protocol integration (#135058)
* Add the Model Context Protocol integration

* Improvements to mcp integration

* Move the API prompt constant

* Update config flow error handling

* Update test descriptions

* Update tests/components/mcp/test_config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Update tests/components/mcp/test_config_flow.py

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

* Address PR feedback

* Update homeassistant/components/mcp/coordinator.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Move tool parsing to the coordinator

* Update session handling not to use a context manager

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2025-01-27 14:38:52 -05:00
Michael Hansen 3984565084
Bump voip-utils to 0.3.0 (#136648) 2025-01-27 11:42:00 -06:00
Maciej Bieniek ea92523af4
Bump aioshelly to 12.3.2 (#136486)
* Bump aioshelly

* Add timeout parameter for call_rpc

* Increase timeout for BLU TRV

* Log timeout

* Update test

* Use const in test

* Coverage
2025-01-27 18:06:03 +01:00
Erik Montnemery d2138fe45b
Bump securetar to 2025.1.4 (#136639) 2025-01-27 17:28:45 +01:00
Allen Porter 385a078675
Bump nest to python-nest-sdm to 7.1.0 (#136611) 2025-01-27 11:04:27 +02:00
Andrew Sayre dfbb48552c
Bump pyheos to v1.0.1 (#136604) 2025-01-26 20:49:55 -06:00
Pete Sage 3582d9b4da
Bump SoCo to 0.30.8 - Sonos (#136601)
update soco to 0.30.8
2025-01-26 17:34:16 -06:00
Steven B. 7133eec185
Bump python-kasa to 0.10.0 (#136586)
Bump python-kasa to 0.10.0

Release notes: https://github.com/python-kasa/python-kasa/releases/tag/0.10.0
2025-01-26 21:43:31 +01:00
Joost Lekkerkerker 647a7ae8e0
Bump yt-dlp to 2025.01.26 (#136581) 2025-01-26 17:46:26 +01:00
Markus Adrario a9f14ce174
Bump pyHomee to 1.2.5 (#136567) 2025-01-26 07:48:35 -06:00
tronikos 3adbf75154
Bump opower to 0.8.8 (#136555) 2025-01-26 12:06:05 +01:00
Dan Raper ee07f1f290
Bump ohmepy version to 1.2.6 (#136547) 2025-01-25 19:05:20 -06:00
Keith 34e8595d19
Updated igloohome-api dependency to 0.1.0 (#136516)
- Updated igloohome-api to 0.1.0
2025-01-25 21:38:27 +01:00
Indu Prakash 1bf97e3f45
Bump pyvesync to 2.1.16 (#136493)
Update use pyvesync 2.1.16

Co-authored-by: Shay Levy <levyshay1@gmail.com>
2025-01-25 19:31:16 +02:00
mkmer 821abc8c53
Bump AIOSomeComfort to 0.0.30 in Honeywell (#136523) 2025-01-25 19:22:03 +02:00
starkillerOG 8b24bac1d1
Bump reolink_aio to 0.11.8 (#136504) 2025-01-25 11:28:52 +01:00
TimL b25b97b6b6
Bump pysmlight to v0.1.6 (#136496) 2025-01-25 09:22:26 +01:00
Steven Looman 8622beb8a7
Bump async-upnp-client to 0.43.0 (#136481) 2025-01-24 12:05:31 -10:00
Raphael Hehl c25ffd3e66
Bump uiprotect to version 7.5.0 (#136475) 2025-01-24 13:57:19 -06:00
Josef Zweck b0188772bc
Bump aioacaia to 0.1.14 (#136453) 2025-01-24 17:01:44 +01:00
J. Nick Koston 98e59f01b7
Bump aioharmony to 0.4.1 (#136413)
changelog: https://github.com/Harmony-Libs/aioharmony/compare/v0.4.0...v0.4.1
2025-01-24 16:23:22 +02:00
Glenn Vandeuren (aka Iondependent) 72d1ac9f92
Bump nhc to 0.3.9 (#136418) 2025-01-24 11:44:15 +01:00
J. Nick Koston 0abdda7abb
Bump WSDiscovery to 2.1.2 (#136363) 2025-01-23 23:30:49 -10:00
Thomas55555 5a30156372
Bump aioautomower to 2025.1.1 (#136365) 2025-01-23 22:38:38 -10:00
J. Nick Koston f3074dc218
Bump aioharmony to 0.4.0 (#136398) 2025-01-23 22:24:12 -10:00
Klaas Schoute cd16a57e04
Bump powerfox to v1.2.1 (#136366) 2025-01-23 20:52:54 +01:00
Arie Catsman c98df36b75
Bump pyenphase to 1.23.1 (#136200) 2025-01-23 19:05:57 +01:00
Åke Strandberg 025f70445b
Bump myuplink lib to 0.7.0 (#136343) 2025-01-23 19:01:50 +02:00
Paul Bottein d29572f3d0
Update frontend to 20250109.2 (#136348) 2025-01-23 17:18:00 +01:00
Joost Lekkerkerker d8223a1771
Bump aiowithings to 3.1.5 (#136350) 2025-01-23 17:17:07 +01:00
Paul Bottein 093c41cd83
Update frontend to 20250109.1 (#136339) 2025-01-23 15:49:18 +01:00
Franck Nijhof f6a040d598
Update peblar to v0.4.0 (#136329)
* Update peblar to v0.4.0

* Update snapshots
2025-01-23 15:02:30 +02:00
Shay Levy 66f945e852
Bump aiowebostv to 0.6.0 (#136206) 2025-01-23 13:51:24 +01:00
Dan Raper 95b49fd2bc
Add time platform to ohme (#136289) 2025-01-23 08:20:03 +01:00
J. Nick Koston 75bdcee3e4
Bump led-ble to 1.1.4 (#136301) 2025-01-22 18:45:44 -10:00
J. Nick Koston 29ce89ee4f
Bump zeroconf to 0.141.0 (#136292)
changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.140.1...0.141.0
2025-01-22 22:25:03 -06:00
J. Nick Koston ce792f6fe9
Bump onvif-zeep-async to 3.2.5 (#136299) 2025-01-22 18:19:56 -10:00
Jan Bouwhuis ff7601e676
Bump incomfort-client to v0.6.7 (#136285)
* Bump incomfort-client to v0.6.7

* Fix mypy
2025-01-22 23:30:10 +01:00
J. Nick Koston f8dc3d6624
Bump habluetooth to 3.12.0 (#136281) 2025-01-22 10:14:19 -10:00
Markus Adrario ea1cec2525
Bump pyHomee to 1.2.3 (#136213)
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-22 20:55:52 +01:00
J. Nick Koston dcb17d03af
Bump bleak-esphome to 2.1.1 (#136277) 2025-01-22 20:36:31 +01:00
Simon Lamon 4203345550
Bump python-linkplay to v0.1.3 (#136267) 2025-01-22 09:02:01 -10:00
Dan Raper ad205aeea3
Bump ohmepy to 1.2.4 (#136270) 2025-01-22 19:29:08 +01:00
Christopher Fenner b90e3917a3
Bump PyViCare to 2.41.0 (#136231) 2025-01-22 07:08:32 -06:00
J. Nick Koston a150e39922
Bump httpx to 0.28.1, httpcore to 1.0.7 along with required deps (#133840) 2025-01-22 12:50:00 +01:00
J. Nick Koston 29f9c88041
Bump habluetooth to 3.11.2 (#136221) 2025-01-22 09:59:15 +01:00
J. Nick Koston 6ee4eb2280
Bump bluetooth-adapters to 0.21.1 (#136220) 2025-01-22 09:56:41 +01:00
J. Nick Koston 18ab882536
Bump bleak-esphome to 2.1.0 (#136214) 2025-01-21 14:58:20 -10:00
J. Diego Rodríguez Royo 386357d9bd
Bump ollama to 0.4.7 (#136212) 2025-01-21 14:16:26 -10:00
J. Nick Koston 561e027dee
Bump habluetooth to 3.10.0 (#136210) 2025-01-21 13:27:09 -10:00
J. Nick Koston 3bcef79562
Bump bleak-retry-connector to 3.8.0 (#136203) 2025-01-21 11:28:11 -10:00
Duco Sebel 380c2ac600
Bumb python-homewizard-energy to 8.1.1 (#136170) 2025-01-21 08:47:42 -06:00
fwestenberg 0254be78d6
Bump Devialet to 1.5.7 (#136114) 2025-01-21 08:46:32 +01:00
Joris Pelgröm 09ef4d9b05
Bump letpot to 0.3.0 (#136133) 2025-01-21 00:52:21 +01:00
G Johansson b8ed80328a
Bump holidays to 0.65 (#136122) 2025-01-20 16:59:12 -06:00
Joost Lekkerkerker a4d2fe2d89
Bump python-overseerr to 0.6.0 (#136104) 2025-01-20 13:17:03 -06:00
Shay Levy ad6d54dfd2
Bump ayla-iot-unofficial to 1.4.5 (#136099) 2025-01-20 13:13:32 -06:00
Shay Levy 8d99a54656
Bump aiowebostv to 0.5.0 (#136097) 2025-01-20 08:31:45 -10:00
Maikel Punie cf33671718
Bump velbusaio to 2025.1.1 (#136089) 2025-01-20 19:41:49 +02:00
Robert Resch 8020bec47b
Bump deebot-client to 11.0.0 (#136073) 2025-01-20 12:55:09 +01:00
Joost Lekkerkerker e27a259541
Bump yt-dlp to 2025.01.15 (#136072) 2025-01-20 12:50:15 +01:00
J. Nick Koston be2c592b17
Bump habluetooth to 3.9.2 (#136042) 2025-01-20 08:01:44 +01:00
J. Nick Koston bf56583385
Bump thermopro-ble to 0.10.1 (#136041) 2025-01-19 16:50:30 -10:00
J. Nick Koston 38c709aa1b
Bump onvif-zeep-async to 3.2.3 (#136022) 2025-01-19 11:12:08 -10:00
jsuar a2d76cac5a
Fix Slack file upload (#135818)
* pgrade Slack integration to use AsyncWebClient and support files_upload_v2

- Replaced deprecated WebClient with AsyncWebClient throughout the integration.
- Removed the unsupported `run_async` parameter.
- Added a helper function to resolve channel names to channel IDs.
- Updated `_async_send_local_file_message` and `_async_send_remote_file_message` to handle Slack's new API requirements, including per-channel uploads.
- Updated dependency from slackclient==2.5.0 to slack-sdk>=3.0.0.
- Improved error handling and logging for channel resolution and file uploads.

* Fix test to use AsyncWebClient for Slack authentication flow

* Fix Slack authentication URL by removing the www subdomain

* Refactor Slack file upload functionality and add utility for file uploads
2025-01-19 21:09:04 +01:00
Scott K Logan 2900baac04
Bump aioraven to 0.7.1 (#136017) 2025-01-19 21:05:34 +01:00
Duco Sebel 2092456c7e
Bumb python-homewizard-energy to 8.1.0 (#136016) 2025-01-19 21:03:30 +01:00
Marc Mueller 5329356f20
Update numpy to 2.2.2 (#135982) 2025-01-19 20:35:32 +01:00
David Knowles 8777dd9065
Bump pydrawise to 2025.1.0 (#135998) 2025-01-19 20:31:30 +01:00
J. Nick Koston fe4e001fa5
Bump bluetooth-adapters to 0.21.0 (#135957) 2025-01-18 15:10:15 -10:00
J. Nick Koston 725d835fab
Bump aiooui to 0.1.9 (#135956) 2025-01-18 15:01:55 -10:00
J. Nick Koston 640da1cc67
Bump aiooui to 0.1.8 (#135945) 2025-01-19 00:53:59 +01:00
J. Nick Koston 09ae388f4e
Bump bleak-retry-connector to 3.7.0 (#135939) 2025-01-18 12:02:18 -10:00
Matthias Alphart 659450dac9
Update knx-frontend to 2025.1.18.164225 (#135941) 2025-01-18 22:33:41 +01:00
Álvaro Fernández Rojas 37c3a9546c
Update aioairzone to v0.9.9 (#135866)
Co-authored-by: J. Nick Koston <nick@koston.org>
2025-01-18 10:57:54 -10:00
Glenn Vandeuren (aka Iondependent) b39c2719d7
Update NHC lib to v0.3.4 (#135923)
Update NHC to v0.3.4
2025-01-18 18:47:20 +02:00
Nathan Spencer 81b7d01a7d
Bump pylitterbot to 2024.0.0 (#135891) 2025-01-18 13:01:09 +01:00
Brett Adams 88f16807a0
Bump Teslemetry Stream to 0.6.6 (#135905)
bump66
2025-01-18 12:38:20 +01:00
J. Nick Koston bbe897745e
Bump onvif-zeep-async to 3.2.2 (#135898) 2025-01-17 19:30:21 -10:00
J. Nick Koston fc1b6292cd
Bump dbus-fast to 2.30.2 (#135874) 2025-01-17 13:05:18 -10:00
J. Nick Koston 51d277fc0c
Bump bluetooth-data-tools to 1.22.0 (#135879) 2025-01-17 12:06:01 -10:00
J. Nick Koston b98e1a1d2f
Bump habluetooth to 3.9.0 (#135877) 2025-01-17 12:05:41 -10:00
J. Nick Koston a08e42399d
Bump fnv-hash-fast to 1.2.2 (#135872) 2025-01-17 12:04:53 -10:00
J. Nick Koston 9868138fc4
Bump aioesphomeapi to 28.0.1 (#135869) 2025-01-17 11:53:29 -10:00
jesperraemaekers 44b577cadb
Bump Weheat to 2025.1.15 (#135626) 2025-01-17 17:43:15 +01:00
Andre Lengwenus 99d250f222
Set target value on LCN regulator lock (#133870) 2025-01-17 11:15:42 +01:00
J. Nick Koston a39137c3fc
Bump zeroconf to 0.140.1 (#135815) 2025-01-17 08:29:44 +01:00
J. Nick Koston daac986e00
Bump dbus-fast to 2.29.0 (#135804) 2025-01-16 15:10:01 -10:00
Maciej Bieniek b0d3aa1c34
Bump `imgw_pib` to version 1.0.9 and remove hydrological detail entities (#134668) 2025-01-16 23:42:03 +01:00
Erwin Douna 59429dea39
Bump SMA to 0.7.5 (#135799) 2025-01-16 23:20:36 +01:00
Sid 3e4d92f6a7
Bump eheimdigital to 1.0.5 (#135802) 2025-01-16 23:19:41 +01:00
J. Nick Koston eb651a8a71
Bump govee-ble to 0.42.0 (#135801) 2025-01-16 11:37:12 -10:00
Avi Miller 1b520e37e2
Update aiolifx-themes to 0.6.4 (#135805)
* Restore support for Python 3.12

Signed-off-by: Avi Miller <me@dje.li>

* Bump aiolifx-themes to 0.6.4

Signed-off-by: Avi Miller <me@dje.li>

---------

Signed-off-by: Avi Miller <me@dje.li>
2025-01-16 23:33:54 +02:00
Gerben Jongerius d908d2ab55
Bump youless-api to 2.2.0 (#135781)
Bump version youless 2.2.0
2025-01-16 17:44:09 +02:00
Erik Montnemery 6cbe18ebbd
Bump securetar to 2025.1.3 (#135762)
* Bump securetar to 2025.1.3

* Remove outdated fixture
2025-01-16 13:26:52 +01:00
J. Nick Koston 016a274698
Bump govee-ble to 0.41.0 (#135750)
Adds support for the H5130 pressure/presence sensor

changelog: https://github.com/Bluetooth-Devices/govee-ble/compare/v0.40.0...v0.41.0
2025-01-16 10:48:29 +02:00
Sid 146d6bbc68
Bump eheimdigital to 1.0.4 (#135722) 2025-01-15 21:29:29 +02:00
puddly 0eea265415
Bump python-otbr-api to 2.7.0 (#135638)
Bump OTBR API to 2.7.0

Bump `python-otbr-api` to 2.7.0 in `thread` as well
2025-01-15 15:04:42 +02:00
Avi Miller 650e14379c
Bump aiolifx-themes to v0.6.2 (#135645)
* Bump aiolifx-themes to v0.6.1

Signed-off-by: Avi Miller <me@dje.li>

* Bump aiolifx-themes to 0.6.2 to fix deps issue with 0.6.1

Signed-off-by: Avi Miller <me@dje.li>

---------

Signed-off-by: Avi Miller <me@dje.li>
2025-01-15 12:59:15 +02:00
hahn-th f57640c2cd
Bump homematicip to 1.1.6 (#135649) 2025-01-15 09:31:48 +01:00
TimL 23a2b19ca0
Bump pysmlight v0.1.5 (#135647) 2025-01-15 09:58:38 +02:00
Erik Montnemery c408bd6aad
Bump securetar to 2025.1.2 (#135614) 2025-01-14 20:39:58 +01:00
Glenn Waters faf2c64cc4
Bump elkm1-lib to 2.2.11 (#135616) 2025-01-14 09:14:41 -10:00
Erik Montnemery edc7c0ff2f
Bump securetar to 2025.1.1 (#135582) 2025-01-14 13:28:43 +01:00
Joost Lekkerkerker 5fc3618b4a
Bump demetriek to 1.2.0 (#135580) 2025-01-14 12:56:31 +01:00
Krisjanis Lejejs 6e80ad505b
Bump hass-nabucasa from 0.87.0 to 0.88.1 (#135521)
* Bump hass-nabucasa from 0.87.0 to 0.88.0

* Bump hass-nabucasa from 0.88.0 to 0.88.1

* Fix Alexa breaking changes
2025-01-14 12:17:22 +01:00
jesperraemaekers f4e7c9d6c3
Bump Weheat to 2025.1.14 (#135578) 2025-01-14 11:36:26 +01:00
Manu 0c144092c6
Bump habiticalib to v.0.3.3 (#135551) 2025-01-14 10:07:23 +01:00
qbus-iot 2d2f4f5cec
Add new integration Qbus (#127280)
Co-authored-by: Abílio Costa <abmantis@users.noreply.github.com>
Co-authored-by: Thomas D <11554546+thomasddn@users.noreply.github.com>
2025-01-13 19:06:52 +00:00
G Johansson 1c053485a9
Bump smhi-pkg to 1.0.19 (#135537) 2025-01-13 20:40:01 +02:00
Jan Bouwhuis 6fd73730cc
Bump aioimaplib to 2.0.0 (#135448) 2025-01-13 19:19:06 +01:00
Maikel Punie 8d38279993
Bump velbusaio to 2025.1.0 (#135525) 2025-01-13 17:18:46 +01:00
Marc Mueller 6060f637a8
Update getmac to 0.9.5 (#135506) 2025-01-13 14:47:32 +01:00
dotvav d33ee130bc
Bump pypalazzetti to 0.1.19 (#135465) 2025-01-13 13:59:34 +01:00
Khole ac279d9794
Replace pyhiveapi with pyhive-integration (#135482) 2025-01-13 08:50:25 +01:00
Ravaka Razafimanantsoa 11ebc27bfe
Bump switchbot-api to 2.3.1 (#135451) 2025-01-12 17:29:01 +01:00
Andrew Sayre 11fa6b2e4e
Bump pyheos to 1.0.0 (#135415) 2025-01-11 23:06:06 -06:00
Brett Adams 20d6ba4286
Bump Teslemetry Stream (#135344)
bump
2025-01-11 16:09:53 +02:00
J. Nick Koston 619dee5d93
Bump habluetooth to 3.8.0 (#135322)
changelog: https://github.com/Bluetooth-Devices/habluetooth/compare/v3.7.0...v3.8.0
2025-01-10 23:50:03 +02:00
Quentame 39aa0339ac
Bump Freebox to 1.2.2 (#135313) 2025-01-10 21:47:48 +02:00
Maciej Bieniek c4b4cad335
Bump aioshelly to version 12.3.1 (#135299) 2025-01-10 17:18:00 +01:00
dotvav 028c5349ac
Bump pypalazzetti to 0.1.16 (#135269) 2025-01-10 14:06:17 +01:00
Duco Sebel f31f6d7ed0
Adjust HomeWizard to use updated python-homewizard-energy library (#135046) 2025-01-10 13:19:55 +01:00
J. Nick Koston da30dbcfe4
Bump fnv-hash-fast to 1.1.0 (#135237) 2025-01-09 12:03:08 -10:00
Bram Kragten 1abcac5fb5
Update frontend to 20250109.0 (#135235) 2025-01-09 22:13:39 +01:00
J. Nick Koston 3b6f47e438
Bump anyio to 4.8.0 (#135224) 2025-01-09 22:12:34 +01:00
Simone Chemelli 6e1a13f878
Add support for Shelly BLU TRV (#128439)
* feat: add support for Shelly BLU TRV

* chore: apply some fixes

* make BLUTRV a separate device

* apply review comment

* review comments and small optimization

* add HVACMode.OFF

* a couple of fixes

* 2 more fixes

* better approach

* cleanup

* small optimization

* remove cooling as not supported by firmware

* tweaks

* humidity and entity name

* fix naming

* allign async_set_hvac_mode

* align settings

* restore temp

* fix

* remove OFF

* cleanup

* hvac_mode

* add tests

* typo

* more tests

* bump aioshelly
2025-01-09 21:28:36 +01:00
J. Nick Koston 0cc586a3ac
Bump zeroconf to 0.139.0 (#135213) 2025-01-09 19:01:49 +01:00
Brett Adams b6c0257c43
Add streaming sensors to Teslemetry (#132783)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2025-01-09 18:58:12 +01:00
beginner2047 8e28b7b49b
Add yue language support to Google Translate TTS (#134480) 2025-01-09 12:16:54 +01:00
J. Nick Koston c9d8c59b45
Bump zeroconf to 0.138.1 (#135148) 2025-01-09 10:33:24 +01:00
Brynley McDonald 2f892678f6
Fix Flick Electric Pricing (#135154) 2025-01-09 10:09:04 +01:00
Joris Pelgröm 4129697dd9
Add LetPot integration (#134925) 2025-01-08 21:38:52 +01:00
jb101010-2 bc09e825a9
Bump pysuezV2 to 2.0.3 (#135080) 2025-01-08 15:12:56 +01:00
Andrew Sayre 3fea4efb9f
Update pyheos to 0.9.0 (#134947)
Bump pyheos
2025-01-08 10:36:02 +02:00
Thomas55555 7daf442271
Bump aioautomower to 2025.1.0 (#135039) 2025-01-08 10:26:48 +02:00
Cyrill Raccaud b8f458458b
Bump cookidoo-api to 0.12.2 (#135045)
fix cookidoo .co.uk countries and group api endpoint
2025-01-08 10:24:09 +02:00
J. Nick Koston 85ecb04abf
Bump dbus-fast to 2.28.0 (#135049)
changelog: https://github.com/Bluetooth-Devices/dbus-fast/compare/v2.24.3...v2.28.0
2025-01-08 10:19:03 +02:00
Brett Adams a01521b224
Bump pyaussiebb to 0.1.5 (#134943)
Bump
2025-01-07 21:54:39 +01:00
J. Nick Koston d1e8a2a32d
Bump zeroconf to 0.137.2 (#134942) 2025-01-07 10:44:22 +01:00
Kelyan Pegeot Selme feeee2d15e
Bump renault-api to 0.2.9 (#134858)
* chore: Bump Renault api version

* Update requirements_all.txt

* Update requirements_test_all.txt
2025-01-07 10:13:40 +01:00
G Johansson 6ab45f8c9e
Bump holidays to 0.64 (#134922) 2025-01-06 22:45:04 +01:00
Klaas Schoute 1c314b5c02
Bump powerfox to v1.2.0 (#134908) 2025-01-06 20:52:54 +01:00
Tomer Shemesh edee58f114
Bump pylutron-caseta to 0.23.0 (#134906) 2025-01-06 20:44:06 +01:00
Michael 75ce89dc41
Bump py-synologydsm-api to 2.6.0 (#134914)
bump py-synologydsm-api to 2.6.0
2025-01-06 20:08:58 +01:00
Bram Kragten dd5625436b
Update frontend to 20250106.0 (#134905) 2025-01-06 19:11:01 +01:00
Steven B. b7b5577f0c
Bump python-kasa to 0.9.1 (#134893)
Bump tplink python-kasa dependency to 0.9.1
2025-01-06 16:58:33 +01:00
Thijs W. 54263f1325
Bump pymodbus version to 3.8.3 (#134809) 2025-01-06 14:56:17 +00:00
jb101010-2 527775a5f1
Bump pysuezV2 to 2.0.1 (#134769) 2025-01-06 15:27:23 +01:00
Avi Miller 5ef06b1f33
Bump aiolifx-themes to update colors (#134846) 2025-01-06 15:02:57 +01:00
Manu 9638bee8de
Bump pynecil to v4.0.1 (#134852) 2025-01-06 14:55:50 +01:00
Robin Wohlers-Reichel e4eb414be8
Bump solax to 3.2.3 (#134876) 2025-01-06 14:47:52 +01:00
J. Nick Koston 74613ae0c4
Bump habluetooth to 3.7.0 (#134833) 2025-01-05 12:44:37 -10:00
Raphael Hehl 4d4cfabfba
Bump uiprotect to version 7.4.1 (#134829) 2025-01-05 11:25:44 -10:00
TheJulianJES a2077405e2
Bump ZHA to 0.0.45 (#134726) 2025-01-05 16:49:58 +01:00
Duco Sebel 45d1624d70
Bumb python-homewizard-energy to 7.0.1 (#134753) 2025-01-05 12:37:06 +01:00
Lucas Gasenzer 1059cf3f07
Bump aranet4 to 2.5.0 (#134752)
update aranet4 to 2.5.0 before pull request
2025-01-05 13:10:08 +02:00
Klaas Schoute d4f3dd2335
Bump powerfox to v1.1.0 (#134730) 2025-01-05 10:10:55 +01:00
Sid 0ecb1ea8cf
Bump openwebifpy to 4.3.1 (#134746) 2025-01-05 10:04:59 +01:00
Allen Porter c7993eff99
Bump gcal_sync to 7.0.0 (#134687) 2025-01-04 12:30:57 -05:00
Cyrill Raccaud 8a880d6134
Cookidoo exotic domains (#134676) 2025-01-04 16:33:42 +01:00
Franck Nijhof 0589df7d95
Update demetriek to 1.1.1 (#134663) 2025-01-04 16:19:16 +01:00
Cyrill Raccaud 7d146ddae0
Bump cookidoo-api library to 0.11.1 of for Cookidoo (#134661) 2025-01-04 15:02:00 +01:00
Franck Nijhof 8f06e0903f
Update peblar to 0.3.3 (#134658) 2025-01-04 14:34:45 +01:00
Franck Nijhof a322deaab8
Update twentemilieu to 2.2.1 (#134651) 2025-01-04 14:05:24 +01:00
Franck Nijhof 584439cade
Update guppy to 3.1.5 (#134646) 2025-01-04 13:24:33 +01:00
J. Nick Koston b639466453
Bump bleak-esphome to 2.0.0 (#134580) 2025-01-04 11:30:41 +01:00
Allen Porter 80371a865e
Bump ical to 8.3.0 (#134617)
* Bump ical to 8.3.0

* Update snapshots
2025-01-04 09:49:56 +01:00
Raphael Hehl 197ff932af
Bump uiprotect to version 7.2.0 (#134587) 2025-01-04 00:27:06 +01:00
Abílio Costa 94ad6ae814
Bump whirlpool-sixth-sense to 0.18.11 (#134562) 2025-01-03 17:45:27 +01:00
puddly 90265e2afd
Move SiLabs firmware probing helper from ZHA into `homeassistant_hardware` (#131586)
* Move firmware probing helper out of ZHA and into hardware

* Add a unit test
2025-01-03 10:57:39 -05:00
Bram Kragten a53554dad3
Update frontend to 20250103.0 (#134561) 2025-01-03 16:36:40 +01:00
Markus Adrario eec5fb2133
Add Homee integration to Core (#133738)
Co-authored-by: Joostlek <joostlek@outlook.com>
2025-01-03 13:44:06 +01:00
Franck Nijhof 06580ce10f
Update peblar to v0.3.2 (#134524) 2025-01-03 10:37:39 +01:00
Joost Lekkerkerker ee01289ee8
Bump python-overseerr to 0.5.0 (#134522) 2025-01-03 10:22:59 +01:00
rrooggiieerr 629d108078
Use the latest version of the pyserial-asyncio-fast library (#134501) 2025-01-03 03:15:46 +01:00
Josef Zweck ac26ca2da5
Bump aioacaia to 0.1.13 (#134496) 2025-01-03 00:28:29 +02:00
G Johansson d5bcb73d33
Bump psutil to 6.1.1 (#134494) 2025-01-02 22:45:24 +01:00
Marc Mueller e6a18357db
Update pillow to 11.1.0 (#134469) 2025-01-02 22:36:14 +01:00
Franck Nijhof a4708876a9
Update peblar to 0.3.1 (#134486) 2025-01-02 21:41:54 +01:00
Robert Resch ee46edffa3
Bump deebot-client to 10.1.0 (#134470) 2025-01-02 18:54:27 +01:00
Bram Kragten 5439613bff
Update frontend to 20250102.0 (#134462) 2025-01-02 17:17:57 +01:00
Marc Mueller aa9e721e8b
Update pexpect to 4.9.0 (#134450) 2025-01-02 15:36:44 +01:00
Josef Zweck 1b49f88be9
Bump aioacaia to 0.1.12 (#134454) 2025-01-02 15:33:22 +01:00
TheJulianJES 5e7a405f34
Bump ZHA to 0.0.44 (#134427) 2025-01-02 08:43:38 +01:00
Matthew FitzGerald-Chamberlain 5228f3d85c
Improve support for Aprilaire S86WMUPR (#133974) 2025-01-02 08:39:57 +01:00
Michael Hansen a435fd12f0
Bump intents to 2025.1.1 (#134424) 2025-01-01 21:03:17 -05:00
Allen Porter a5d0c3528c
Add the Model Context Protocol Server integration (#134122)
* Add the Model Context Protocol Server integration

* Remove unusued code in init

* Fix comment wording

* Use util.uild for unique ids

* Set config entry title to the LLM API name

* Extract an SSE parser and update comments

* Update comments and defend against already closed sessions

* Shorten description

* Update homeassistant/components/mcp_server/__init__.py

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>

* Change integration type to service

---------

Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
2025-01-01 19:38:33 -05:00
Keith 809629c0e2
Add integration for igloohome devices (#130657)
Co-authored-by: Josef Zweck <24647999+zweckj@users.noreply.github.com>
Co-authored-by: Josef Zweck <josef@zweck.dev>
2025-01-01 12:55:04 +01:00
Kenny Root 031de8da51
Bump zabbix-utils to 2.0.2 (#134373) 2025-01-01 11:42:16 +01:00
Bram Kragten e835e41d59
Update frontend to 20241231.0 (#134363) 2024-12-31 17:04:28 -05:00
Niels Mündler c53c0a13be
Bump pysynthru version to 0.8.0 (#134294) 2024-12-31 23:03:35 +01:00
Dan Raper c8276ec325
Bump ohmepy to 1.2.3 (#134348) 2024-12-31 22:54:20 +01:00
Josef Zweck ddfad614ab
Bump pylamarzocco to 1.4.6 (#134367) 2024-12-31 22:49:29 +01:00
Noah Husby 6c47f03d17
Bump aiorussound to 4.4.0 (#134366) 2024-12-31 22:21:14 +01:00
Michael Hansen 53ca31c112
Bump hassil to 2.1.0 (#134359) 2024-12-31 15:52:15 -05:00
Simone Chemelli a8bfe285bf
Bump aioshelly to 12.2.0 (#134352) 2024-12-31 17:16:12 +01:00
Noah Husby 0888d1a169
Bump aiorussound to 4.3.0 (#134242)
* Bump aiorussound to 4.3.0

* Force CI
2024-12-31 16:14:24 +01:00
Brynley McDonald 9348569f90
Update Flick Electric API (#133475) 2024-12-31 14:28:24 +01:00
starkillerOG 4a9d545ffe
Bump reolink-aio to 0.11.6 (#134286) 2024-12-31 10:31:40 +01:00
Indu Prakash 57b7635b70
Bump pyvesync to 2.1.15 (#134156)
Bumped pyvesync to 2.1.15
2024-12-30 23:33:41 +01:00
Bram Kragten 04020d5a56
Update frontend to 20241230.0 (#134284) 2024-12-30 20:04:50 +01:00
Andrew Jackson 6631c57cfb
Bump aiomealie to 0.9.5 (#134274) 2024-12-30 17:47:58 +01:00
Ludovic BOUÉ ea4931ca3a
Bump Python Matter server to 7.0.0 (Matter 1.4) (#132502)
* Matter 1.4 rename BridgedDevice device type

BREAKING change in the client: BridgedDevice is renamed to BridgedNode in the device types with Matter 1.4

* `ColorMode` enum type is renamed to `ColorModeEnum`

* Item `ColorTemperature` renamed to `ColorTemperatureMireds`

* Update ColorControl bitmaps and attributes

* Bump Python Matter server to 7.0.0 (Matter 1.4)

* Bump requirements to Python Matter server to 7.0.0
2024-12-30 15:41:14 +01:00
Arne Keller dd20204bf0
ollama: update to 0.4.5 (#134265) 2024-12-30 14:42:46 +01:00
Alberto Geniola 2bb6e03a36
Bump elmax-api (#133845) 2024-12-30 13:46:53 +01:00
Josef Zweck e7ab5afc14
Bump pylamarzocco to 1.4.5 (#134259)
* Bump pylamarzocco to 1.4.4

* Bump pylamarzocco to 1.4.5

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-12-30 12:27:32 +01:00
Manu b74b9bc360
Bump habiticalib to v0.3.2 (#134244) 2024-12-30 10:10:18 +02:00
Michael e2c59f276a
Bump aiopegelonline to 0.1.1 (#134230)
bump aiopegelonline to 0.1.1
2024-12-29 21:36:49 +01:00
Paul Daumlechner 53e69af088
Bump pyvlx to 0.2.26 (#115483) 2024-12-29 10:00:26 -10:00
tronikos 1530edbe20
Bump opower to 0.8.7 (#134228)
* Bump opower to 0.8.7

* update deps
2024-12-29 11:44:33 -08:00
Paulus Schoutsen 7dbf32d693
Bump frontend to 20241229.0 (#134225) 2024-12-29 13:35:46 -05:00
Michael Hansen 49646ad994
Bump VoIP utils to 0.2.2 (#134219) 2024-12-29 11:56:27 -06:00
Simone Chemelli 52b919101a
Bump aiocomelit to 0.10.1 (#134214) 2024-12-29 17:30:52 +01:00
Matthias Alphart 9d7c7f9fcf
Update knx-frontend to 2024.12.26.233449 (#134184) 2024-12-29 16:39:37 +01:00
Shay Levy 419307a7c4
Bump aioswitcher to 6.0.0 (#134185) 2024-12-29 15:42:33 +01:00
Manu 0db07a033b
Migrate Habitica integration to habiticalib (#131032)
* Migrate data to habiticalib

* Add habiticalib to init and coordinator

* Migrate Habitica config flow to habiticalib

* migrate init to habiticalib

* migrate buttons to habiticalib

* migrate switch to habiticalib

* update habiticalib

* cast_skill action

* migrate update_score

* migrate transformation items action

* migrate quest actions

* fix fixture errors

* Migrate coordinator data and content

* bump habiticalib

* Remove habitipy and use wrapper in habiticalub

* changes

* some fixes

* minor refactoring

* class_needed annotation

* Update diagnostics

* do integration setup in coordinator setup

* small changes

* raise HomeAssistantError for TooManyRequestsError

* fix docstring

* update tests

* changes to tests/snapshots

* fix update_todo_item
2024-12-29 15:00:31 +01:00
Joost Lekkerkerker 4717eb3142
Bump python-overseerr to 0.4.0 (#134192) 2024-12-29 15:46:30 +02:00
Manu 1d69cf11a5
Bump pynecil to v3.0.1 (#134174) 2024-12-29 10:06:29 +02:00
G Johansson 645f2e44b9
Fix Nord Pool empty response (#134033)
* Fix Nord Pool empty response

* Mods

* reset validate prices
2024-12-28 21:38:04 +01:00
Manu 0376f75ee3
Bump pynecil to v3.0.0 (#134151) 2024-12-28 16:48:28 +01:00
Joost Lekkerkerker 47adfb574f
Bump python-overseerr to 0.3.0 (#134147)
Bump Overseerr to 0.3.0
2024-12-28 15:44:15 +01:00
Joost Lekkerkerker cc80108629
Bump yt-dlp to 2024.12.23 (#134131) 2024-12-28 13:13:07 +01:00
Joost Lekkerkerker 268c21addd
Add Overseerr integration (#133981)
* Add Overseerr integration

* Add Overseerr integration

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix

* Fix
2024-12-28 11:50:36 +01:00
Raj Laud 28cd7f2473
Bump pysqueezebox to v0.11.1 (#134097) 2024-12-28 09:24:22 +01:00
Noah Husby 07ae9b15d0
Bump aiorussound to 4.2.0 (#134117) 2024-12-27 18:23:57 -08:00
Erwin Douna da531d0e4e
Bump Tado to 0.18.5 (#133988) 2024-12-27 20:26:19 +01:00
Joost Lekkerkerker 844e36c8fe
Bump python-homeassistant-analytics to 0.8.1 (#134101) 2024-12-27 20:21:12 +01:00
Aaron Bach 7df9d2e938
Bump `pytile` to 2024.12.0 (#134103) 2024-12-27 20:04:35 +01:00
Andrew Sayre a9ff5b8007
Bump pyheos to v0.8.0 (#134069)
Bump pyheos and update usage
2024-12-27 11:01:35 -06:00
Noah Husby b6afbe4b29
Bump aiorussound to 4.1.1 (#134058)
* Bump aiorussound to 4.1.1

* Trigger Build

* Trigger Build
2024-12-26 22:03:50 -06:00
Diogo Gomes acb511d395
Bump pyipma to 3.0.8 (#134055)
bump pyipma
2024-12-26 21:01:53 +00:00
Allen Porter c75222e63c
Bump python-google-nest-sdm to 7.0.0 (#134016)
Update python-google-nest-sdm to 7.0.0
2024-12-26 00:03:44 -05:00
Brett Adams 299250ebec
Bump Tesla Fleet API library (#134019)
Bump Tesla Fleet
2024-12-25 23:26:55 -05:00
Josef Zweck ed8e242049
Bump pylamarzocco to 1.4.3 (#134008) 2024-12-25 16:25:13 -08:00
J. Nick Koston 05a8b773b9
Bump numpy to 2.2.1 (#133844)
* Bump numpy to 2.2.1

changelog: https://github.com/numpy/numpy/compare/v2.2.0...v2.2.1

* make sure ninja is up to date

* Revert "make sure ninja is up to date"

This reverts commit a26dd8b768.

* test

* Revert "test"

This reverts commit 972f40e3ee.

* try a single build

* try a single build

* Revert "Revert "test""

This reverts commit ec282ce021.

* Revert "Revert "Revert "test"""

This reverts commit 315599cbae.

* Revert "try a single build"

This reverts commit 63529dd2c5.

* Revert "try a single build"

This reverts commit 7058ae9288.
2024-12-25 11:27:00 +02:00
G-Two 1bee423c22
Bump subarulink to 0.7.13 (#133970) 2024-12-25 10:13:04 +02:00
cdnninja 0020c48a15
Update pyvesync version (#131433) 2024-12-24 17:51:40 +01:00
Bram Kragten 760cbcc596
Update frontend to 20241224.0 (#133963) 2024-12-24 16:41:36 +01:00
Philipp Danner da8f4e5b57
fix "Slow" response leads to "Could not find a charging station" #124129 (#133889)
fix #124129
2024-12-24 14:00:34 +01:00
Maikel Punie 97d8d16cc5
Bump velbusaio to 2024.12.3 (#133939) 2024-12-24 12:35:22 +02:00
Franck Nijhof a9d6a42781
Update apprise to v1.9.1 (#133936) 2024-12-24 10:15:21 +01:00
Bram Kragten 5487e8673c
Update frontend to 20241223.1 (#133886) 2024-12-23 16:03:56 +01:00
Robert Resch c5fe25a001
Bump deebot-client to 10.0.1 (#133634) 2024-12-23 12:05:29 +01:00
J. Nick Koston ddb3edca5d
Bump PySwitchbot to 0.55.4 (#133861) 2024-12-23 08:44:01 +01:00
jon6fingrs 4321d27ed3
Ensure icalendar==6.1.0 is installed for caldav integration (#133541) 2024-12-23 08:39:43 +01:00
TheJulianJES dcc9be02ca
Bump ZHA to 0.0.43 (#133854)
* Bump ZHA to 0.0.43

* Add strings for v2 quirk entities
2024-12-22 23:19:05 -05:00
Mick Vleeshouwer 8eebbd45bd
Bump pyOverkiz to 1.15.5 (#133835) 2024-12-22 22:52:35 +01:00
Josef Zweck 2d2b979c7d
Bump pylamarzocco to 1.4.2 (#133826) 2024-12-22 21:55:04 +01:00
J. Nick Koston 475f19c140
Bump flux_led to 1.1.0 (#133818) 2024-12-22 19:56:09 +01:00