mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
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:
parent
b4058b5c7f
commit
22d3cf4117
@ -3,7 +3,7 @@
|
|||||||
"name": "Isy994",
|
"name": "Isy994",
|
||||||
"documentation": "https://www.home-assistant.io/components/isy994",
|
"documentation": "https://www.home-assistant.io/components/isy994",
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"PyISY==1.1.1"
|
"PyISY==1.1.2"
|
||||||
],
|
],
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
|
@ -50,7 +50,7 @@ PyEssent==0.13
|
|||||||
PyGithub==1.43.5
|
PyGithub==1.43.5
|
||||||
|
|
||||||
# homeassistant.components.isy994
|
# homeassistant.components.isy994
|
||||||
PyISY==1.1.1
|
PyISY==1.1.2
|
||||||
|
|
||||||
# homeassistant.components.mvglive
|
# homeassistant.components.mvglive
|
||||||
PyMVGLive==1.1.4
|
PyMVGLive==1.1.4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user