Bump pyhs100 dependency to fix hs220 discoverability issues (#43619)
Fixes #39395
This commit is contained in:
parent
cbfd8a5a14
commit
183154c017
3 changed files with 4 additions and 4 deletions
|
@ -4,10 +4,10 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||
"requirements": [
|
||||
"pyHS100==0.3.5.1"
|
||||
"pyHS100==0.3.5.2"
|
||||
],
|
||||
"codeowners": [
|
||||
"@rytilahti",
|
||||
"@thegardenmonkey"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1231,7 +1231,7 @@ pyCEC==0.4.14
|
|||
pyControl4==0.0.6
|
||||
|
||||
# homeassistant.components.tplink
|
||||
pyHS100==0.3.5.1
|
||||
pyHS100==0.3.5.2
|
||||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
|
|
|
@ -615,7 +615,7 @@ py17track==2.2.2
|
|||
pyControl4==0.0.6
|
||||
|
||||
# homeassistant.components.tplink
|
||||
pyHS100==0.3.5.1
|
||||
pyHS100==0.3.5.2
|
||||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue