Skip to content

Commit

Permalink
Bump motionblinds to 0.6.25 (#125957)
Browse files Browse the repository at this point in the history
  • Loading branch information
starkillerOG authored and frenck committed Sep 16, 2024
1 parent 359f61e commit 0b226c1
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/motion_blinds/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@
"documentation": "https://www.home-assistant.io/integrations/motion_blinds",
"iot_class": "local_push",
"loggers": ["motionblinds"],
"requirements": ["motionblinds==0.6.24"]
"requirements": ["motionblinds==0.6.25"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1366,7 +1366,7 @@ monzopy==1.3.2
mopeka-iot-ble==0.8.0

# homeassistant.components.motion_blinds
motionblinds==0.6.24
motionblinds==0.6.25

# homeassistant.components.motionblinds_ble
motionblindsble==0.1.1
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1132,7 +1132,7 @@ monzopy==1.3.2
mopeka-iot-ble==0.8.0

# homeassistant.components.motion_blinds
motionblinds==0.6.24
motionblinds==0.6.25

# homeassistant.components.motionblinds_ble
motionblindsble==0.1.1
Expand Down

0 comments on commit 0b226c1

Please sign in to comment.