Skip to content

Commit

Permalink
Update vehicle to 2.2.2 (home-assistant#121556)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Jul 9, 2024
1 parent c13d5a6 commit 9321bba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/rdw/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"integration_type": "service",
"iot_class": "cloud_polling",
"quality_scale": "platinum",
"requirements": ["vehicle==2.2.1"]
"requirements": ["vehicle==2.2.2"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2829,7 +2829,7 @@ vacuum-map-parser-roborock==0.1.2
vallox-websocket-api==5.3.0

# homeassistant.components.rdw
vehicle==2.2.1
vehicle==2.2.2

# homeassistant.components.velbus
velbus-aio==2024.7.5
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2200,7 +2200,7 @@ vacuum-map-parser-roborock==0.1.2
vallox-websocket-api==5.3.0

# homeassistant.components.rdw
vehicle==2.2.1
vehicle==2.2.2

# homeassistant.components.velbus
velbus-aio==2024.7.5
Expand Down

0 comments on commit 9321bba

Please sign in to comment.