mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Bump pyhs100 dependency to fix hs220 discoverability issues (#43619)
Fixes #39395
This commit is contained in:
parent
cbfd8a5a14
commit
183154c017
@ -4,7 +4,7 @@
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||
"requirements": [
|
||||
"pyHS100==0.3.5.1"
|
||||
"pyHS100==0.3.5.2"
|
||||
],
|
||||
"codeowners": [
|
||||
"@rytilahti",
|
||||
|
@ -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…
x
Reference in New Issue
Block a user