Commit Graph

10321 Commits (ac21d2855ce116c449beadcc3c2053b1c531ab95)

Author SHA1 Message Date
tronikos a391f0a7cc Bump opower to 0.8.9 (#136911)
* Bump opower to 0.8.9

* mypy
2025-01-31 19:22:09 +00:00
Jan Stienstra 5cec045cac Bump jellyfin-apiclient-python to 1.10.0 (#136872) 2025-01-31 19:22:06 +00:00
Austin Mroczek 833b17a8ee Bump total-connect-client to 2025.1.4 (#136793) 2025-01-31 19:22:04 +00:00
Bram Kragten 659a0df9ab Update frontend to 20250130.0 (#136937) 2025-01-30 19:21:55 +01:00
Allen Porter 8babdc0b71 Bump nest to 7.1.1 (#136888) 2025-01-30 19:21:43 +01:00
TheJulianJES ff64e5a312 Bump ZHA to 0.0.47 (#136883) 2025-01-30 19:21:42 +01:00
Michael Hansen d338b0a2ff Cancel call if user does not pick up (#136858) 2025-01-29 21:17:56 +00: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