mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-11-27 00:44:55 +00:00
curtain wizard & bugs fixes
This commit is contained in:
@ -815,7 +815,7 @@ extension lightStatusExtension on lightStatus {
|
||||
case lightStatus.switchPosition:
|
||||
return "On/Off Status";
|
||||
case lightStatus.on_off:
|
||||
return "Restart Memory";
|
||||
return "Switch Position";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user