mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Bump pyisy to 3.2.0 (#141798)
changelog: https://github.com/automicus/PyISY/compare/v3.1.15...v3.2.0 Fixes some tasks missing a strong reference https://github.com/automicus/PyISY/pull/425 There is a bit of refactoring so I did not tag it for beta.
This commit is contained in:
parent
9ee79b87ee
commit
9c28e60475
@ -24,7 +24,7 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyisy"],
|
||||
"requirements": ["pyisy==3.1.15"],
|
||||
"requirements": ["pyisy==3.2.0"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "Universal Devices Inc.",
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -2047,7 +2047,7 @@ pyiskra==0.1.15
|
||||
pyiss==1.0.1
|
||||
|
||||
# homeassistant.components.isy994
|
||||
pyisy==3.1.15
|
||||
pyisy==3.2.0
|
||||
|
||||
# homeassistant.components.itach
|
||||
pyitachip2ir==0.0.7
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -1668,7 +1668,7 @@ pyiskra==0.1.15
|
||||
pyiss==1.0.1
|
||||
|
||||
# homeassistant.components.isy994
|
||||
pyisy==3.1.15
|
||||
pyisy==3.2.0
|
||||
|
||||
# homeassistant.components.ituran
|
||||
pyituran==0.1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user