mirror of
https://github.com/SyncrowIOT/syncrow-app.git
synced 2025-07-16 01:56:19 +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