Skip to content

Commit

Permalink
Bump pyrainbird to 6.0.1 (#117217)
Browse files Browse the repository at this point in the history
* Bump pyrainbird to 6.0.0

* Bump to 6.0.1
  • Loading branch information
allenporter committed May 11, 2024
1 parent b180e14 commit f35b9c2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/rainbird/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/rainbird",
"iot_class": "local_polling",
"loggers": ["pyrainbird"],
"requirements": ["pyrainbird==4.0.2"]
"requirements": ["pyrainbird==6.0.1"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2093,7 +2093,7 @@ pyqwikswitch==0.93
pyrail==0.0.3

# homeassistant.components.rainbird
pyrainbird==4.0.2
pyrainbird==6.0.1

# homeassistant.components.recswitch
pyrecswitch==1.0.2
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1641,7 +1641,7 @@ pyps4-2ndscreen==1.3.1
pyqwikswitch==0.93

# homeassistant.components.rainbird
pyrainbird==4.0.2
pyrainbird==6.0.1

# homeassistant.components.risco
pyrisco==0.6.1
Expand Down

0 comments on commit f35b9c2

Please sign in to comment.