Bump pyrainbird to 2.0.0 (#86851)
This commit is contained in:
parent
569bf3bb76
commit
4f965f0eca
3 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
"name": "Rain Bird",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/rainbird",
|
||||
"requirements": ["pyrainbird==1.1.0"],
|
||||
"requirements": ["pyrainbird==2.0.0"],
|
||||
"codeowners": ["@konikvranik", "@allenporter"],
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["pyrainbird"]
|
||||
|
|
|
@ -1896,7 +1896,7 @@ pyqwikswitch==0.93
|
|||
pyrail==0.0.3
|
||||
|
||||
# homeassistant.components.rainbird
|
||||
pyrainbird==1.1.0
|
||||
pyrainbird==2.0.0
|
||||
|
||||
# homeassistant.components.recswitch
|
||||
pyrecswitch==1.0.2
|
||||
|
|
|
@ -1367,7 +1367,7 @@ pyps4-2ndscreen==1.3.1
|
|||
pyqwikswitch==0.93
|
||||
|
||||
# homeassistant.components.rainbird
|
||||
pyrainbird==1.1.0
|
||||
pyrainbird==2.0.0
|
||||
|
||||
# homeassistant.components.risco
|
||||
pyrisco==0.5.7
|
||||
|
|
Loading…
Add table
Reference in a new issue