Bump motion blinds to 0.6.28 (#146831)

pull/144107/merge
starkillerOG 2025-06-14 19:01:41 +02:00 committed by GitHub
parent ed3fb62ffc
commit 3f8f7cd578
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 3 deletions

View File

@ -62,6 +62,7 @@ TILT_DEVICE_MAP = {
BlindType.VerticalBlind: CoverDeviceClass.BLIND,
BlindType.VerticalBlindLeft: CoverDeviceClass.BLIND,
BlindType.VerticalBlindRight: CoverDeviceClass.BLIND,
BlindType.RollerTiltMotor: CoverDeviceClass.BLIND,
}
TILT_ONLY_DEVICE_MAP = {

View File

@ -21,5 +21,5 @@
"documentation": "https://www.home-assistant.io/integrations/motion_blinds",
"iot_class": "local_push",
"loggers": ["motionblinds"],
"requirements": ["motionblinds==0.6.27"]
"requirements": ["motionblinds==0.6.28"]
}

2
requirements_all.txt generated
View File

@ -1448,7 +1448,7 @@ monzopy==1.4.2
mopeka-iot-ble==0.8.0
# homeassistant.components.motion_blinds
motionblinds==0.6.27
motionblinds==0.6.28
# homeassistant.components.motionblinds_ble
motionblindsble==0.1.3

View File

@ -1237,7 +1237,7 @@ monzopy==1.4.2
mopeka-iot-ble==0.8.0
# homeassistant.components.motion_blinds
motionblinds==0.6.27
motionblinds==0.6.28
# homeassistant.components.motionblinds_ble
motionblindsble==0.1.3