ZigbeeApp/Shared/Phone/Device/Logic/CurrentDeviceState.cs
@@ -1275,7 +1275,15 @@ var nightlight = new Nightlight(); UserView.HomePage.Instance.AddChidren(nightlight); UserView.HomePage.Instance.PageIndex += 1; nightlight.Show(common, false, _if[1]); if (edit) { nightlight.Show(common, edit, _if[1], Common.Logic.CurrentLogic.Actions[intValue]); } else { nightlight.Show(common, edit, _if[1]); } } break; }