forked from home-assistant/core
Bump ISY994's PyISY dependency to 1.1.2 (#26413)
Fixed a major bug that was responsible for ISY events getting seemingly random delays up to 24 seconds
This commit is contained in:
committed by
Paulus Schoutsen
parent
7bccbcbcc3
commit
860843ada1
@@ -3,7 +3,7 @@
|
||||
"name": "Isy994",
|
||||
"documentation": "https://www.home-assistant.io/components/isy994",
|
||||
"requirements": [
|
||||
"PyISY==1.1.1"
|
||||
"PyISY==1.1.2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
|
@@ -50,7 +50,7 @@ PyEssent==0.13
|
||||
PyGithub==1.43.5
|
||||
|
||||
# homeassistant.components.isy994
|
||||
PyISY==1.1.1
|
||||
PyISY==1.1.2
|
||||
|
||||
# homeassistant.components.mvglive
|
||||
PyMVGLive==1.1.4
|
||||
|
Reference in New Issue
Block a user