mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Update krakenex to 2.2.2 (#129185)
This commit is contained in:
parent
624834de9c
commit
dbb80dd6c0
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/kraken",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["krakenex", "pykrakenapi"],
|
||||
"requirements": ["krakenex==2.1.0", "pykrakenapi==0.1.8"]
|
||||
"requirements": ["krakenex==2.2.2", "pykrakenapi==0.1.8"]
|
||||
}
|
||||
|
@ -1253,7 +1253,7 @@ knx-frontend==2024.9.10.221729
|
||||
konnected==1.2.0
|
||||
|
||||
# homeassistant.components.kraken
|
||||
krakenex==2.1.0
|
||||
krakenex==2.2.2
|
||||
|
||||
# homeassistant.components.lacrosse_view
|
||||
lacrosse-view==1.0.2
|
||||
|
@ -1052,7 +1052,7 @@ knx-frontend==2024.9.10.221729
|
||||
konnected==1.2.0
|
||||
|
||||
# homeassistant.components.kraken
|
||||
krakenex==2.1.0
|
||||
krakenex==2.2.2
|
||||
|
||||
# homeassistant.components.lacrosse_view
|
||||
lacrosse-view==1.0.2
|
||||
|
@ -157,7 +157,6 @@ EXCEPTIONS = {
|
||||
"imutils", # https://github.com/PyImageSearch/imutils/pull/292
|
||||
"iso4217", # Public domain
|
||||
"kiwiki_client", # https://github.com/c7h/kiwiki_client/pull/6
|
||||
"krakenex", # https://github.com/veox/python3-krakenex/pull/145
|
||||
"ld2410-ble", # https://github.com/930913/ld2410-ble/pull/7
|
||||
"maxcube-api", # https://github.com/uebelack/python-maxcube-api/pull/48
|
||||
"neurio", # https://github.com/jordanh/neurio-python/pull/13
|
||||
|
Loading…
x
Reference in New Issue
Block a user