mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Bump pyHS100 to 3.5.1 (#37749)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user