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:
J. Nick Koston 2025-03-30 01:06:07 -10:00 committed by GitHub
parent 9ee79b87ee
commit 9c28e60475
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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
View File

@ -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

View File

@ -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