mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27: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,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"pyHS100==0.3.5.1"
|
"pyHS100==0.3.5.2"
|
||||||
],
|
],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@rytilahti",
|
"@rytilahti",
|
||||||
|
@ -1231,7 +1231,7 @@ pyCEC==0.4.14
|
|||||||
pyControl4==0.0.6
|
pyControl4==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.tplink
|
# homeassistant.components.tplink
|
||||||
pyHS100==0.3.5.1
|
pyHS100==0.3.5.2
|
||||||
|
|
||||||
# homeassistant.components.met
|
# homeassistant.components.met
|
||||||
# homeassistant.components.norway_air
|
# homeassistant.components.norway_air
|
||||||
|
@ -615,7 +615,7 @@ py17track==2.2.2
|
|||||||
pyControl4==0.0.6
|
pyControl4==0.0.6
|
||||||
|
|
||||||
# homeassistant.components.tplink
|
# homeassistant.components.tplink
|
||||||
pyHS100==0.3.5.1
|
pyHS100==0.3.5.2
|
||||||
|
|
||||||
# homeassistant.components.met
|
# homeassistant.components.met
|
||||||
# homeassistant.components.norway_air
|
# homeassistant.components.norway_air
|
||||||
|
Loading…
x
Reference in New Issue
Block a user