ZigbeeApp/Shared/Phone/Device/Light/LightControl.cs
@@ -383,6 +383,7 @@ { ZbGateway.StatusList.Remove(this); action(); action = null; RemoveUpdateControlDeviceStatuAction(); base.RemoveFromParent(); } @@ -489,7 +490,6 @@ Shared.Common.Room.Lists[0].AddDevice(device.FileName); collectionBtn.IsSelected = true; } action?.Invoke(); } #endregion