HDL Home App 第二版本 旧平台金堂用 正在使用
lss
2022-04-26 5777c367f53c758546211d5f7f40a27f0b11c660
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;//设备端口