ZigbeeApp/Shared/Phone/SmartSound/Forms/SmartSoundControlContentForm.cs
@@ -241,6 +241,12 @@ if (device == null) continue; //判断该设备是否可以显示在主页 if (LocalDevice.Current.CanShowInHomeHomeMainPage(device) == false) { continue; } SmartSound.Device smartDevice = new SmartSound.Device(); smartDevice.DeviceAddress = device.DeviceAddr;//设备 MAC smartDevice.Epoint = device.DeviceEpoint;//设备端口