mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Bump PyISY to v3.0.1 (#62646)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "isy994",
|
||||
"name": "Universal Devices ISY994",
|
||||
"documentation": "https://www.home-assistant.io/integrations/isy994",
|
||||
"requirements": ["pyisy==3.0.0"],
|
||||
"requirements": ["pyisy==3.0.1"],
|
||||
"codeowners": ["@bdraco", "@shbatm"],
|
||||
"config_flow": true,
|
||||
"ssdp": [
|
||||
|
@@ -1582,7 +1582,7 @@ pyirishrail==0.0.2
|
||||
pyiss==1.0.1
|
||||
|
||||
# homeassistant.components.isy994
|
||||
pyisy==3.0.0
|
||||
pyisy==3.0.1
|
||||
|
||||
# homeassistant.components.itach
|
||||
pyitachip2ir==0.0.7
|
||||
|
@@ -963,7 +963,7 @@ pyipp==0.11.0
|
||||
pyiqvia==2021.11.0
|
||||
|
||||
# homeassistant.components.isy994
|
||||
pyisy==3.0.0
|
||||
pyisy==3.0.1
|
||||
|
||||
# homeassistant.components.kira
|
||||
pykira==0.1.1
|
||||
|
Reference in New Issue
Block a user