mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Bump pyHS100 to 3.5.1 (#37749)
This commit is contained in:
@@ -3,6 +3,6 @@
|
|||||||
"name": "TP-Link Kasa Smart",
|
"name": "TP-Link Kasa Smart",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
"documentation": "https://www.home-assistant.io/integrations/tplink",
|
||||||
"requirements": ["pyHS100==0.3.5"],
|
"requirements": ["pyHS100==0.3.5.1"],
|
||||||
"codeowners": ["@rytilahti"]
|
"codeowners": ["@rytilahti"]
|
||||||
}
|
}
|
||||||
|
@@ -1165,7 +1165,7 @@ py17track==2.2.2
|
|||||||
pyCEC==0.4.13
|
pyCEC==0.4.13
|
||||||
|
|
||||||
# homeassistant.components.tplink
|
# homeassistant.components.tplink
|
||||||
pyHS100==0.3.5
|
pyHS100==0.3.5.1
|
||||||
|
|
||||||
# homeassistant.components.met
|
# homeassistant.components.met
|
||||||
# homeassistant.components.norway_air
|
# homeassistant.components.norway_air
|
||||||
|
@@ -537,7 +537,7 @@ py-melissa-climate==2.0.0
|
|||||||
py17track==2.2.2
|
py17track==2.2.2
|
||||||
|
|
||||||
# homeassistant.components.tplink
|
# homeassistant.components.tplink
|
||||||
pyHS100==0.3.5
|
pyHS100==0.3.5.1
|
||||||
|
|
||||||
# homeassistant.components.met
|
# homeassistant.components.met
|
||||||
# homeassistant.components.norway_air
|
# homeassistant.components.norway_air
|
||||||
|
Reference in New Issue
Block a user