Skip to content

Commit

Permalink
Bump pyinsteon to 1.6.1 (#117196)
Browse files Browse the repository at this point in the history
* Bump pyinsteon

* Bump pyinsteon

---------

Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
  • Loading branch information
teharris1 and balloob committed May 11, 2024
1 parent e5f8e08 commit a892062
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/insteon/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"iot_class": "local_push",
"loggers": ["pyinsteon", "pypubsub"],
"requirements": [
"pyinsteon==1.5.3",
"pyinsteon==1.6.1",
"insteon-frontend-home-assistant==0.5.0"
],
"usb": [
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@ pyialarm==2.2.0
pyicloud==1.0.0

# homeassistant.components.insteon
pyinsteon==1.5.3
pyinsteon==1.6.1

# homeassistant.components.intesishome
pyintesishome==1.8.0
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1474,7 +1474,7 @@ pyialarm==2.2.0
pyicloud==1.0.0

# homeassistant.components.insteon
pyinsteon==1.5.3
pyinsteon==1.6.1

# homeassistant.components.ipma
pyipma==3.0.7
Expand Down

0 comments on commit a892062

Please sign in to comment.