mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Bump motionblinds to 0.6.13 (#78946)
This commit is contained in:
committed by
Paulus Schoutsen
parent
32cea6b95d
commit
12903a14c5
@@ -3,7 +3,7 @@
|
||||
"name": "Motion Blinds",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/motion_blinds",
|
||||
"requirements": ["motionblinds==0.6.12"],
|
||||
"requirements": ["motionblinds==0.6.13"],
|
||||
"dependencies": ["network"],
|
||||
"dhcp": [
|
||||
{ "registered_devices": true },
|
||||
|
@@ -1079,7 +1079,7 @@ moat-ble==0.1.1
|
||||
moehlenhoff-alpha2==1.2.1
|
||||
|
||||
# homeassistant.components.motion_blinds
|
||||
motionblinds==0.6.12
|
||||
motionblinds==0.6.13
|
||||
|
||||
# homeassistant.components.motioneye
|
||||
motioneye-client==0.3.12
|
||||
|
@@ -778,7 +778,7 @@ moat-ble==0.1.1
|
||||
moehlenhoff-alpha2==1.2.1
|
||||
|
||||
# homeassistant.components.motion_blinds
|
||||
motionblinds==0.6.12
|
||||
motionblinds==0.6.13
|
||||
|
||||
# homeassistant.components.motioneye
|
||||
motioneye-client==0.3.12
|
||||
|
Reference in New Issue
Block a user