mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +00:00
bump motionblinds to 0.5.12 (#66323)
This commit is contained in:
parent
89b20b9133
commit
212c3b7c10
@ -3,7 +3,7 @@
|
||||
"name": "Motion Blinds",
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/motion_blinds",
|
||||
"requirements": ["motionblinds==0.5.11"],
|
||||
"requirements": ["motionblinds==0.5.12"],
|
||||
"dependencies": ["network"],
|
||||
"codeowners": ["@starkillerOG"],
|
||||
"iot_class": "local_push",
|
||||
|
@ -1052,7 +1052,7 @@ mitemp_bt==0.0.5
|
||||
moehlenhoff-alpha2==1.1.2
|
||||
|
||||
# homeassistant.components.motion_blinds
|
||||
motionblinds==0.5.11
|
||||
motionblinds==0.5.12
|
||||
|
||||
# homeassistant.components.motioneye
|
||||
motioneye-client==0.3.12
|
||||
|
@ -661,7 +661,7 @@ minio==5.0.10
|
||||
moehlenhoff-alpha2==1.1.2
|
||||
|
||||
# homeassistant.components.motion_blinds
|
||||
motionblinds==0.5.11
|
||||
motionblinds==0.5.12
|
||||
|
||||
# homeassistant.components.motioneye
|
||||
motioneye-client==0.3.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user