J. Nick Koston
6bdfed6910
Bump uiprotect to 1.7.2 ( #119705 )
...
changelog: https://github.com/uilibs/uiprotect/compare/v1.7.1...v1.7.2
2024-06-14 20:43:40 +02:00
J. Nick Koston
10a2fd7cb6
Bump uiprotect to 1.7.1 ( #119694 )
...
changelog: https://github.com/uilibs/uiprotect/compare/v1.6.0...v1.7.0
2024-06-14 10:56:26 -05:00
mletenay
1d62056d9b
Bump goodwe to 0.3.6 ( #119646 )
2024-06-14 08:29:32 +02:00
J. Nick Koston
95b9e15306
Bump uiprotect to 1.6.0 ( #119661 )
2024-06-13 23:34:55 -05:00
J. Nick Koston
b11d832fb1
Bump uiprotect to 1.4.1 ( #119653 )
2024-06-13 21:01:25 -05:00
tronikos
87ddb02828
Bump python-fullykiosk to 0.0.13 ( #119544 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2024-06-13 20:41:37 -04:00
Mr. Bubbles
7bbd28d385
Migrate library to PyLoadAPI 1.1.0 in pyLoad integration ( #116053 )
...
* Migrate pyLoad integration to externa API library
* Add const to .coveragerc
* raise update failed when cookie expired
* fix exceptions
* Add tests
* bump to PyLoadAPI 1.1.0
* remove unreachable code
* fix tests
* Improve logging and exception handling
- Modify manifest.json to update logger configuration.
- Improve error messages for authentication failures in sensor.py.
- Simplify and rename pytest fixtures in conftest.py.
- Update test cases in test_sensor.py to check for log entries and remove unnecessary code.
* remove exception translations
2024-06-13 22:52:19 +02:00
Paul Bottein
72c6257131
Update frontend to 20240610.1 ( #119634 )
2024-06-13 15:34:58 -04:00
Thomas55555
b4a77f8341
Bump aioautomower to 2024.6.0 ( #119625 )
2024-06-13 19:58:04 +02:00
J. Nick Koston
fc6dd7ce7d
Bump uiprotect to 1.2.1 ( #119620 )
...
* Bump uiprotect to 1.2.0
changelog: https://github.com/uilibs/uiprotect/compare/v1.1.0...v1.2.0
* bump
2024-06-13 19:28:42 +02:00
Robert Resch
f5b86154b4
Bump deebot-client to 8.0.0 ( #119515 )
...
Co-authored-by: Franck Nijhof <git@frenck.dev>
2024-06-13 11:49:20 +02:00
J. Nick Koston
0c79eeabdf
Bump uiprotect to 1.1.0 ( #119449 )
2024-06-12 10:10:40 +02:00
Sebastian Goscik
35417649cd
Bump uiprotect to v1.0.1 ( #119436 )
2024-06-11 18:20:00 -05:00
MJJ
34cfa0fd0e
Bump buieradar to 1.0.6 ( #119433 )
2024-06-11 17:01:11 -05:00
J. Nick Koston
400b8a8361
Bump uiprotect to 1.0.0 ( #119415 )
2024-06-11 20:59:28 +02:00
Jafar Atili
9af13e54c1
Bump pyElectra to 1.2.3 ( #119369 )
2024-06-11 15:05:53 +02:00
Maciej Bieniek
b84ea1edeb
Bump `imgw-pib` backend library to version 1.0.5 ( #119360 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-06-11 09:22:55 +02:00
Jesse Hills
cdd9f19cf9
Bump aioesphomeapi to 24.6.0 ( #119348 )
2024-06-11 07:32:40 +02:00
Ruben Bokobza
35347929ca
Bump pyElectra to 1.2.1 ( #118958 )
2024-06-11 07:04:25 +02:00
Jan Bouwhuis
dd6cfdf731
Bump incomfort backend client to v0.6.2 ( #119330 )
2024-06-11 06:55:05 +02:00
J. Nick Koston
f02383e10d
Bump uiprotect to 0.13.0 ( #119344 )
2024-06-10 22:50:44 -05:00
J. Nick Koston
0149698002
Bump uiprotect to 0.10.1 ( #119327 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-06-10 20:03:23 -05:00
J. Nick Koston
8855289d9c
Migrate august to use yalexs 6.0.0 ( #119321 )
2024-06-10 21:50:11 +02:00
Álvaro Fernández Rojas
632f136c02
Update Airzone Cloud to v0.5.2 and add fan speeds to Zones ( #119314 )
...
* Update aioairzone-cloud to v0.5.2
* airzone_cloud: climate: add zone fan speeds support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-06-10 21:18:48 +02:00
Brett Adams
4a9ebd9af1
Refactor helpers and bump Teslemetry ( #119246 )
2024-06-10 21:12:09 +02:00
Bram Kragten
f75cc1da24
Update frontend to 20240610.0 ( #119320 )
2024-06-10 20:22:04 +02:00
Josef Zweck
42b984ee4f
Migrate lamarzocco to lmcloud 1.1 ( #113935 )
...
* migrate to 1.1
* bump to 1.1.1
* fix newlines docstring
* cleanup entity_description fns
* strict generics
* restructure import
* tweaks to generics
* tweaks to generics
* removed exceptions
* move initialization, websocket clean shutdown
* get rid of duplicate entry addign
* bump lmcloud
* re-add calendar, auto on/off switches
* use asdict for diagnostics
* change number generator
* use name as entry title
* also migrate title
* don't migrate title
* remove generics for now
* satisfy mypy
* add s
* adapt
* migrate entry.runtime_data
* remove auto/onoff
* add issue on wrong gw firmware
* silence mypy
* remove breaks in ha version
* parametrize issue test
* Update update.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* Update test_config_flow.py
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
* regen snapshots
* mapping steam level
* remove commented code
* fix typo
* coderabbitai availability tweak
* remove microsecond moving
* additonal schedule for coverage
* be more specific on date offset
* keep mappings the same
* config_entry imports sharpened
* remove unneccessary testcase, clenup date moving
* remove superfluous calendar testcase from diag
* guard against future version downgrade
* use new entry for downgrade test
* switch to lmcloud 1.1.11
* revert runtimedata
* revert runtimedata
* version to helper
* conistent Generator
* generator from typing_extensions
---------
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-06-10 19:59:39 +02:00
J. Nick Koston
d74d418c06
Bump uiprotect to 0.4.1 ( #119308 )
2024-06-10 18:58:26 +02:00
Simone Chemelli
404ff9fd69
bump aiobotocore to 2.13.0 ( #119297 )
...
bump aiobotocore
2024-06-10 18:57:25 +03:00
Sébastien Clément
80b2b05bd8
Change qBittorrent lib to qbittorrentapi ( #113394 )
...
* Change qBittorrent lib to qbittorrentapi
* Fix tests
* Convert qbittorrent service to new lib
* Add missing translation key
* Catch APIConnectionError in service call
* Replace type ignore by Any typing
* Remove last type: ignore
* Use lib type for torrent_filter
* Change import format
* Fix remaining Any type
---------
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2024-06-10 14:27:20 +02:00
Angel Nunez Mencias
731df892c6
Fixes crashes when receiving malformed decoded payloads ( #119216 )
...
Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com>
2024-06-10 08:41:22 +02:00
J. Nick Koston
d4baad62ef
Bump uiprotect to 0.4.0 ( #119256 )
2024-06-10 08:36:36 +02:00
Allen Porter
edc7c58bba
Bump google-nest-sdm to 4.0.5 ( #119255 )
2024-06-10 08:35:54 +02:00
wittypluck
f6c6b3cf6c
Fix Glances v4 network and container issues (glances-api 0.8.0) ( #119226 )
2024-06-10 08:25:39 +02:00
J. Nick Koston
d657feafa6
Switch unifiprotect lib to use uiprotect ( #119243 )
2024-06-09 18:25:39 -05:00
Ethem Cem Özkan
39820caa1a
Bump python-roborock to 2.3.0 ( #119228 )
2024-06-09 22:58:49 +02:00
starkillerOG
0c585e1836
Bump reolink-aio to 0.9.2 ( #119236 )
2024-06-09 22:57:12 +02:00
David Knowles
9b41fa5f25
Bump pyschlage to 2024.6.0 ( #119233 )
2024-06-09 22:56:19 +02:00
Jake Martin
c03f9d264e
Bump monzopy to 1.3.0 ( #119225 )
2024-06-09 20:24:33 +02:00
Jan Bouwhuis
361c46d491
Bump incomfort backend client to v0.6.1 ( #119209 )
2024-06-09 17:48:17 +02:00
Joost Lekkerkerker
b26f613d06
Add config flow to MPD ( #117907 )
2024-06-09 16:01:19 +02:00
Jan Bouwhuis
34f20fce36
Bump incomfort backend library to v0.6.0 ( #119207 )
2024-06-09 15:52:34 +02:00
J. Nick Koston
d9f1d40805
Migrate august to use yalexs 5.2.0 ( #119178 )
2024-06-09 12:30:41 +02:00
tronikos
9e7a6408c2
Bump opower to 0.4.7 ( #119183 )
2024-06-09 09:45:59 +02:00
Guy Shefer
7e1806229b
Fix Tami4 component breaking API changes ( #119158 )
...
* fix tami4 api breaking changes
* fix tests
2024-06-08 16:52:15 -04:00
Michael
d6ec8a4a96
Bump py-synologydsm-api to 2.4.4 ( #119156 )
...
bump py-synologydsm-api to 2.4.4
2024-06-08 21:24:59 +02:00
Joost Lekkerkerker
675048cc38
Bump aiowaqi to 3.1.0 ( #119124 )
2024-06-08 11:28:45 +02:00
Lucas Mindêllo de Andrade
ad2ff500de
Bump sunweg to 3.0.1 ( #118435 )
2024-06-08 10:57:44 +02:00
Shay Levy
742dd61d36
Bump aioshelly to 10.0.1 ( #119123 )
2024-06-08 10:44:37 +02:00
tronikos
ae59d0eadf
Bump google-generativeai to 0.6.0 ( #119062 )
2024-06-07 20:50:55 +02:00