Predict StorageComponent (#19682)
This commit is contained in:
@@ -48,7 +48,7 @@ public sealed class AirAlarmBoundUserInterface : BoundUserInterface
|
||||
{
|
||||
SendMessage(new AirAlarmUpdateDeviceDataMessage(address, data));
|
||||
}
|
||||
|
||||
|
||||
private void OnDeviceDataCopied(IAtmosDeviceData data)
|
||||
{
|
||||
SendMessage(new AirAlarmCopyDeviceDataMessage(data));
|
||||
|
||||
Reference in New Issue
Block a user