mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Update pywmspro to 0.2.2 to make error handling more robust (#144124)
This commit is contained in:
parent
e74f918382
commit
3183bb78ff
@ -14,5 +14,5 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/wmspro",
|
"documentation": "https://www.home-assistant.io/integrations/wmspro",
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"requirements": ["pywmspro==0.2.1"]
|
"requirements": ["pywmspro==0.2.2"]
|
||||||
}
|
}
|
||||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2577,7 +2577,7 @@ pywilight==0.0.74
|
|||||||
pywizlight==0.6.2
|
pywizlight==0.6.2
|
||||||
|
|
||||||
# homeassistant.components.wmspro
|
# homeassistant.components.wmspro
|
||||||
pywmspro==0.2.1
|
pywmspro==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.ws66i
|
# homeassistant.components.ws66i
|
||||||
pyws66i==1.1
|
pyws66i==1.1
|
||||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -2099,7 +2099,7 @@ pywilight==0.0.74
|
|||||||
pywizlight==0.6.2
|
pywizlight==0.6.2
|
||||||
|
|
||||||
# homeassistant.components.wmspro
|
# homeassistant.components.wmspro
|
||||||
pywmspro==0.2.1
|
pywmspro==0.2.2
|
||||||
|
|
||||||
# homeassistant.components.ws66i
|
# homeassistant.components.ws66i
|
||||||
pyws66i==1.1
|
pyws66i==1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user