mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Bump ecovacs lib 2 (#23354)
* Bump Ecovacs dependency (sucks) Update to new version of sucks, which switches to a custom-built SleekXMPP that turns off certificate validation. This is to fix issues caused by Ecovacs serving invalid certificates. * Update requirements file
This commit is contained in:
parent
ef5ca63bf0
commit
fef1dc8c54
@ -3,7 +3,7 @@
|
|||||||
"name": "Ecovacs",
|
"name": "Ecovacs",
|
||||||
"documentation": "https://www.home-assistant.io/components/ecovacs",
|
"documentation": "https://www.home-assistant.io/components/ecovacs",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"sucks==0.9.3"
|
"sucks==0.9.4"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
|
@ -1656,7 +1656,7 @@ steamodd==4.21
|
|||||||
stringcase==1.2.0
|
stringcase==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.ecovacs
|
# homeassistant.components.ecovacs
|
||||||
sucks==0.9.3
|
sucks==0.9.4
|
||||||
|
|
||||||
# homeassistant.components.onvif
|
# homeassistant.components.onvif
|
||||||
suds-passworddigest-homeassistant==0.1.2a0.dev0
|
suds-passworddigest-homeassistant==0.1.2a0.dev0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user