Bump pyHS100 to 3.5.1 (#37749)
parent
4d0c4ac5b3
commit
690579749e
|
@ -3,6 +3,6 @@
|
|||
"name": "TP-Link Kasa Smart",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||
"requirements": ["pyHS100==0.3.5"],
|
||||
"requirements": ["pyHS100==0.3.5.1"],
|
||||
"codeowners": ["@rytilahti"]
|
||||
}
|
||||
|
|
|
@ -1165,7 +1165,7 @@ py17track==2.2.2
|
|||
pyCEC==0.4.13
|
||||
|
||||
# homeassistant.components.tplink
|
||||
pyHS100==0.3.5
|
||||
pyHS100==0.3.5.1
|
||||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
|
|
|
@ -537,7 +537,7 @@ py-melissa-climate==2.0.0
|
|||
py17track==2.2.2
|
||||
|
||||
# homeassistant.components.tplink
|
||||
pyHS100==0.3.5
|
||||
pyHS100==0.3.5.1
|
||||
|
||||
# homeassistant.components.met
|
||||
# homeassistant.components.norway_air
|
||||
|
|
Loading…
Reference in New Issue