Bump ROVA package requirement (#45755)
This commit is contained in:
parent
ea7aa6af59
commit
275946b96d
2 changed files with 2 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "rova",
|
||||
"name": "ROVA",
|
||||
"documentation": "https://www.home-assistant.io/integrations/rova",
|
||||
"requirements": ["rova==0.1.0"],
|
||||
"requirements": ["rova==0.2.1"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1964,7 +1964,7 @@ roombapy==1.6.2
|
|||
roonapi==0.0.31
|
||||
|
||||
# homeassistant.components.rova
|
||||
rova==0.1.0
|
||||
rova==0.2.1
|
||||
|
||||
# homeassistant.components.rpi_power
|
||||
rpi-bad-power==0.1.0
|
||||
|
|
Loading…
Add table
Reference in a new issue