Bump motionblinds to 0.6.27 (#145094)

This commit is contained in:
starkillerOG 2025-05-17 12:45:18 +02:00 committed by GitHub
parent db5bcd9fc4
commit 56b3dc02a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 3 deletions

View File

@ -51,6 +51,7 @@ POSITION_DEVICE_MAP = {
BlindType.CurtainRight: CoverDeviceClass.CURTAIN,
BlindType.SkylightBlind: CoverDeviceClass.SHADE,
BlindType.InsectScreen: CoverDeviceClass.SHADE,
BlindType.RadioReceiver: CoverDeviceClass.SHADE,
}
TILT_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.26"]
"requirements": ["motionblinds==0.6.27"]
}

2
requirements_all.txt generated
View File

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

View File

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