Andre Lengwenus
58851f0048
Bump pypck to 0.7.20 ( #123948 )
2024-08-14 21:36:11 +02:00
IceBotYT
3322fa0294
Bump LaCrosse View to 1.0.2, fixes blocking call ( #123935 )
2024-08-14 10:39:23 -05:00
J. Nick Koston
5958ef363f
Bump pylutron_caseta to 0.21.1 ( #123924 )
2024-08-14 10:02:44 -05:00
Noah Husby
bb88961968
Bump aiorussound to 2.3.1 ( #123929 )
2024-08-14 16:10:59 +02:00
J. Nick Koston
f6cb28eb5b
Bump aioesphomeapi to 25.1.0 ( #123851 )
2024-08-14 07:42:20 -05:00
Joost Lekkerkerker
b698dd8f32
Bump pyflic to 2.0.4 ( #123895 )
2024-08-14 13:49:10 +02:00
Thomas55555
3b1b600606
Bump aioautomower to 2024.8.0 ( #123826 )
2024-08-14 13:47:49 +02:00
kingy444
cd382bcdda
Bump pydaikin to 2.13.4 ( #123623 )
...
* bump pydaikin to 2.13.3
* bump pydaikin to 2.13.4
2024-08-14 12:31:18 +02:00
J. Nick Koston
2b6949f3c7
Bump uiprotect to 6.0.2 ( #123808 )
...
changelog: https://github.com/uilibs/uiprotect/compare/v6.0.1...v6.0.2
2024-08-13 16:29:26 -05:00
Michael
4a6e812963
Bump py-synologydsm-api to 2.4.5 ( #123815 )
...
bump py-synologydsm-api to 2.4.5
2024-08-13 22:21:48 +02:00
Paarth Shah
f8bc662620
Bump `matrix-nio` to 0.25.0 ( #123832 )
...
Bump matrix-nio to 0.25.0
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-08-13 14:31:59 -05:00
J. Nick Koston
f14d5ba5f2
Bump yalexs to 8.0.2 ( #123817 )
2024-08-13 14:06:38 -05:00
Matthias Alphart
b3d1d79a49
Update xknx to 3.1.0 and fix climate read only mode ( #123776 )
2024-08-13 13:28:37 +02:00
Aidan Timson
71e23e7849
System Bridge package updates ( #123657 )
2024-08-13 13:15:58 +02:00
Ian
6406065e1f
Bump py-nextbusnext to 2.0.4 ( #123750 )
2024-08-13 08:51:41 +02:00
Allen Porter
dee06d5777
Bump python-nest-sdm to 4.0.6 ( #123762 )
2024-08-13 08:47:47 +02:00
Franck Nijhof
7eccb38851
Update wled to 0.20.2 ( #123746 )
2024-08-12 23:23:34 +02:00
J. Nick Koston
e06e9bb39c
Bump pyatv to 0.15.0 ( #123674 )
2024-08-12 22:41:19 +02:00
J. Nick Koston
831c28e890
Bump yalexs to 6.5.0 ( #123739 )
2024-08-12 22:40:35 +02:00
David F. Mulcahey
732b4b95db
Bump ZHA lib to 0.0.31 ( #123743 )
2024-08-12 22:38:59 +02:00
Noah Husby
7cf5d12ec0
Fix secondary russound controller discovery failure ( #123590 )
2024-08-12 21:45:05 +02:00
Álvaro Fernández Rojas
d1dff95ac8
Update aioairzone to v0.8.2 ( #123718 )
2024-08-12 21:33:56 +02:00
G Johansson
05c4b1a6a9
Remove deprecated logi_circle integration ( #123727 )
2024-08-12 21:31:10 +02:00
Shay Levy
ff0a44cc12
Bump aioswitcher to 4.0.2 ( #123734 )
2024-08-12 21:28:39 +02:00
David Knowles
74a09073c2
Bump pyschlage to 2024.8.0 ( #123714 )
2024-08-12 19:01:07 +02:00
Álvaro Fernández Rojas
138d229fef
Update AEMET-OpenData to v0.5.4 ( #123716 )
2024-08-12 18:59:31 +02:00
Álvaro Fernández Rojas
93eb74d970
Update aioairzone-cloud to v0.6.2 ( #123719 )
2024-08-12 18:57:34 +02:00
Álvaro Fernández Rojas
b7a0bf152b
Update aioqsw to v0.4.1 ( #123721 )
2024-08-12 18:56:54 +02:00
Shay Levy
26a69458b0
Bump aioswitcher to 4.0.1 ( #123697 )
2024-08-12 16:52:37 +02:00
J. Nick Koston
7985974a58
Bump aiohomekit to 3.2.2 ( #123669 )
2024-08-12 09:02:23 -05:00
Barry vd. Heuvel
81faf1b582
Add homematicip_cloud service set cooling home ( #121943 )
...
* [homematicip_cloud] Add service to set cooling mode
* Create seperate test for cooling
* Rename service to set_home_cooling_mode
* Raise exception when accesspoint not found
2024-08-12 14:01:12 +02:00
Willem-Jan van Rootselaar
8cfac68317
Bump BSBLan to 0.6.2 ( #123594 )
...
* chore: Update bsblan library to version 0.6.1
* add dataclass BSBLANConfig
remove session as bsblan has it's own session
* Update temperature unit handling in BSBLANClimate
* chore: Remove unused constant in bsblan/const.py
* chore: Update python-bsblan library to version 0.6.2
* feat: Add async_get_clientsession to BSBLAN initialization
This commit adds the `async_get_clientsession` function to the initialization of the `BSBLAN` class in both `__init__.py` and `config_flow.py` files. This allows the `BSBLAN` instance to have its own session for making HTTP requests. This change improves the performance and reliability of the BSBLAN integration.
2024-08-12 10:57:51 +02:00
Amit Finkelstein
4527de18d5
Bump pycoolmasternet-async to 0.2.2 ( #123634 )
2024-08-12 09:13:52 +02:00
Matthias Alphart
e1336a1975
Update knx-frontend to 2024.8.9.225351 ( #123557 )
2024-08-12 08:55:24 +02:00
Maciej Bieniek
a040f1a9d1
Bump `aioshelly` to version 11.2.0 ( #123602 )
...
Bump aioshelly to version 11.2.0
2024-08-11 20:56:12 +03:00
J. Nick Koston
ef2ddbf86d
Revert "Bump chacha20poly1305-reuseable to 0.13.2" ( #123505 )
2024-08-10 18:37:00 +02:00
Joost Lekkerkerker
778194f7a0
Bump AirGradient to 0.8.0 ( #123527 )
2024-08-10 18:31:17 +02:00
cnico
ace6385f5e
Upgrade chacon_dio_api to version 1.2.0 ( #123528 )
...
Upgrade api version 1.2.0 with the first user feedback improvement
2024-08-10 17:01:49 +02:00
Evgeny
4f8a6979d9
Bump OpenWeatherMap to 0.1.1 ( #120178 )
...
* add owm modes
* fix tests
* fix modes
* remove sensors
* Update homeassistant/components/openweathermap/sensor.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-08-10 17:01:26 +02:00
Duco Sebel
f02fceed5b
Bumb python-homewizard-energy to 6.2.0 ( #123514 )
2024-08-10 17:01:17 +02:00
David F. Mulcahey
cfd2ca3abb
Bump zha lib to 0.0.30 ( #123499 )
2024-08-10 08:07:08 -04:00
Matt Way
5f03589d3e
Bump pydaikin to 2.13.2 ( #123519 )
2024-08-10 13:06:29 +02:00
Willem-Jan van Rootselaar
089d855c47
Bump bsblan to 0.5.19 ( #123515 )
...
* bump bsblan lib version
* chore: Update bsblan diagnostics to use to_dict() instead of dict() method
2024-08-10 12:28:48 +02:00
Franck Nijhof
eb1c2f5d9f
Update frontend to 20240809.0 ( #123485 )
2024-08-09 20:30:39 +02:00
starkillerOG
65f33f58e9
Bump motionblinds to 0.6.24 ( #123395 )
2024-08-09 20:22:16 +02:00
YogevBokobza
57da71c537
Bump aioswitcher to 4.0.0 ( #123260 )
...
* Bump aioswitcher to 4.0.0
* switcher fix version
* swithcer fix test
* switcher fix tests
2024-08-09 20:04:11 +03:00
Jake Martin
8e34a0d3c7
Bump monzopy to 1.3.2 ( #123480 )
2024-08-09 11:52:07 -05:00
Steve Easley
1ad1a2d51e
Bump pyjvcprojector to 1.0.12 to fix blocking call ( #123473 )
2024-08-09 11:51:50 -05:00
J. Nick Koston
acda7bc5c4
Bump uiprotect to 6.0.1 ( #123481 )
2024-08-09 11:50:05 -05:00
yangqian
618efdb326
Bump chacha20poly1305-reuseable to 0.13.2 ( #123471 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2024-08-09 11:25:53 -05:00