Bump pyisy to 3.0.5 (#68069)
* Bump pyisy to 3.0.4 - Fixes #66003 - Changelog: https://github.com/automicus/PyISY/compare/v3.0.1...v3.0.4 * againpull/68159/head
parent
69587dd50a
commit
7aecd69e3b
|
@ -2,7 +2,7 @@
|
|||
"domain": "isy994",
|
||||
"name": "Universal Devices ISY994",
|
||||
"documentation": "https://www.home-assistant.io/integrations/isy994",
|
||||
"requirements": ["pyisy==3.0.1"],
|
||||
"requirements": ["pyisy==3.0.5"],
|
||||
"codeowners": ["@bdraco", "@shbatm"],
|
||||
"config_flow": true,
|
||||
"ssdp": [
|
||||
|
|
|
@ -1610,7 +1610,7 @@ pyirishrail==0.0.2
|
|||
pyiss==1.0.1
|
||||
|
||||
# homeassistant.components.isy994
|
||||
pyisy==3.0.1
|
||||
pyisy==3.0.5
|
||||
|
||||
# homeassistant.components.itach
|
||||
pyitachip2ir==0.0.7
|
||||
|
|
|
@ -1015,7 +1015,7 @@ pyiqvia==2021.11.0
|
|||
pyiss==1.0.1
|
||||
|
||||
# homeassistant.components.isy994
|
||||
pyisy==3.0.1
|
||||
pyisy==3.0.5
|
||||
|
||||
# homeassistant.components.kira
|
||||
pykira==0.1.1
|
||||
|
|
Loading…
Reference in New Issue