public async Task <ReceiverStatus> GetStatus(string receiverName) => (await _castService.GetReceiverService(receiverName)).GetReceiverStatus();