Skip to content

Commit

Permalink
Bump motionblindsble to 0.0.9 (home-assistant#114232)
Browse files Browse the repository at this point in the history
  • Loading branch information
LennP committed Mar 26, 2024
1 parent 2388e2d commit 53944b2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion homeassistant/components/motionblinds_ble/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@
"integration_type": "device",
"iot_class": "assumed_state",
"loggers": ["motionblindsble"],
"requirements": ["motionblindsble==0.0.8"]
"requirements": ["motionblindsble==0.0.9"]
}
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,7 @@ mopeka-iot-ble==0.7.0
motionblinds==0.6.23

# homeassistant.components.motionblinds_ble
motionblindsble==0.0.8
motionblindsble==0.0.9

# homeassistant.components.motioneye
motioneye-client==0.3.14
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ mopeka-iot-ble==0.7.0
motionblinds==0.6.23

# homeassistant.components.motionblinds_ble
motionblindsble==0.0.8
motionblindsble==0.0.9

# homeassistant.components.motioneye
motioneye-client==0.3.14
Expand Down

0 comments on commit 53944b2

Please sign in to comment.