mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Bump PyISY to 3.4.0 (#141851)
* Bump PyISY to 3.3.0 changelog: https://github.com/automicus/PyISY/compare/v3.2.0...v3.3.0 * Apply suggestions from code review --------- Co-authored-by: Shay Levy <levyshay1@gmail.com>
This commit is contained in:
parent
b5e1f7e03e
commit
302eea7418
@ -24,7 +24,7 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyisy"],
|
||||
"requirements": ["pyisy==3.2.0"],
|
||||
"requirements": ["pyisy==3.4.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.2.0
|
||||
pyisy==3.4.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.2.0
|
||||
pyisy==3.4.0
|
||||
|
||||
# homeassistant.components.ituran
|
||||
pyituran==0.1.4
|
||||
|
Loading…
x
Reference in New Issue
Block a user