mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump pyHS100 to 3.5.1 (#37749)
This commit is contained in:
parent
4d0c4ac5b3
commit
690579749e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user