Skip to content

Commit

Permalink
Bump PyISY to 3.1.6 (home-assistant#85974)
Browse files Browse the repository at this point in the history
Co-authored-by: J. Nick Koston <[email protected]>
  • Loading branch information
shbatm and bdraco authored Jan 15, 2023
1 parent 05c1aff commit cd31624
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/isy994/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"name": "Universal Devices ISY/IoX",
"integration_type": "hub",
"documentation": "https://www.home-assistant.io/integrations/isy994",
"requirements": ["pyisy==3.1.5"],
"requirements": ["pyisy==3.1.6"],
"codeowners": ["@bdraco", "@shbatm"],
"config_flow": true,
"ssdp": [
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1696,7 +1696,7 @@ pyirishrail==0.0.2
pyiss==1.0.1

# homeassistant.components.isy994
pyisy==3.1.5
pyisy==3.1.6

# homeassistant.components.itach
pyitachip2ir==0.0.7
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@ pyiqvia==2022.04.0
pyiss==1.0.1

# homeassistant.components.isy994
pyisy==3.1.5
pyisy==3.1.6

# homeassistant.components.kaleidescape
pykaleidescape==1.0.1
Expand Down

0 comments on commit cd31624

Please sign in to comment.