Skip to content

Commit

Permalink
Bump velbus-aio to 2023.12.0 (home-assistant#107066)
Browse files Browse the repository at this point in the history
  • Loading branch information
cereal2nd authored Jan 5, 2024
1 parent 371ee1a commit 84d7be7
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/velbus/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"velbus-packet",
"velbus-protocol"
],
"requirements": ["velbus-aio==2023.11.0"],
"requirements": ["velbus-aio==2023.12.0"],
"usb": [
{
"vid": "10CF",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2736,7 +2736,7 @@ vallox-websocket-api==4.0.2
vehicle==2.2.1

# homeassistant.components.velbus
velbus-aio==2023.11.0
velbus-aio==2023.12.0

# homeassistant.components.venstar
venstarcolortouch==0.19
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2065,7 +2065,7 @@ vallox-websocket-api==4.0.2
vehicle==2.2.1

# homeassistant.components.velbus
velbus-aio==2023.11.0
velbus-aio==2023.12.0

# homeassistant.components.venstar
venstarcolortouch==0.19
Expand Down

0 comments on commit 84d7be7

Please sign in to comment.